Commit Briefs

2839f8b93a Stefan Sperling

fix segfault in got's blame_cb()



3d69ad8dfb Sebastien Marie

make 'got revert' to ignore unversioned files instead of aborting with 'bad path'

and add a regress to check the revert isn't aborted anymore




0350c01198 Stefan Sperling

bump version number


36e8577e39 Stefan Sperling

changes for 0.8 (tags/0.8)


6af1ccbdf6 Stefan Sperling

sort tree object entries the way git likes it


1898815031 Stefan Sperling

define BINDIR using PREFIX instead of HOME


0d8ff7d595 Stefan Sperling

rename got_blame_incremental() to got_blame()



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'