aboutsummaryrefslogtreecommitdiffstats
path: root/diff-files.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-30Consolidate null_sha1[].Junio C Hamano1-1/+0
2005-09-24Diff clean-up.Junio C Hamano1-60/+23
2005-08-16[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds1-5/+6
2005-07-29[PATCH] Unify usage strings declarationPetr Baudis1-1/+1
2005-07-14Split up "diff_format" into "format" and "line_termination".Linus Torvalds1-5/+4
2005-07-14Make "ce_match_path()" a generic helper functionLinus Torvalds1-1/+8
2005-07-13[PATCH] Clean up diff option descriptions.Junio C Hamano1-1/+3
2005-07-13[PATCH] git-diff-*: --name-only and --name-only-z.Junio C Hamano1-0/+4
2005-07-08git-diff-*: support "-u" as a synonym for "-p"Linus Torvalds1-1/+1
2005-06-19[PATCH] Make -C less eager.Junio C Hamano1-4/+9
2005-06-12[PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano1-2/+5
2005-06-03[PATCH] diff: Clean up diff_scoreopt_parse().Junio C Hamano1-4/+11
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano1-1/+1
2005-06-01[PATCH] diff: mode bits fixesJunio C Hamano1-5/+3
2005-05-30[PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano1-1/+5
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano1-2/+6
2005-05-30[PATCH] diff: consolidate various calls into diffcore.Junio C Hamano1-6/+3
2005-05-29[PATCH] Pickaxe fixes.Junio C Hamano1-1/+1
2005-05-29[PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano1-2/+2
2005-05-29[PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano1-1/+4
2005-05-29[PATCH] Clean up diff_setup() to make it more extensible.Junio C Hamano1-3/+3
2005-05-23[PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano1-1/+0
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano1-1/+1
2005-05-22[PATCH] Diffcore updates.Junio C Hamano1-27/+11
2005-05-21[PATCH] The diff-raw format updates.Junio C Hamano1-7/+5
2005-05-21[PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano1-4/+6
2005-05-21[PATCH] Constness fix for pickaxe option.Junio C Hamano1-1/+1
2005-05-21[PATCH] Diff overhaul, adding the other half of copy detection.Junio C Hamano1-1/+1
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano1-3/+6
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano1-1/+6
2005-05-20sparse cleanupLinus Torvalds1-1/+1
2005-05-20[PATCH] Diff-files fix with more tests.Junio C Hamano1-1/+1
2005-05-19[PATCH] diff overhaulJunio C Hamano1-28/+16
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov1-1/+1
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano1-1/+10
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst1-2/+2
2005-05-15Rename cache_match_stat() to ce_match_stat()Brad Roberts1-1/+1
2005-05-14[PATCH] Fix git-diff-files for symlinks.Junio C Hamano1-1/+2
2005-05-06[PATCH] fix compare symlink against readlink not dataKay Sievers1-1/+1
2005-04-30[PATCH] fix usage string for renamed git commandsNicolas Pitre1-3/+3
2005-04-29Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds1-0/+135