aboutsummaryrefslogtreecommitdiff
path: root/diff-files.c
Commit message (Expand)AuthorAge
* [PATCH] Make -C less eager.Junio C Hamano2005-06-19
* [PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano2005-06-12
* [PATCH] diff: Clean up diff_scoreopt_parse().Junio C Hamano2005-06-03
* [PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano2005-06-03
* [PATCH] diff: mode bits fixesJunio C Hamano2005-06-01
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] diff: consolidate various calls into diffcore.Junio C Hamano2005-05-30
* [PATCH] Pickaxe fixes.Junio C Hamano2005-05-29
* [PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano2005-05-29
* [PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano2005-05-29
* [PATCH] Clean up diff_setup() to make it more extensible.Junio C Hamano2005-05-29
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-23
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-23
* [PATCH] Diffcore updates.Junio C Hamano2005-05-22
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-21
* [PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano2005-05-21
* [PATCH] Constness fix for pickaxe option.Junio C Hamano2005-05-21
* [PATCH] Diff overhaul, adding the other half of copy detection.Junio C Hamano2005-05-21
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-21
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-21
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] Diff-files fix with more tests.Junio C Hamano2005-05-20
* [PATCH] diff overhaulJunio C Hamano2005-05-19
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-19
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-18
* Rename cache_match_stat() to ce_match_stat()Brad Roberts2005-05-15
* [PATCH] Fix git-diff-files for symlinks.Junio C Hamano2005-05-14
* [PATCH] fix compare symlink against readlink not dataKay Sievers2005-05-06
* [PATCH] fix usage string for renamed git commandsNicolas Pitre2005-04-30
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-29