]> git.ipfire.org Git - thirdparty/git.git/history - tree.c
update-cache: remove index lock file on SIGINT
[thirdparty/git.git] / tree.c
2005-04-24  Linus TorvaldsDon't add references to objects we couldn't find.
2005-04-24  Linus TorvaldsVerify that the object type matches for tree/commit...
2005-04-24  Linus TorvaldsSet object type at object creation time, not object...
2005-04-24  Daniel Barkalow[PATCH] Parse tree objects completely
2005-04-22  Linus TorvaldsMove "read_tree()" to "tree.c" to be used as a generic...
2005-04-18  Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18  Daniel Barkalow[PATCH] Implementations of parsing functions