summaryrefslogtreecommitdiff
path: root/convert-cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-09A bit more format warning squelching.Libravatar Junio C Hamano1-2/+2
2005-07-27git-convert-cache: fix up mode conversionLibravatar Linus Torvalds1-30/+15
2005-07-16git-convert-cache: fix up file modes in trees tooLibravatar Linus Torvalds1-0/+29
2005-05-19[PATCH] cleanup of in-code namesLibravatar Alexey Nezhdanov1-1/+1
2005-05-02[PATCH] Fix warning in convert-cacheLibravatar tony.luck@intel.com1-1/+1
2005-05-01Add "get_sha1()" helper function.Libravatar Linus Torvalds1-1/+1
2005-04-26[PATCH] introduce xmalloc and xreallocLibravatar Christopher Li1-6/+5
2005-04-25Simplify "write_sha1_file()" interfacesLibravatar Linus Torvalds1-36/+12
2005-04-24Update "convert-cache" to handle git itself.Libravatar Linus Torvalds1-2/+1
2005-04-23Make a hack to convert-cache for missing author dates in oldLibravatar Linus Torvalds1-0/+7
2005-04-23Make "convert-cache" able to handle the really old archive formatsLibravatar Linus Torvalds1-13/+206
2005-04-20Do SHA1 hash _before_ compression.Libravatar Linus Torvalds1-0/+138