author | Junio C Hamano <junkio@cox.net> | |
Wed, 29 Jun 2005 07:32:11 +0000 (00:32 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 29 Jun 2005 16:11:38 +0000 (09:11 -0700) | ||
commit | 3c84974207fb6a98eaa393cd4c3481d8ecdb8ce2 | |
tree | efc70d4b3da5059ea0eeb6a48791aa6dc1805256 | tree | snapshot |
parent | dcde55bc58ae845307efbdce3a1071f75ccd758e | commit | diff |
[PATCH] Fixlets on top of Nico's clean-up.
If we prefer 0 as maxsize for diff_delta() to say "unlimited", let's be
consistent about it.
This patch also fixes type mismatch in a call to get_delta_hdr_size()
from packed_delta_info().
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
If we prefer 0 as maxsize for diff_delta() to say "unlimited", let's be
consistent about it.
This patch also fixes type mismatch in a call to get_delta_hdr_size()
from packed_delta_info().
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diffcore-break.c | diff | blob | history | |
sha1_file.c | diff | blob | history | |
test-delta.c | diff | blob | history |