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