67 Commits (867bf7b490d6a4bd19b6f9ff7d30af654e9df276)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy f34b205f6c diff: do not quit early on stat-dirty files 11 years ago
Jeff King cbfe47b67f diff_filespec: use only 2 bits for is_binary flag 11 years ago
Jeff King b38f70a82b diff_filespec: reorder is_binary field 11 years ago
Jeff King 428d52a5a5 diff_filespec: drop xfrm_flags field 11 years ago
Jeff King 5b711b207f diff_filespec: drop funcname_pattern_ident field 11 years ago
Jeff King b837f5d68d diff_filespec: reorder dirty_submodule macro definitions 11 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Junio C Hamano 4682d8521c diff-index.c: "git diff" has no need to read blob from the standard input 13 years ago
Junio C Hamano 25e5e2bf85 combine-diff: support format_callback 14 years ago
Junio C Hamano 382f013bc4 diff: pass the entire diff-options to diffcore_pickaxe() 15 years ago
Junio C Hamano 44c48a909a diff --follow: do call diffcore_std() as necessary 15 years ago
Jonathan Nieder 987460611a Standardize do { ... } while (0) style 15 years ago
Matthieu Moy cf958afd83 Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C 15 years ago
Bo Yang 1da6175d43 Make diffcore_std only can run once before a diff_flush 15 years ago
Bo Yang 9ca5df9061 Add a macro DIFF_QUEUE_CLEAR. 15 years ago
Jens Lehmann c7e1a73641 git diff --submodule: Show detailed dirty status of submodules 15 years ago
Jens Lehmann e3d42c4773 Performance optimization for detection of modified submodules 15 years ago
Yann Dirson a5a323f33c Add reference for status letters in documentation. 16 years ago
Jeff King 122aa6f9c0 diff: introduce diff.<driver>.binary 16 years ago
Yann Dirson 264e0b9a3c Bust the ghost of long-defunct diffcore-pathspec. 17 years ago
Linus Torvalds 644797119d copy vs rename detection: avoid unnecessary O(n*m) loops 17 years ago
Linus Torvalds 9fb88419ba Ref-count the filespecs used by diffcore 17 years ago
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 18 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 18 years ago
Jeff King a5a3878ba7 diffcore-rename: cache file deltas 18 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. 20 years ago
Junio C Hamano 19397b4521 Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()" 20 years ago
Yasushi SHOJI 068eac91ce [PATCH] plug memory leak in diff.c::diff_free_filepair() 20 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