Commit Briefs


82f6abb8b1 Stefan Sperling

make 'got blame' show committer names


7ef28ff8dd Stefan Sperling

make 'got blame' show line numbers


e27a7222fa Stefan Sperling

remove got_blame() API, now unused


28315671b9 Stefan Sperling

switch 'got blame' to got_blame_incremental() API



0f6650ff48 Stefan Sperling

fix typo in got_object_blob_dump_to_file() docstring



5ce8bd3ee4 Stefan Sperling

bump version number


50c7d1b032 Stefan Sperling

changes for 0.7 (tags/0.7)


5a8ddf14e9 Stefan Sperling

also test "leightweight" tags in log tag test



5943eee280 Stefan Sperling

strip Git GPG signatures from log messages



34ca489849 Stefan Sperling

don't hide repo data parsing errors during 'got log'


0d470ac738 Stefan Sperling

bump version number


3b80a05b2e Stefan Sperling

sync dist file list (tags/0.6)


54cc910e75 Stefan Sperling

changes for 0.6


8d2c5ea3cf Stefan Sperling

don't leak memory for pack file path when opening objects




ca0d469cb4 Stefan Sperling

don't forget to do refcounting in got_object_tag_close()


89949963d7 Stefan Sperling

bump version number


c55aa27ee1 Stefan Sperling

add -s option to 'got ref' usage in man page