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