Age | Commit message (Expand) | Author |
---|---|---|
2015-08-06 | Initialize uninitialized variable. (Oops.) | Rob Landley |
2015-06-27 | Add undo buffer for 'u'. | Rob Landley |
2015-06-27 | Simplify hexedit logic by adjusting viewport all in one place up top. | Rob Landley |
2015-06-26 | Factor out more not-curses infrastructure into lib. | Rob Landley |
2015-05-13 | Print name of file at the bottom of the screen. | Rob Landley |
2015-05-13 | More hexedit cursor boundary tweaking. | Rob Landley |
2015-05-10 | Git hates me. | Rob Landley |
2015-04-27 | Promote hexedit to other. | Rob Landley |
2015-04-27 | Some infrastructure hexedit needs. (Poor man's curses.) | Rob Landley |