summaryrefslogtreecommitdiff
path: root/unpack-file.c
Commit message (Expand)AuthorAgeFilesLines
* convert object type handling from a string to a numberNicolas Pitre2007-02-271-3/+3
* short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft2007-01-081-1/+1
* Separate object name errors from usage errorsDmitry V. Levin2006-05-081-1/+3
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-041-1/+2
* sha1_name: warning ambiguous refs.Junio C Hamano2006-03-231-0/+1
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-281-0/+2
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-1/+1
* Add "get_sha1()" helper function.Linus Torvalds2005-05-011-1/+1
* Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.Linus Torvalds2005-04-181-0/+34