aboutsummaryrefslogtreecommitdiffstats
path: root/unpack-file.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-08Separate object name errors from usage errorsDmitry V. Levin1-1/+3
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-1/+2
2006-03-23sha1_name: warning ambiguous refs.Junio C Hamano1-0/+1
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano1-0/+2
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov1-1/+1
2005-05-01Add "get_sha1()" helper function.Linus Torvalds1-1/+1
2005-04-18Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.Linus Torvalds1-0/+34