index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.h
Commit message (
Expand
)
Author
Age
*
Split up tree diff functions into tree-diff.c library
Linus Torvalds
2005-10-22
*
Fix diff-filter All-Or-None mark.
Junio C Hamano
2005-10-04
*
Diff: --name-status output format.
Junio C Hamano
2005-09-24
*
Diff: -l<num> to limit rename/copy detection.
Junio C Hamano
2005-09-24
*
Diff clean-up.
Junio C Hamano
2005-09-24
*
Retire diff-helper.
Junio C Hamano
2005-09-22
*
diff-raw: Use 'A' instead of 'N' for added files.
Junio C Hamano
2005-07-25
*
Use symbolic constants for diff-raw status indicators.
Junio C Hamano
2005-07-25
*
Split up "diff_format" into "format" and "line_termination".
Linus Torvalds
2005-07-14
*
[PATCH] Clean up diff option descriptions.
Junio C Hamano
2005-07-13
*
[PATCH] git-diff-*: --name-only and --name-only-z.
Junio C Hamano
2005-07-13
*
[PATCH] Add --diff-filter= output restriction to diff-* family.
Junio C Hamano
2005-06-12
*
[PATCH] diff: Fix docs and add -O to diff-helper.
Junio C Hamano
2005-06-03
*
[PATCH] diff: mode bits fixes
Junio C Hamano
2005-06-01
*
[PATCH] Add -O<orderfile> option to diff-* brothers.
Junio C Hamano
2005-05-30
*
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
2005-05-30
*
[PATCH] diff: consolidate various calls into diffcore.
Junio C Hamano
2005-05-30
*
[PATCH] Optimize diff-tree -[CM] --stdin
Junio C Hamano
2005-05-29
*
[PATCH] Add --pickaxe-all to diff-* brothers.
Junio C Hamano
2005-05-29
*
[PATCH] Clean up diff_setup() to make it more extensible.
Junio C Hamano
2005-05-29
*
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
2005-05-23
*
[PATCH] diff-raw format update take #2.
Junio C Hamano
2005-05-23
*
[PATCH] Diffcore updates.
Junio C Hamano
2005-05-22
*
[PATCH] The diff-raw format updates.
Junio C Hamano
2005-05-21
*
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
2005-05-21
*
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
2005-05-21
*
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
2005-05-21
*
[PATCH] diff overhaul
Junio C Hamano
2005-05-19
*
[PATCH] Detect renames in diff family.
Junio C Hamano
2005-05-19
*
[PATCH] Diff-helper update
Junio C Hamano
2005-05-18
*
[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.
Junio C Hamano
2005-05-15
*
Optimize diff-cache -p --cached
Junio C Hamano
2005-05-04
*
[PATCH] Reworked external diff interface.
Junio C Hamano
2005-04-27
*
[PATCH] Diff-tree-helper take two.
Junio C Hamano
2005-04-26
*
[PATCH] Split external diff command interface to a separate file.
Junio C Hamano
2005-04-25