Sign in
googlers
/
jrn
/
git
/
d9b814cc97f16daac06566a5340121c446136d22
/
diff-delta.c
639ca54
fix diff-delta bad memory access
by Nicolas Pitre
· 19 years ago
06a9f92
improve diff-delta with sparse and/or repetitive data
by Nicolas Pitre
· 19 years ago
2d08e5d
tiny optimization to diff-delta
by Nicolas Pitre
· 19 years ago
3dc5a9e
replace adler32 with Rabin's polynomial in diff-delta
by Nicolas Pitre
· 19 years ago
08abe66
split the diff-delta interface
by Nicolas Pitre
· 19 years ago
5a1fb2c
3% tighter packs for free
by Nicolas Pitre
· 19 years ago
c13c6bf
diff-delta: bound hash list length to avoid O(m*n) behavior
by Nicolas Pitre
· 19 years ago
8e1454b
diff-delta: big code simplification
by Nicolas Pitre
· 19 years ago
fe474b5
diff-delta: fold two special tests into one plus cleanups
by Nicolas Pitre
· 19 years ago
04fe2a1
Use adler32() from zlib instead of defining our own.
by Peter Eriksen
· 19 years ago
e5e3a9d
small cleanup for diff-delta.c
by Nicolas Pitre
· 19 years ago
c7a45bd
Revert "diff-delta.c: allow delta with empty blob."
by Junio C Hamano
· 19 years ago
962537a
diff-delta.c: allow delta with empty blob.
by Junio C Hamano
· 19 years ago
dcde55b
[PATCH] assorted delta code cleanup
by Nicolas Pitre
· 20 years ago
69a2d42
[PATCH] denser delta header encoding
by Nicolas Pitre
· 20 years ago
75c42d8
Add a "max_size" parameter to diff_delta()
by Linus Torvalds
· 20 years ago
a310d43
[PATCH] Deltification library work by Nicolas Pitre.
by Nicolas Pitre
· 20 years ago