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
/
diff.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'ab/blame-textconv'
Junio C Hamano
2010-06-27
|
\
|
*
textconv: make the API public
Axel Bonnet
2010-06-11
*
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
|
\
\
|
*
|
enums: omit trailing comma for portability
Gary V. Vaughan
2010-05-31
*
|
|
Add a prefix output callback to diff output
Bo Yang
2010-05-31
|
|
/
|
/
|
*
|
diff: add --word-diff option that generalizes --color-words
Thomas Rast
2010-04-14
|
/
*
git status: ignoring untracked files must apply to submodules too
Jens Lehmann
2010-03-13
*
git status: Show detailed dirty status of submodules in long format
Jens Lehmann
2010-03-08
*
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
2010-01-24
|
\
|
*
unpack-trees.c: look ahead in the index
Junio C Hamano
2010-01-07
*
|
Performance optimization for detection of modified submodules
Jens Lehmann
2010-01-18
*
|
Merge branch 'jc/1.7.0-diff-whitespace-only-status'
Junio C Hamano
2009-12-26
|
\
\
|
|
/
|
/
|
|
*
diff: Rename QUIET internal option to QUICK
Junio C Hamano
2009-07-29
|
*
diff: change semantics of "ignore whitespace" options
Junio C Hamano
2009-07-29
*
|
Give the hunk comment its own color
Bert Wesarg
2009-11-28
*
|
Add the --submodule option to the diff option family
Johannes Schindelin
2009-10-19
|
/
*
Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-masking
Keith Cascio
2009-03-04
*
Generalize and libify index_is_dirty() to index_differs_from(...)
Stephan Beyer
2009-02-10
*
color-words: take an optional regular expression describing words
Johannes Schindelin
2009-01-17
*
diff: add option to show context between close hunks
René Scharfe
2008-12-29
*
userdiff: require explicitly allowing textconv
Jeff King
2008-10-26
*
Merge branch 'ho/dirstat-by-file'
Shawn O. Pearce
2008-09-25
|
\
|
*
diff --dirstat-by-file: count changed files, not lines
Heikki Orsila
2008-09-05
*
|
Merge branch 'jc/diff-prefix'
Junio C Hamano
2008-09-18
|
\
\
|
|
/
|
/
|
|
*
diff: vary default prefix depending on what are compared
Junio C Hamano
2008-08-30
*
|
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
2008-09-03
|
/
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
*
Merge branch 'jc/diff-no-no-index'
Junio C Hamano
2008-05-26
|
\
|
*
"git diff": do not ignore index without --no-index
Junio C Hamano
2008-05-24
*
|
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
\
|
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
|
diff options: Introduce --ignore-submodules
Johannes Schindelin
2008-05-15
|
|
/
|
/
|
*
|
Merge branch 'jk/renamelimit' (early part)
Junio C Hamano
2008-05-14
|
\
\
|
|
/
|
/
|
|
*
diff: make "too many files" rename warning optional
Jeff King
2008-05-03
*
|
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
|
/
*
Write diff output to a file in struct diff_options
Daniel Barkalow
2008-03-14
*
Merge branch 'jc/diff-relative'
Junio C Hamano
2008-02-27
|
\
|
*
diff --relative: output paths as relative to the current subdirectory
Junio C Hamano
2008-02-13
*
|
Merge branch 'lt/dirstat'
Junio C Hamano
2008-02-24
|
\
\
|
*
|
Add "--dirstat" for some directory statistics
Linus Torvalds
2008-02-12
|
|
/
*
|
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
|
/
*
add a "basic" diff config callback
Jeff King
2008-01-04
*
Teach diff machinery to display other prefixes than "a/" and "b/"
Johannes Schindelin
2007-12-20
*
diff --check: minor fixups
Junio C Hamano
2007-12-13
*
"diff --check" should affect exit status
Wincent Colaiuta
2007-12-13
*
Merge branch 'ph/diffopts'
Junio C Hamano
2007-11-18
|
\
|
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
|
git-add: make the entry stat-clean after re-adding the same contents
Junio C Hamano
2007-11-10
*
|
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
2007-11-10
|
/
*
diff: squelch empty diffs even more
René Scharfe
2007-08-14
[next]