Commits


initial 'got import' implementation


show xfail test result before running 'git fsck'


run 'git fsck' after every cmdline test


initial 'got rebase' implementation


allow 'got cherrypick' with a root commit (adds all files in commit)


allow cmdline tests to report test result 'xfail' (expected failure)


run tests with MALLOC_OPTIONS=S


revert previous


fix tree_entry_dup error path


make GOT_AUTHOR available to all cmdline tests


fix bug where update forgot to create a parent directory


make 'got update' remove files which were deleted


make successful cmdline test output match that of other tests


print new base commit ID when update is done


add a command line test suite with a simple 'got checkout' test