aboutsummaryrefslogtreecommitdiff
path: root/diff-files.c
Commit message (Expand)AuthorAge
* tree/diff header cleanup.Junio C Hamano2006-03-29
* Merge branch 'jc/nostat'Junio C Hamano2006-02-21
|\
| * "Assume unchanged" gitJunio C Hamano2006-02-08
* | combine-diff: diff-files fix (#2)Junio C Hamano2006-02-14
* | combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-09
|/
* combine-diff: show mode changes as well.Junio C Hamano2006-02-06
* combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-05
* diff-files -c/--cc: combine only when both ours and theirs exist.Junio C Hamano2006-01-28
* diff-files: -c and --cc options.Junio C Hamano2006-01-28
* diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano2005-11-30
* diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds2005-11-30
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
* Teach "git diff" to handle filenames starting with '-'Linus Torvalds2005-10-18
* Use core.filemode.Junio C Hamano2005-10-11
* Add ".git/config" file parserLinus Torvalds2005-10-10
* Consolidate null_sha1[].Junio C Hamano2005-09-30
* Diff clean-up.Junio C Hamano2005-09-24
* [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-16
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* Split up "diff_format" into "format" and "line_termination".Linus Torvalds2005-07-14
* Make "ce_match_path()" a generic helper functionLinus Torvalds2005-07-14
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-13
* [PATCH] git-diff-*: --name-only and --name-only-z.Junio C Hamano2005-07-13
* git-diff-*: support "-u" as a synonym for "-p"Linus Torvalds2005-07-08
* [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