Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve redrawing performance | Přemysl Janouch | 2017-11-14 | 1 | -3/+4 |
* | Bump liberty, termo, fix compiler detection | Přemysl Janouch | 2017-11-14 | 1 | -39/+24 |
* | Fix SIGWINCH handling | Přemysl Janouch | 2017-05-21 | 1 | -2/+1 |
* | Fix and update LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | Make app_lua_mark() stupidity resistant | Přemysl Janouch | 2017-01-26 | 1 | -0/+4 |
* | Lua: fix non-marking reads | Přemysl Janouch | 2017-01-26 | 1 | -0/+3 |
* | Lua: fix setting chunk.position | Přemysl Janouch | 2017-01-26 | 1 | -2/+2 |
* | Bump liberty | Přemysl Janouch | 2017-01-23 | 1 | -22/+5 |
* | Color the ASCII column instead | Přemysl Janouch | 2017-01-23 | 1 | -11/+14 |
* | Improve ARRAY | Přemysl Janouch | 2017-01-23 | 1 | -12/+9 |
* | Fix forced interpretation | Přemysl Janouch | 2017-01-22 | 1 | -1/+1 |
* | Fix error checking on input file | Přemysl Janouch | 2017-01-18 | 1 | -2/+2 |
* | Update comments | Přemysl Janouch | 2017-01-18 | 1 | -1/+16 |
* | Lua: fix __len for chunks | Přemysl Janouch | 2017-01-18 | 1 | -1/+1 |
* | Fix mark flattening | Přemysl Janouch | 2017-01-18 | 1 | -3/+3 |
* | Lua: make chunk:mark() call string.format() | Přemysl Janouch | 2017-01-17 | 1 | -1/+5 |
* | Make Home/End handling a bit more intuitive | Přemysl Janouch | 2017-01-17 | 1 | -3/+26 |
* | Add actions to jump by fields | Přemysl Janouch | 2017-01-17 | 1 | -0/+29 |
* | Add field highlighting using Lua plugins | Přemysl Janouch | 2017-01-17 | 1 | -0/+547 |
* | Add infrastructure for field highlighting | Přemysl Janouch | 2017-01-17 | 1 | -12/+213 |
* | Make app_decode() more functional | Přemysl Janouch | 2017-01-17 | 1 | -5/+5 |
* | Underline the currently decoded field | Přemysl Janouch | 2017-01-17 | 1 | -1/+6 |
* | Update copyright years | Přemysl Janouch | 2017-01-15 | 1 | -1/+1 |
* | Random cleanup | Přemysl Janouch | 2016-12-30 | 1 | -123/+95 |
* | Finishing touches for an early release | Přemysl Janouch | 2016-12-30 | 1 | -4/+6 |
* | Further improvements | Přemysl Janouch | 2016-12-30 | 1 | -77/+125 |
* | Add formatting to the decoder | Přemysl Janouch | 2016-12-30 | 1 | -47/+66 |
* | Various bugfixes | Přemysl Janouch | 2016-12-30 | 1 | -37/+51 |
* | Get it halfway working | Přemysl Janouch | 2016-12-30 | 1 | -111/+180 |
* | Improve the footer | Přemysl Janouch | 2016-12-29 | 1 | -22/+93 |
* | Make it show something | Přemysl Janouch | 2016-12-29 | 1 | -362/+88 |
* | Initial commit | Přemysl Janouch | 2016-12-29 | 1 | -0/+1295 |