Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a real manual page | Přemysl Eric Janouch | 2023-06-15 | 4 | -29/+121 |
* | Avoid ringing the bell on focus events | Přemysl Eric Janouch | 2023-06-05 | 1 | -1/+1 |
* | README.adoc: fix a dead link | Přemysl Eric Janouch | 2022-07-31 | 1 | -2/+2 |
* | README.adoc: mention fq | Přemysl Eric Janouch | 2022-03-11 | 1 | -0/+2 |
* | Fix second nibbles in the hex dump | Přemysl Eric Janouch | 2021-12-01 | 1 | -1/+1 |
* | xcursor.lua: fix file version decoding | Přemysl Eric Janouch | 2021-11-17 | 1 | -2/+2 |
* | Add an elementary decoder for Xcursor files | Přemysl Eric Janouch | 2021-11-17 | 1 | -0/+54 |
* | Fix a compiler warning | Přemysl Eric Janouch | 2021-11-05 | 1 | -2/+2 |
* | Bump liberty, termo | Přemysl Eric Janouch | 2021-11-05 | 2 | -0/+0 |
* | Update .gitignore | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+2 |
* | Bind _/C-a/$/C-e to go to row start/end | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+4 |
* | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 2 | -1/+33 |
* | CMakeLists.txt: synchronize with sdtui | Přemysl Eric Janouch | 2021-10-30 | 1 | -6/+9 |
* | README.adoc: mention elfcat | Přemysl Eric Janouch | 2021-07-07 | 1 | -0/+1 |
* | Fix incomplete liberty bump | Přemysl Eric Janouch | 2021-01-16 | 1 | -5/+5 |
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-27 | 3 | -22/+7 |
* | Bump liberty and termo | Přemysl Eric Janouch | 2020-10-27 | 4 | -5/+4 |
* | README.adoc: update refs to similar software | Přemysl Eric Janouch | 2020-10-18 | 1 | -1/+2 |
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 11 | -12/+12 |
* | Bump liberty and termo | Přemysl Eric Janouch | 2020-09-28 | 2 | -0/+0 |
* | Cleanup, add comment | Přemysl Janouch | 2018-10-27 | 2 | -1/+1 |
* | Remove .travis.yml | Přemysl Janouch | 2018-06-24 | 1 | -45/+0 |
* | Update README | Přemysl Janouch | 2018-06-24 | 1 | -10/+6 |
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 12 | -38/+23 |
* | Bump liberty, termo | Přemysl Janouch | 2018-06-24 | 3 | -2/+2 |
* | Add a partial decoder for PDF | Přemysl Janouch | 2017-11-19 | 1 | -0/+514 |
* | Improve redrawing performance | Přemysl Janouch | 2017-11-14 | 1 | -3/+4 |
* | gzip.lua: fix variable scope | Přemysl Janouch | 2017-11-14 | 1 | -1/+1 |
* | Bump liberty, termo, fix compiler detection | Přemysl Janouch | 2017-11-14 | 4 | -43/+27 |
* | Update screenshot | Přemysl Janouch | 2017-06-16 | 1 | -0/+0 |
* | Update README | Přemysl Janouch | 2017-06-03 | 1 | -0/+2 |
* | Add gzip.lua | Přemysl Janouch | 2017-05-29 | 1 | -0/+185 |
* | zlib.lua: fix endianity | Přemysl Janouch | 2017-05-29 | 1 | -2/+1 |
* | Add a partial decoder for RFC 1950: ZLIB | Přemysl Janouch | 2017-05-21 | 1 | -0/+57 |
* | Fix SIGWINCH handling | Přemysl Janouch | 2017-05-21 | 1 | -2/+1 |
* | CMakeLists.txt: cleanup | Přemysl Janouch | 2017-02-12 | 1 | -1/+1 |
* | pcap.lua: fix decoding | Přemysl Janouch | 2017-02-07 | 1 | -8/+8 |
* | Add a partial decoder for ZIP | Přemysl Janouch | 2017-02-05 | 1 | -0/+81 |
* | Update README | Přemysl Janouch | 2017-02-05 | 1 | -1/+3 |
* | Fix and update LICENSE | Přemysl Janouch | 2017-02-03 | 2 | -15/+12 |
* | Fix cursor hiding | Přemysl Janouch | 2017-01-27 | 1 | -1/+1 |
* | Fix the -o and -s switches | Přemysl Janouch | 2017-01-27 | 1 | -2/+2 |
* | Lua: don't die on unspecified detectors | Přemysl Janouch | 2017-01-27 | 1 | -0/+3 |
* | Update README | Přemysl Janouch | 2017-01-27 | 1 | -5/+11 |
* | Optimize memory usage a bit | Přemysl Janouch | 2017-01-27 | 1 | -12/+24 |
* | Plug some leaks | Přemysl Janouch | 2017-01-27 | 1 | -0/+3 |
* | pcap.lua: slight cleanup | Přemysl Janouch | 2017-01-27 | 1 | -40/+43 |
* | Make app_lua_mark() stupidity resistant | Přemysl Janouch | 2017-01-26 | 1 | -0/+4 |
* | Add a partial decoder for PCAPNG | Přemysl Janouch | 2017-01-26 | 1 | -2/+70 |
* | Add a dummy plugin to disable interpretation | Přemysl Janouch | 2017-01-26 | 1 | -0/+1 |