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