summaryrefslogtreecommitdiffstats
path: root/tree.h
AgeCommit message (Expand)AuthorLines
2006-01-26Only use a single parser for tree objectsDaniel Barkalow-4/+5
2005-12-04struct tree: remove unused field "parent"Junio C Hamano-1/+0
2005-11-28ls-tree: major rewrite to do pathspecLinus Torvalds-0/+9
2005-09-10[PATCH] Add a function for getting a struct tree for an ent.Daniel Barkalow-0/+3
2005-08-02[PATCH] Object library enhancementsbarkalow@iabervon.org-0/+1
2005-07-27git-fsck-cache: be stricter about "tree" objectsLinus Torvalds-0/+1
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan-1/+1
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano-0/+1
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre-0/+2
2005-05-05Be more careful about tree entry modes.Linus Torvalds-0/+2
2005-05-02Make fsck-cache do better tree checking.Linus Torvalds-1/+0
2005-04-23[PATCH] Parse tree objects completelyDaniel Barkalow-0/+12
2005-04-18[PATCH] Header files for object parsingDaniel Barkalow-0/+17