41 Commits (c90161586c174f740950ed56a748702ea3d9d6a1)

Author SHA1 Message Date
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 17 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 17 years ago
Jeff King a5a3878ba7 diffcore-rename: cache file deltas 17 years ago
Junio C Hamano e0e324a4dc Fix configuration syntax to specify customized hunk header patterns. 18 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Junio C Hamano 29a3eefde1 Introduce diff_filespec_is_binary() 18 years ago
Junio C Hamano 706098af6b diffcore_filespec: add is_binary 18 years ago
Junio C Hamano d8c3d03a0b diffcore_count_changes: pass diffcore_filespec 18 years ago
Junio C Hamano e0173ad9fc Make macros to prevent double-inclusion in headers consistent. 18 years ago
Junio C Hamano e9c8409900 diff-index --cached --raw: show tree entry on the LHS for unmerged entries. 18 years ago
Junio C Hamano ef677686ef diff.c: do not use pathname comparison to tell renames 19 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
Junio C Hamano 65416758cd diffcore-rename: split out the delta counting code. 19 years ago
Junio C Hamano 581845f0b8 Tweak break/merge score to adjust to the new delta generation code. 19 years ago
Junio C Hamano ee3d299e93 diffcore-break/diffcore-rename: integer overflow. 19 years ago
Junio C Hamano 8082d8d305 Diff: -l<num> to limit rename/copy detection. 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 dc7090efbc [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -p 20 years ago
Linus Torvalds f9e7750621 Fix SIGSEGV on unmerged files in git-diff-files -p 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 ce24067549 [PATCH] diff: Fix docs and add -O to diff-helper. 20 years ago
Junio C Hamano 355e76a4a3 [PATCH] Tweak count-delta interface 20 years ago
Junio C Hamano 67574c403f [PATCH] diff: mode bits fixes 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 01c4e70f63 [PATCH] diff: code clean-up and removal of rename hack. 20 years ago
Junio C Hamano f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin 20 years ago
Junio C Hamano 15d061b435 [PATCH] Fix the way diffcore-rename records unremoved source. 20 years ago
Junio C Hamano be020332a1 [PATCH] Remove a function not used anymore. 20 years ago
Junio C Hamano 226406f693 [PATCH] Introduce diff_free_filepair() funcion. 20 years ago
Junio C Hamano 4130b99571 [PATCH] Diff updates to express type changes 20 years ago
Junio C Hamano 96716a1976 [PATCH] Fix type-change handling when assigning the status code to filepairs. 20 years ago
Junio C Hamano 25d5ea410f [PATCH] Redo rename/copy detection logic. 20 years ago
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago
Junio C Hamano b6d8f309d9 [PATCH] diff-raw format update take #2. 20 years ago
Junio C Hamano f7c1512af8 [PATCH] Rename/copy detection fix. 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Junio C Hamano 81e50eabf0 [PATCH] The diff-raw format updates. 20 years ago
Junio C Hamano 38c6f78059 [PATCH] Prepare diffcore interface for diff-tree header supression. 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago