Commit Briefs

6e3e5d9c28 Stefan Sperling

fix a NULL deref in tog


5de5890b2e Stefan Sperling

add a 'got tree' subcommand


0996b108f5 Stefan Sperling

remove '[' and ']' key bindings from tog log


48ae06eed4 Stefan Sperling

allow changing amount of context lines in tog diff view


c0cc5c6226 Stefan Sperling

add diff context option to got(1)


df2871d297 Stefan Sperling

make amount of diff context configurable at API level



86c66b02a6 Stefan Sperling

allow only one parent view per type in tog


c0d30c2302 Stefan Sperling

tog man page updates


8f0b819c6d Stefan Sperling

the ~ key binding has been removed from tog


669b5ffa4a Stefan Sperling

switch tog's view model to a one-parent/one-child model


3f6f7423d2 Stefan Sperling

remove dead code from tog


a020b7247e Stefan Sperling

remove unused fields from struct tog_view



bfddd0d9d1 Stefan Sperling

focus diff view when it comes up in fullscreen