Commit Briefs

5aa813935b Stefan Sperling

add copyright year for files already touched in 2020



8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command


01073a5d20 Stefan Sperling

initial 'got cat' implementation




82f6abb8b1 Stefan Sperling

make 'got blame' show committer names




3ce1b84566 Stefan Sperling

initial 'got import' implementation


1720112669 Stefan Sperling

show xfail test result before running 'git fsck'


fe7842f5ed Stefan Sperling

run 'git fsck' after every cmdline test


818c750100 Stefan Sperling

initial 'got rebase' implementation




7b67836a13 Stefan Sperling

run tests with MALLOC_OPTIONS=S


83a7ae6dd3 Stefan Sperling

revert previous


3ffe981f82 Stefan Sperling

fix tree_entry_dup error path


c3754a5ba7 Stefan Sperling

make GOT_AUTHOR available to all cmdline tests


4a1ddfc2ae Stefan Sperling

fix bug where update forgot to create a parent directory


512f0d0efc Stefan Sperling

make 'got update' remove files which were deleted



9c4b8182fc Stefan Sperling

print new base commit ID when update is done