[PATCH] Anal retentive 'const unsigned char *sha1'
[git.git] / tree.c
2005-06-08 Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
2005-05-29 Junio C Hamano[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-20 Nicolas Pitre[PATCH] delta check
2005-05-11 Jonas Fonseca[PATCH] read_tree_recursive(): Fix leaks
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-08 Junio C HamanoAdd git-update-cache --replace option.
2005-05-06 Nicolas Pitre[PATCH] don't load and decompress objects twice with...
2005-05-06 Linus TorvaldsMerge of http://members.cox.net/junkio/git-jc.git
2005-05-05 Linus TorvaldsBe more careful about tree entry modes.
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Sergey Vlasov[PATCH] Fix memory leaks in git-fsck-cache
2005-05-03 Linus TorvaldsAutomatic merge of /home/torvalds/junkio/.git/
2005-05-02 Linus TorvaldsMake fsck-cache do better tree checking.
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
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