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
/
builtin-diff-files.c
Commit message (
Expand
)
Author
Age
*
diff/diff-files: do not use --cc too aggressively
Junio C Hamano
2008-09-18
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Merge branch 'jc/diff-no-no-index'
Junio C Hamano
2008-05-26
|
\
|
*
diff-files: do not play --no-index games
Junio C Hamano
2008-05-24
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
|
/
*
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
2008-03-26
*
add a "basic" diff config callback
Jeff King
2008-01-04
*
diff --check: minor fixups
Junio C Hamano
2007-12-13
*
"diff --check" should affect exit status
Wincent Colaiuta
2007-12-13
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
Removing -n option from git-diff-files documentation
Andrew Ruder
2007-04-26
*
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
2007-03-14
*
diff: make more cases implicit --no-index
Johannes Schindelin
2007-02-28
*
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
2007-02-22
*
Merge branch 'th/diff-extra'
Junio C Hamano
2006-08-12
|
\
|
*
Remove awkward compatibility warts
Timo Hirvonen
2006-07-01
*
|
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
|
Call setup_git_directory() early
Linus Torvalds
2006-07-28
*
|
log and diff family: honor config even from subdirectories
Junio C Hamano
2006-07-27
*
|
diff: do not use configuration magic at the core-level
Junio C Hamano
2006-07-08
|
/
*
Set default diff output format after parsing command line
Timo Hirvonen
2006-06-26
*
Add "named object array" concept
Linus Torvalds
2006-06-19
*
Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
Peter Eriksen
2006-05-23