author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 26 Jun 2005 15:40:08 +0000 (08:40 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 26 Jun 2005 15:40:08 +0000 (08:40 -0700) | ||
commit | c4fb06c0d04f433ab71d84674ebfe18cda162369 | |
tree | d8bc1479fd9589d808f89711faaaa9c773cb67a8 | tree | snapshot |
parent | 8ee378a0f00a56cbffedee21fdbba30870d84436 | commit | diff |
Fix object packing/unpacking.
This actually successfully packed and unpacked a git archive down to
1.3MB (17MB unpacked).
Right now unpacking is way too noisy, lots of debug messages left.
This actually successfully packed and unpacked a git archive down to
1.3MB (17MB unpacked).
Right now unpacking is way too noisy, lots of debug messages left.
pack-objects.c | diff | blob | history | |
unpack-objects.c | diff | blob | history |