summaryrefslogtreecommitdiff
path: root/unpack-file.c
AgeCommit message (Expand)Author
2007-08-15Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino
2007-02-27convert object type handling from a string to a numberNicolas Pitre
2007-01-08short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft
2006-05-08Separate object name errors from usage errorsDmitry V. Levin
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen
2006-03-24sha1_name: warning ambiguous refs.Junio C Hamano
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-18Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.Linus Torvalds