Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-28 | [PATCH] Add function to parse an object of unspecified type (take 2) | Daniel Barkalow | 1 | -0/+3 | |
This adds a function that parses an object from the database when we have to look up its actual type. It also checks the hash of the file, due to its heritage as part of fsck-cache. Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||||
2005-04-18 | [PATCH] Header files for object parsing | Daniel Barkalow | 1 | -0/+29 | |
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> |