index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-diff-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-170
/
+0
*
Teach --stdin option to "log" family
Junio C Hamano
2009-11-21
1
-0
/
+1
*
Remove unused assignments
Benjamin Kramer
2009-03-14
1
-1
/
+0
*
Fix git-diff-tree --stdin
Junio C Hamano
2008-09-11
1
-2
/
+3
*
Teach git diff-tree --stdin to diff trees
Karl Hasselström
2008-08-11
1
-4
/
+29
*
Refactoring: Split up diff_tree_stdin
Karl Hasselström
2008-08-11
1
-12
/
+19
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
*
add a "basic" diff config callback
Jeff King
2008-01-05
1
-1
/
+1
*
diff --check: minor fixups
Junio C Hamano
2007-12-14
1
-4
/
+2
*
"diff --check" should affect exit status
Wincent Colaiuta
2007-12-14
1
-14
/
+14
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-12
1
-3
/
+4
*
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
2007-03-15
1
-2
/
+3
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
1
-2
/
+2
*
Call setup_git_directory() early
Linus Torvalds
2006-07-29
1
-1
/
+1
*
log and diff family: honor config even from subdirectories
Junio C Hamano
2006-07-28
1
-1
/
+1
*
diff: do not use configuration magic at the core-level
Junio C Hamano
2006-07-08
1
-1
/
+1
*
Fix some more diff options changes.
Junio C Hamano
2006-06-28
1
-1
/
+0
*
diff-tree: Use ---\n as a message separator
Timo Hirvonen
2006-06-27
1
-0
/
+1
*
Set default diff output format after parsing command line
Timo Hirvonen
2006-06-26
1
-0
/
+3
*
Add "named object array" concept
Linus Torvalds
2006-06-20
1
-30
/
+12
*
Make git-diff-tree indicate when it flushes
Paul Mackerras
2006-05-30
1
-3
/
+7
*
Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
Peter Eriksen
2006-05-23
1
-0
/
+148