]> git.ipfire.org Git - thirdparty/git.git/commit - object.h
[PATCH] Header files for object parsing
authorDaniel Barkalow <barkalow@iabervon.org>
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700)
commit6eb8ae00d4bceaf660a07d8bc5ab8d6ddccbe1af
treea8b8d7855516b8e7f79de226543f7fdfe8ee1e2e
parent6683463ed6b2da9eed309c305806f9393d1ae728
[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>
blob.h [new file with mode: 0644]
commit.h [new file with mode: 0644]
object.h [new file with mode: 0644]
tree.h [new file with mode: 0644]