summaryrefslogtreecommitdiff
path: root/tree.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] Parse tree objects completelyDaniel Barkalow2005-04-231-0/+12
| | | | | | | This adds the contents of trees to struct tree. Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] Header files for object parsingDaniel Barkalow2005-04-181-0/+17
This adds the structs and function declarations for parsing git objects. Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>