23 Commits (9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4)

Author SHA1 Message Date
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