Commit Briefs

3ffe981f82 Stefan Sperling

fix tree_entry_dup error path


0f63689de6 Stefan Sperling

remove unnecessary allocation in match_ct_parent_path()


ce0de6b686 Stefan Sperling

fix memleak in write_tree()


797eca751e Stefan Sperling

remove dead code


c3754a5ba7 Stefan Sperling

make GOT_AUTHOR available to all cmdline tests


9ba0479c9a Stefan Sperling

fix memleaks in write_tree()




d56d26cef8 Stefan Sperling

move out-of-dateness check to a helper function



819f385b20 Stefan Sperling

ensure that commits use intended base blobs for changes


e75eb4dad0 Stefan Sperling

rename field in 'struct commitable'



5501382f68 Stefan Sperling

update commit command's description


74416c4791 Stefan Sperling

document 'got commit'


c6fc0acd8e Stefan Sperling

fix usage_commit()


44d03001f2 Stefan Sperling

don't traverse into unmodified subtrees during commit



5bbcb68ba9 Stefan Sperling

add another commit test




a0275e4081 Stefan Sperling

hook up commit regress tests


35bd8fed48 Stefan Sperling

require GOT_AUTHOR environment variable


768aea60a1 Stefan Sperling

fix perms in committed tree entries


f2c16586bf Stefan Sperling

update HEAD reference after commit