]> git.ipfire.org Git - thirdparty/git.git/commit - convert-objects.c
Make "convert-cache" able to handle the really old archive formats
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 23 Apr 2005 23:37:31 +0000 (16:37 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 23 Apr 2005 23:37:31 +0000 (16:37 -0700)
commitbfac5d94291bdb951ae3e739598a32bf868ea806
tree2c4061533b218715c1b953ca57f205d3c579fad6
parent144bde78e9ff22d53682ef46b3d9845b83e70f54
Make "convert-cache" able to handle the really old archive formats

This includes the old-style "flat tree" object, and the old broken
date format. Well, enough of the date format to convert the sparse
archive, at least.
convert-cache.c