author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 28 Jun 2005 21:21:02 +0000 (14:21 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 28 Jun 2005 21:21:02 +0000 (14:21 -0700) | ||
commit | a733cb606fed08130317d803956e946f73b0b88e | |
tree | 1ce2f43c1cd076ae24dcc0b6ad53a541e1f0a048 | tree | snapshot |
parent | d22b9290ab6de119d03154844910ae5d963b5f1f | commit | diff |
Change pack file format. Hopefully for the last time.
This also adds a header with a signature, version info, and the number
of objects to the pack file. It also encodes the file length and type
more efficiently.
This also adds a header with a signature, version info, and the number
of objects to the pack file. It also encodes the file length and type
more efficiently.
pack-objects.c | diff | blob | history | |
pack.h | [new file with mode: 0644] | blob |
sha1_file.c | diff | blob | history | |
unpack-objects.c | diff | blob | history |