]> git.ipfire.org Git - thirdparty/git.git/commit - patch-delta.c
[PATCH] assorted delta code cleanup
authorNicolas Pitre <nico@cam.org>
Wed, 29 Jun 2005 06:49:56 +0000 (02:49 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 29 Jun 2005 16:11:38 +0000 (09:11 -0700)
commitdcde55bc58ae845307efbdce3a1071f75ccd758e
treefc76dbd773c225cef239a0774304335c8116f2bc
parente5e3e0f5001f51fe388d530481e56651729add1a
[PATCH] assorted delta code cleanup

This is a wrap-up patch including all the cleanups I've done to the
delta code and its usage.  The most important change is the
factorization of the delta header handling code.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
count-delta.c
delta.h
diff-delta.c
pack-objects.c
patch-delta.c
sha1_file.c