summaryrefslogtreecommitdiff
path: root/builtin-name-rev.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-09-01 22:17:01 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-09-01 22:17:01 (GMT)
commitad1ed5ee896ba5d7f89bc04c7441b1532efb9853 (patch)
tree4d9cd7744f292ebbcca467e39e23ec7e08bc32ac /builtin-name-rev.c
parent501524e938aee0b9691fe7fb1abf5eb17a23132f (diff)
downloadgit-ad1ed5ee896ba5d7f89bc04c7441b1532efb9853.zip
git-ad1ed5ee896ba5d7f89bc04c7441b1532efb9853.tar.gz
git-ad1ed5ee896ba5d7f89bc04c7441b1532efb9853.tar.bz2
consolidate two copies of new style object header parsing code.
Also while we are at it, remove redundant typename[] array from unpack_sha1_header. The only reason it is different from the type_names[] array in object.c module is that this code cares about the subset of object types that are valid in a loose object, so prepare a separate array of boolean that tells us which types are valid, and share the name translation with the others. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-name-rev.c')
0 files changed, 0 insertions, 0 deletions