Commit Briefs

ec22038e8d Stefan Sperling

add a UUID to work tree meta data


095892882c Stefan Sperling

add got_error_uuid()


5813d178af Stefan Sperling

dynamically adjust length of author column in tog log view



72640c6b95 Stefan Sperling

add another TODO for tog





ec14223553 Stefan Sperling

unveil worktree in cmd_log() for tog as well


eb73a30f7e Stefan Sperling

do not deadlock in waitpid() when user hits Ctrl-C


efcae1c6b4 Stefan Sperling

unveil worktree in cmd_log(); fixes 'got log path/to/file'



b51189f73a Stefan Sperling

always show selected commit in tog log view


5e37ffcace Stefan Sperling

fix scrolling-up regression in tog tree view



34bc9ec933 Stefan Sperling

make tog flash a view when it cannot scroll further









ca9338a5a9 Stefan Sperling

remove unused function argument


7aafa0d11a Stefan Sperling

better interactivity while loading commits in tog log view