37 Commits (master)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason a5183d7696 cocci: apply the "promisor-remote.h" part of "the_repository.pending" 2 years ago
Jonathan Tan 95acf11a3d diff: restrict when prefetching occurs 5 years ago
Jonathan Tan 1c37e86ab2 diff: make diff_populate_filespec_options struct 5 years ago
Alex Henrie baed6bbb5b diffcore-break: use a goto instead of a redundant if statement 5 years ago
Nguyễn Thái Ngọc Duy b78ea5fc35 diff.c: reduce implicit dependency on the_index 6 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 6 years ago
Tobias Klauser 974e0044d6 diffcore-delta: remove unused parameter to diffcore_count_changes() 8 years ago
brian m. carlson 41c9560ee5 diff: rename struct diff_filespec's sha1_valid member 8 years ago
brian m. carlson a0d12c4433 diff: convert struct diff_filespec to struct object_id 8 years ago
Junio C Hamano 6936b5859c diff -B -M: fix output for "copy and then rewrite" case 10 years ago
John Keeping e7b00c5764 diffcore-break: don't divide by zero 12 years ago
Bo Yang 9ca5df9061 Add a macro DIFF_QUEUE_CLEAR. 15 years ago
Jeff King 8282de94bc diffcore-break: save cnt_data for other phases 15 years ago
Jeff King f4f19fb634 diffcore-break: free filespec data as we go 15 years ago
Benjamin Kramer eb3a9dd327 Remove unused function scope local variables 16 years ago
Junio C Hamano b45563a229 rename: Break filepairs with different types. 17 years ago
Linus Torvalds 6dd4b66fde Fix diffcore-break total breakage 17 years ago
Junio C Hamano d8c3d03a0b diffcore_count_changes: pass diffcore_filespec 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
Junio C Hamano c06c79667c diffcore-rename: somewhat optimized. 19 years ago
Junio C Hamano 4d0f39cecf diffcore-break: similarity estimator fix. 19 years ago
Nicolas Pitre 38fd0721d0 diff-delta: allow reusing of the reference buffer index 19 years ago
Junio C Hamano a64dd34d8c diffcore-break: micro-optimize by avoiding delta between identical files. 19 years ago
Junio C Hamano 65416758cd diffcore-rename: split out the delta counting code. 19 years ago
Junio C Hamano aeecd23ae2 diffcore-break: micro-optimize by avoiding delta between identical files. 19 years ago
Junio C Hamano 0532a5e46b diffcore-break: do not break too small filepair. 19 years ago
Junio C Hamano d28c8af623 diffcore-break.c: check diff_delta() return value. 19 years ago
Junio C Hamano 19397b4521 Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()" 19 years ago
Yasushi SHOJI 068eac91ce [PATCH] plug memory leak in diff.c::diff_free_filepair() 19 years ago
Junio C Hamano 3c84974207 [PATCH] Fixlets on top of Nico's clean-up. 20 years ago
Linus Torvalds 75c42d8cc3 Add a "max_size" parameter to diff_delta() 20 years ago
Junio C Hamano 366175ef8c [PATCH] Rework -B output. 20 years ago
Junio C Hamano f78c79c5d4 [PATCH] diffcore-break.c: various fixes. 20 years ago
Junio C Hamano eeaa460314 [PATCH] diff: Update -B heuristics. 20 years ago
Junio C Hamano 355e76a4a3 [PATCH] Tweak count-delta interface 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago