Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
commit
grep
author
committer
pickaxe
?
re
git-apply: don't try to be clever about filenames and the index
[gitweb.git]
/
diff-tree.c
2005-05-31
[PATCH] Add -O<orderfile> option to diff-* brothers.
blob
|
diff
|
raw
2005-05-30
[PATCH] Add -B flag to diff-* brothers.
blob
|
diff
|
raw
|
diff to current
2005-05-30
[PATCH] diff: consolidate various calls into diffcore.
blob
|
diff
|
raw
|
diff to current
2005-05-29
[PATCH] Optimize diff-tree -[CM] --stdin
blob
|
diff
|
raw
|
diff to current
2005-05-29
[PATCH] Add --pickaxe-all to diff-* brothers.
blob
|
diff
|
raw
|
diff to current
2005-05-29
[PATCH] Clean up diff_setup() to make it more extensible.
blob
|
diff
|
raw
|
diff to current
2005-05-27
git-diff-tree: simplify header output with '-z'
blob
|
diff
|
raw
|
diff to current
2005-05-27
git-diff-tree: don't use diffcore_pathspec()
blob
|
diff
|
raw
|
diff to current
2005-05-25
[PATCH] show changed tree objects with recursive git...
blob
|
diff
|
raw
|
diff to current
2005-05-25
[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff...
blob
|
diff
|
raw
|
diff to current
2005-05-24
[PATCH] Fix diff-pruning logic which was running prune...
blob
|
diff
|
raw
|
diff to current
2005-05-23
diff-tree: don't write headers if the diff queue is...
blob
|
diff
|
raw
|
diff to current
2005-05-23
[PATCH] diff-raw format update take #2.
blob
|
diff
|
raw
|
diff to current
2005-05-23
[PATCH] NUL terminate diff-tree header lines under -z.
blob
|
diff
|
raw
|
diff to current
2005-05-22
Some more sparse warning fixes
blob
|
diff
|
raw
|
diff to current
2005-05-22
[PATCH] Diffcore updates.
blob
|
diff
|
raw
|
diff to current
2005-05-22
[PATCH] The diff-raw format updates.
blob
|
diff
|
raw
|
diff to current
2005-05-22
[PATCH] Prepare diffcore interface for diff-tree header...
blob
|
diff
|
raw
|
diff to current
2005-05-21
diff-tree: don't print multiple headers for merges...
blob
|
diff
|
raw
|
diff to current
2005-05-21
[PATCH] Constness fix for pickaxe option.
blob
|
diff
|
raw
|
diff to current
2005-05-21
diff-tree: prettify output slightly
blob
|
diff
|
raw
|
diff to current
2005-05-21
[PATCH] Introducing software archaeologist's tool ...
blob
|
diff
|
raw
|
diff to current
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
blob
|
diff
|
raw
|
diff to current
2005-05-20
sparse cleanup
blob
|
diff
|
raw
|
diff to current
2005-05-20
diff-tree: use new base_name_compare() helper function
blob
|
diff
|
raw
|
diff to current
2005-05-20
Fix up previous commit
blob
|
diff
|
raw
|
diff to current
2005-05-20
[PATCH] diff overhaul
blob
|
diff
|
raw
|
diff to current
2005-05-19
diff-tree: add "--root" flag to show a root commit...
blob
|
diff
|
raw
|
diff to current
2005-05-19
[PATCH] cleanup of in-code names
blob
|
diff
|
raw
|
diff to current
2005-05-19
[PATCH] Detect renames in diff family.
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: don't match non-directories as partial pathnames
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: fix "whole sub-tree disappeared or appeared...
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: fix up comparison of "interesting" sub-trees
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: show hex sha1 of the single-commit argument...
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: fix and extend argument parsing
blob
|
diff
|
raw
|
diff to current
2005-05-18
diff-tree: clean up diff_tree_stdin() function
blob
|
diff
|
raw
|
diff to current
2005-05-06
diff-tree: add author/date information to the verbose...
blob
|
diff
|
raw
|
diff to current
2005-05-06
[PATCH] Document --stdin, -m, -s, and -v flags to git...
blob
|
diff
|
raw
|
diff to current
2005-05-06
diff-tree: add "verbose header" mode
blob
|
diff
|
raw
|
diff to current
2005-05-06
git-diff-tree: clean up output
blob
|
diff
|
raw
|
diff to current
2005-05-06
diff-tree: support list if input trees on stdin
blob
|
diff
|
raw
|
diff to current
2005-05-05
[PATCH] git: Mention the '-p' option in the usage help...
blob
|
diff
|
raw
|
diff to current
2005-05-01
Add "get_sha1()" helper function.
blob
|
diff
|
raw
|
diff to current
2005-04-28
[PATCH] Rename and extend read_tree_with_tree_or_commit...
blob
|
diff
|
raw
|
diff to current
2005-04-27
[PATCH] diff-tree -p implies diff-tree -p -r
blob
|
diff
|
raw
|
diff to current
2005-04-27
[PATCH] Add -p (patch) to diff-tree.
blob
|
diff
|
raw
|
diff to current
2005-04-26
[PATCH] introduce xmalloc and xrealloc
blob
|
diff
|
raw
|
diff to current
2005-04-24
Support a fine-grained diff-tree
blob
|
diff
|
raw
|
diff to current
2005-04-21
[PATCH] Usage-string fixes.
blob
|
diff
|
raw
|
diff to current
2005-04-21
[PATCH] Teach diff-tree about commit objects
blob
|
diff
|
raw
|
diff to current
2005-04-20
Make "diff-tree" take commit objects too, like "diff...
blob
|
diff
|
raw
|
diff to current
2005-04-15
Make "diff-tree" have similar behaviour as "ls-tree...
blob
|
diff
|
raw
|
diff to current
2005-04-13
[PATCH] Change diff-tree output format
blob
|
diff
|
raw
|
diff to current
2005-04-13
[PATCH] diff-tree usage
blob
|
diff
|
raw
|
diff to current
2005-04-13
[PATCH] Whitespace Fixes
blob
|
diff
|
raw
|
diff to current
2005-04-13
[PATCH] Consolidate the error handling
blob
|
diff
|
raw
|
diff to current
2005-04-11
Fix up commit-tree/diff-tree user interface issues.
blob
|
diff
|
raw
|
diff to current
2005-04-11
Fix diff-tree recursion.
blob
|
diff
|
raw
|
diff to current
2005-04-10
Simplify "diff-tree" output, and only keep track of...
blob
|
diff
|
raw
|
diff to current
2005-04-10
Add "-R" flag to "diff-tree", so that it will recursive...
blob
|
diff
|
raw
|
diff to current
2005-04-09
Add "diff-tree" program to show which files have change...
blob
|
diff
|
raw
|
diff to current