aboutsummaryrefslogtreecommitdiff
path: root/unpack-file.c
Commit message (Expand)AuthorAge
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino2007-08-14
* convert object type handling from a string to a numberNicolas Pitre2007-02-27
* short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft2007-01-08
* Separate object name errors from usage errorsDmitry V. Levin2006-05-08
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* sha1_name: warning ambiguous refs.Junio C Hamano2006-03-23
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-28
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.Linus Torvalds2005-04-18