1. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
  2. df6e874 diff.h: remove unnecessary include of oidset.h by Elijah Newren · 1 year, 8 months ago
  3. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 8 months ago
  4. a5183d7 cocci: apply the "promisor-remote.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  5. 95acf11 diff: restrict when prefetching occurs by Jonathan Tan · 4 years, 9 months ago
  6. 1c37e86 diff: make diff_populate_filespec_options struct by Jonathan Tan · 4 years, 9 months ago
  7. baed6bb diffcore-break: use a goto instead of a redundant if statement by Alex Henrie · 5 years ago
  8. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
  9. b78ea5f diff.c: reduce implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  10. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 6 years ago
  11. 6d40812 Merge branch 'tk/diffcore-delta-remove-unused' by Junio C Hamano · 8 years ago
  12. 974e004 diffcore-delta: remove unused parameter to diffcore_count_changes() by Tobias Klauser · 8 years ago
  13. 41c9560 diff: rename struct diff_filespec's sha1_valid member by brian m. carlson · 9 years ago
  14. a0d12c4 diff: convert struct diff_filespec to struct object_id by brian m. carlson · 9 years ago
  15. 6936b58 diff -B -M: fix output for "copy and then rewrite" case by Junio C Hamano · 10 years ago
  16. e7b00c5 diffcore-break: don't divide by zero by John Keeping · 12 years ago
  17. 9ca5df9 Add a macro DIFF_QUEUE_CLEAR. by Bo Yang · 15 years ago
  18. 8282de9 diffcore-break: save cnt_data for other phases by Jeff King · 15 years ago
  19. f4f19fb diffcore-break: free filespec data as we go by Jeff King · 15 years ago
  20. eb3a9dd Remove unused function scope local variables by Benjamin Kramer · 16 years ago
  21. b45563a rename: Break filepairs with different types. by Junio C Hamano · 17 years ago
  22. 6dd4b66 Fix diffcore-break total breakage by Linus Torvalds · 17 years ago
  23. d8c3d03 diffcore_count_changes: pass diffcore_filespec by Junio C Hamano · 18 years ago
  24. dc49cd7 Cast 64 bit off_t to 32 bit size_t by Shawn O. Pearce · 18 years ago
  25. a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 18 years ago
  26. c06c796 diffcore-rename: somewhat optimized. by Junio C Hamano · 19 years ago
  27. 4d0f39c diffcore-break: similarity estimator fix. by Junio C Hamano · 19 years ago
  28. 6541675 diffcore-rename: split out the delta counting code. by Junio C Hamano · 19 years ago
  29. aeecd23 diffcore-break: micro-optimize by avoiding delta between identical files. by Junio C Hamano · 19 years ago
  30. 0532a5e diffcore-break: do not break too small filepair. by Junio C Hamano · 19 years ago
  31. d28c8af diffcore-break.c: check diff_delta() return value. by Junio C Hamano · 19 years ago
  32. 19397b4 Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()" by Junio C Hamano · 19 years ago
  33. 068eac9 [PATCH] plug memory leak in diff.c::diff_free_filepair() by Yasushi SHOJI · 19 years ago
  34. 3c84974 [PATCH] Fixlets on top of Nico's clean-up. by Junio C Hamano · 20 years ago
  35. 75c42d8 Add a "max_size" parameter to diff_delta() by Linus Torvalds · 20 years ago
  36. 366175e [PATCH] Rework -B output. by Junio C Hamano · 20 years ago
  37. f78c79c [PATCH] diffcore-break.c: various fixes. by Junio C Hamano · 20 years ago
  38. eeaa460 [PATCH] diff: Update -B heuristics. by Junio C Hamano · 20 years ago
  39. 355e76a [PATCH] Tweak count-delta interface by Junio C Hamano · 20 years ago
  40. f345b0a [PATCH] Add -B flag to diff-* brothers. by Junio C Hamano · 20 years ago