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-index.c
Commit message (
Expand
)
Author
Age
*
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
*
War on whitespace
Junio C Hamano
2007-06-07
*
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
2007-03-14
*
run_diff_{files,index}(): update calling convention.
Junio C Hamano
2007-02-22
*
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