1. b78ea5f diff.c: reduce implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  2. 94a5c5d diffcore-delta: rename 'new' variables by Brandon Williams · 7 years ago
  3. 6d40812 Merge branch 'tk/diffcore-delta-remove-unused' by Junio C Hamano · 8 years ago
  4. 974e004 diffcore-delta: remove unused parameter to diffcore_count_changes() by Tobias Klauser · 8 years ago
  5. 9ed0d8d use QSORT by René Scharfe · 8 years ago
  6. 50a6c8e use st_add and st_mult for allocation size computation by Jeff King · 9 years ago
  7. 77cd6ab Fix diff -B/--dirstat miscounting of newly added contents by Linus Torvalds · 15 years ago
  8. eb4d0e3 optimize diffcore-delta by sorting hash entries. by Linus Torvalds · 17 years ago
  9. 29a3eef Introduce diff_filespec_is_binary() by Junio C Hamano · 18 years ago
  10. b9905fe diffcore-delta.c: Ignore CR in CRLF for text files by Junio C Hamano · 18 years ago
  11. af3abef diffcore-delta.c: update the comment on the algorithm. by Junio C Hamano · 18 years ago
  12. d8c3d03 diffcore_count_changes: pass diffcore_filespec by Junio C Hamano · 18 years ago
  13. e31c9f2 diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix). by Linus Torvalds · 19 years ago
  14. 3c7ceba diffcore-delta: 64-byte-or-EOL ultrafast replacement. by Linus Torvalds · 19 years ago
  15. fc66d21 diffcore-delta: tweak hashbase value. by Junio C Hamano · 19 years ago
  16. 2821104 diffcore-delta: make the hash a bit denser. by Junio C Hamano · 19 years ago
  17. c06c796 diffcore-rename: somewhat optimized. by Junio C Hamano · 19 years ago
  18. ba23bbc diffcore-delta: make change counter to byte oriented again. by Junio C Hamano · 19 years ago
  19. 6541675 diffcore-rename: split out the delta counting code. by Junio C Hamano · 19 years ago