summaryrefslogtreecommitdiff
path: root/convert-cache.c
Commit message (Expand)AuthorAgeFilesLines
* A bit more format warning squelching.Junio C Hamano2005-08-091-2/+2
* git-convert-cache: fix up mode conversionLinus Torvalds2005-07-271-30/+15
* git-convert-cache: fix up file modes in trees tooLinus Torvalds2005-07-161-0/+29
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-1/+1
* [PATCH] Fix warning in convert-cachetony.luck@intel.com2005-05-021-1/+1
* Add "get_sha1()" helper function.Linus Torvalds2005-05-011-1/+1
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-6/+5
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-251-36/+12
* Update "convert-cache" to handle git itself.Linus Torvalds2005-04-241-2/+1
* Make a hack to convert-cache for missing author dates in oldLinus Torvalds2005-04-231-0/+7
* Make "convert-cache" able to handle the really old archive formatsLinus Torvalds2005-04-231-13/+206
* Do SHA1 hash _before_ compression.conversionLinus Torvalds2005-04-201-0/+138