Commits


add APIs to change references


don't create unrelated files in basic commit test


update fileindex after commit


don't visit added subtrees reundantly


report commit item status


add TODO comments


write commit objects


handle added subtrees during commit


more progress on commits: write trees recursively


fix problems with "/" in two path helper functions


make regress build again


writing the lowest level of trees works now


whitespace


fix bogus sha1 calculation in got_object_tree_create()


don't try to get dirname of a basename


fix another segfault


fix a segfault


more work on getting parent trees of commitables written


more progress on generating new tree entries


collect tree ids for committables


pass the right path to got_object_blob_create()


make tog compile again


create blobs


open base commit tree correctly


do status walk before opening base commit/tree