Commit Briefs


819f385b20 Stefan Sperling

ensure that commits use intended base blobs for changes


e75eb4dad0 Stefan Sperling

rename field in 'struct commitable'



44d03001f2 Stefan Sperling

don't traverse into unmodified subtrees during commit





768aea60a1 Stefan Sperling

fix perms in committed tree entries


f2c16586bf Stefan Sperling

update HEAD reference after commit


ebf99748b3 Stefan Sperling

update fileindex after commit


baa7dcfad4 Stefan Sperling

don't visit added subtrees reundantly


afa376bfb3 Stefan Sperling

report commit item status


9d40349afb Stefan Sperling

add TODO comments


de18fc635c Stefan Sperling

write commit objects


2f51b5b3db Stefan Sperling

handle added subtrees during commit


036813ee25 Stefan Sperling

more progress on commits: write trees recursively


ca2503ea3e Stefan Sperling

writing the lowest level of trees works now


cf7454776e Stefan Sperling

whitespace


69960a46af Stefan Sperling

don't try to get dirname of a basename


ef2a1e11cf Stefan Sperling

fix another segfault


c42269f62b Stefan Sperling

fix a segfault


0b5cc0d6bd Stefan Sperling

more work on getting parent trees of commitables written


ed17542722 Stefan Sperling

more progress on generating new tree entries


24519714f5 Stefan Sperling

collect tree ids for committables