Commit Briefs

15a949835c Stefan Sperling

remove struct got_object from public library API


45d799e224 Stefan Sperling

make commit objects opaque in the library's API


56765ebba6 Stefan Sperling

remove colon from diff header


0f2b3dca33 Stefan Sperling

show diffed commit IDs in 'got log -p' output


a9a46275fa Stefan Sperling

show IDs of commits being compared in 'got diff'



e52d343e4d Stefan Sperling

make 'got log' show the number of lines in a log message


84453469f5 Stefan Sperling

make 'got log' and 'got tree' bail out cleanly upon Ctrl-C


80d5f1347d Stefan Sperling

don't be noisy on stderr when Ctrl-C is hit


99437157b9 Stefan Sperling

abort checkout operations cleanly when Ctrl-C is hit


ccb26ccd3c Stefan Sperling

avoid a call to mktime() in commit graph's add_node()


23721109e3 Stefan Sperling

fix logging /sys in tog while /sys symlink exists on disk



4a8520aa6b Stefan Sperling

use a constant for max diff context size


5de5890b2e Stefan Sperling

add a 'got tree' subcommand


c0cc5c6226 Stefan Sperling

add diff context option to got(1)


df2871d297 Stefan Sperling

make amount of diff context configurable at API level


d82de447b4 Stefan Sperling

make 'got log' flush stdout when a commit has been printed


31cedeafaf Stefan Sperling

add path filtering support to commit graph






0dcf3e9cb1 Stefan Sperling

tweak log message headers again


dab5fe87a4 Stefan Sperling

tweak commit display