author | Daniel Barkalow <barkalow@iabervon.org> | |
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700) | ||
commit | 6eb8ae00d4bceaf660a07d8bc5ab8d6ddccbe1af | |
tree | a8b8d7855516b8e7f79de226543f7fdfe8ee1e2e | tree | snapshot |
parent | 6683463ed6b2da9eed309c305806f9393d1ae728 | commit | diff |
[PATCH] Header files for object parsing
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>
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>
blob.h | [new file with mode: 0644] | blob |
commit.h | [new file with mode: 0644] | blob |
object.h | [new file with mode: 0644] | blob |
tree.h | [new file with mode: 0644] | blob |