167 Commits (85b7cfb1036b4218d13cbc215729ad083a61a0ea)

Author SHA1 Message Date
Junio C Hamano 70aadac081 [PATCH] Show dissimilarity index for D and N case. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 2cd68882ee [PATCH] diff: fix the culling of unneeded delete record. 20 years ago
Junio C Hamano 9d429ff6ff [PATCH] diff: further cleanup. 20 years ago
Junio C Hamano 01c4e70f63 [PATCH] diff: code clean-up and removal of rename hack. 20 years ago
Junio C Hamano befe86392c [PATCH] diff: consolidate various calls into diffcore. 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 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. 20 years ago
Junio C Hamano 09d9d1a648 [PATCH] Remove final newline from the value of xfrm_msg variable. 20 years ago
Junio C Hamano 903d475a0b [PATCH] Do not expose internal scaling to diff-helper. 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 9fdade0673 [PATCH] Mode only changes from diff. 20 years ago
Junio C Hamano 96716a1976 [PATCH] Fix type-change handling when assigning the status code to filepairs. 20 years ago
Linus Torvalds 6f93a631ac diff.c: don't silently ignore unknown state changes in diffs. 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
Linus Torvalds 09d74b3b5a Some more sparse warning fixes 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 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 057c7d3018 [PATCH] Constness fix for pickaxe option. 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
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Junio C Hamano 7ca45252a3 [PATCH] Simplify "reverse-diff" logic in the diff core. 20 years ago
Junio C Hamano 57fe64a40d [PATCH] diff overhaul 20 years ago
Thomas Glanzmann 9669e17a2f [PATCH] Declare stacked variables before the first statement. 20 years ago
Junio C Hamano 5b486c3b65 [PATCH] Detect renames in diff family. 20 years ago
Linus Torvalds 875d0f8ddb diff.c: remove left-over scoring debug message 20 years ago
Junio C Hamano 5c97558c9a [PATCH] Detect renames in diff family. 20 years ago
Junio C Hamano 915838c3cb [PATCH] Diff-helper update 20 years ago
Junio C Hamano b58f23b38a [PATCH] Fix diff output take #4. 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Junio C Hamano 273b98343c [PATCH 1/3] Update mode-change strings in diff output. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Thomas Glanzmann a1df57abb9 [PATCH] Add #include <limits.h> so that git compiles under Solaris 20 years ago
Junio C Hamano b28858bf65 Update diff engine for symlinks stored in the cache. 20 years ago
Junio C Hamano b46f0b6dfd Optimize diff-cache -p --cached 20 years ago
Junio C Hamano 6fa28064b0 Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF 20 years ago
Linus Torvalds 0980d9b3a5 Change the prefix for builtin diff generation. 20 years ago
Junio C Hamano c983370e5e [PATCH] Rework built-in diff to make its output more dense. 20 years ago
Junio C Hamano 532149d727 [PATCH] diff.c: clean temporary files 20 years ago
Junio C Hamano 2f97813870 [PATCH] Make diff-cache and friends output more cg-patch friendly. 20 years ago