Commit Briefs


4866d0842a Stefan Sperling

add an xfail test for a bug in 'got commit'


461aee03b5 Stefan Sperling

fix test sandbox name


1a36436d4d Stefan Sperling

relax out-of-dateness check for 'got commit'



f363d66366 Stefan Sperling

add a test for 'got commit' with a conflicted file



8d301dd94c Stefan Sperling

use cmp -s, instead of cmp, in all command line tests


3eada72786 Stefan Sperling

cosmetic tweak to xfail test output


8ba6ba2daa Stefan Sperling

add new test test_commit_added_subdirs (xfail)


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


819f385b20 Stefan Sperling

ensure that commits use intended base blobs for changes


5bbcb68ba9 Stefan Sperling

add another commit test



35bd8fed48 Stefan Sperling

require GOT_AUTHOR environment variable


135819daf9 Stefan Sperling

don't create unrelated files in basic commit test


baa7dcfad4 Stefan Sperling

don't visit added subtrees reundantly


afa376bfb3 Stefan Sperling

report commit item status


036813ee25 Stefan Sperling

more progress on commits: write trees recursively


c429614457 Stefan Sperling

WIP commit implementation