1. 41c9560 diff: rename struct diff_filespec's sha1_valid member by brian m. carlson · 9 years ago
  2. a0d12c4 diff: convert struct diff_filespec to struct object_id by brian m. carlson · 9 years ago
  3. 6936b58 diff -B -M: fix output for "copy and then rewrite" case by Junio C Hamano · 10 years ago
  4. e7b00c5 diffcore-break: don't divide by zero by John Keeping · 12 years ago
  5. 9ca5df9 Add a macro DIFF_QUEUE_CLEAR. by Bo Yang · 15 years ago
  6. 8282de9 diffcore-break: save cnt_data for other phases by Jeff King · 15 years ago
  7. f4f19fb diffcore-break: free filespec data as we go by Jeff King · 15 years ago
  8. eb3a9dd Remove unused function scope local variables by Benjamin Kramer · 16 years ago
  9. b45563a rename: Break filepairs with different types. by Junio C Hamano · 17 years ago
  10. 6dd4b66 Fix diffcore-break total breakage by Linus Torvalds · 17 years ago
  11. d8c3d03 diffcore_count_changes: pass diffcore_filespec by Junio C Hamano · 18 years ago
  12. dc49cd7 Cast 64 bit off_t to 32 bit size_t by Shawn O. Pearce · 18 years ago
  13. a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 19 years ago
  14. c06c796 diffcore-rename: somewhat optimized. by Junio C Hamano · 19 years ago
  15. 4d0f39c diffcore-break: similarity estimator fix. by Junio C Hamano · 19 years ago
  16. 6541675 diffcore-rename: split out the delta counting code. by Junio C Hamano · 19 years ago
  17. aeecd23 diffcore-break: micro-optimize by avoiding delta between identical files. by Junio C Hamano · 19 years ago
  18. 0532a5e diffcore-break: do not break too small filepair. by Junio C Hamano · 19 years ago
  19. d28c8af diffcore-break.c: check diff_delta() return value. by Junio C Hamano · 19 years ago
  20. 19397b4 Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()" by Junio C Hamano · 19 years ago
  21. 068eac9 [PATCH] plug memory leak in diff.c::diff_free_filepair() by Yasushi SHOJI · 20 years ago
  22. 3c84974 [PATCH] Fixlets on top of Nico's clean-up. by Junio C Hamano · 20 years ago
  23. 75c42d8 Add a "max_size" parameter to diff_delta() by Linus Torvalds · 20 years ago
  24. 366175e [PATCH] Rework -B output. by Junio C Hamano · 20 years ago
  25. f78c79c [PATCH] diffcore-break.c: various fixes. by Junio C Hamano · 20 years ago
  26. eeaa460 [PATCH] diff: Update -B heuristics. by Junio C Hamano · 20 years ago
  27. 355e76a [PATCH] Tweak count-delta interface by Junio C Hamano · 20 years ago
  28. f345b0a [PATCH] Add -B flag to diff-* brothers. by Junio C Hamano · 20 years ago