index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-06
[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree
Junio C Hamano
1
-1
/
+2
2005-05-06
diff-tree: add "verbose header" mode
Linus Torvalds
1
-3
/
+58
2005-05-06
git-diff-tree: clean up output
Linus Torvalds
1
-3
/
+27
2005-05-06
diff-tree: support list if input trees on stdin
Linus Torvalds
1
-9
/
+77
2005-05-05
[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.
Thomas Glanzmann
1
-1
/
+1
2005-05-01
Add "get_sha1()" helper function.
Linus Torvalds
1
-1
/
+1
2005-04-28
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
Junio C Hamano
1
-2
/
+2
2005-04-27
[PATCH] diff-tree -p implies diff-tree -p -r
Junio C Hamano
1
-1
/
+1
2005-04-27
[PATCH] Add -p (patch) to diff-tree.
Junio C Hamano
1
-9
/
+26
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
1
-2
/
+2
2005-04-23
Support a fine-grained diff-tree
Linus Torvalds
1
-2
/
+76
2005-04-20
[PATCH] Usage-string fixes.
Junio C Hamano
1
-2
/
+4
2005-04-20
[PATCH] Teach diff-tree about commit objects
Junio C Hamano
1
-21
/
+4
2005-04-19
Make "diff-tree" take commit objects too, like "diff-cache" does.
Linus Torvalds
1
-0
/
+16
2005-04-15
Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.
Linus Torvalds
1
-3
/
+10
2005-04-13
[PATCH] Change diff-tree output format
Petr Baudis
1
-2
/
+6
2005-04-13
[PATCH] diff-tree usage
Petr Baudis
1
-1
/
+1
2005-04-13
[PATCH] Whitespace Fixes
Ingo Molnar
1
-1
/
+1
2005-04-13
[PATCH] Consolidate the error handling
Petr Baudis
1
-6
/
+6
2005-04-11
Fix up commit-tree/diff-tree user interface issues.
Linus Torvalds
1
-1
/
+1
2005-04-10
Fix diff-tree recursion.
Linus Torvalds
1
-6
/
+53
2005-04-10
Simplify "diff-tree" output, and only keep track of one single name-base.
Linus Torvalds
1
-24
/
+23
2005-04-10
Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of ...
Linus Torvalds
1
-21
/
+59
2005-04-09
Add "diff-tree" program to show which files have changed between two trees.
Linus Torvalds
1
-0
/
+109
[prev]