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
/
t
/
t4015-diff-whitespace.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-0
/
+17
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
1
-0
/
+17
2017-11-27
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
1
-0
/
+28
2017-11-08
diff: --ignore-cr-at-eol
Junio C Hamano
1
-0
/
+28
2017-10-21
diff: fix whitespace-skipping with --color-moved
Jeff King
1
-0
/
+67
2017-10-21
t4015: test the output of "diff --color-moved -b"
Jeff King
1
-9
/
+64
2017-10-21
t4015: check "negative" case for "-w --color-moved"
Jeff King
1
-8
/
+18
2017-10-21
t4015: refactor --color-moved whitespace test
Jeff King
1
-20
/
+29
2017-10-17
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-0
/
+9
2017-10-16
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King
1
-0
/
+9
2017-10-11
Merge branch 'sb/test-cmp-expect-actual'
Junio C Hamano
1
-2
/
+2
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
1
-2
/
+2
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-14
/
+14
2017-10-04
t4015: use --color with --color-moved
Jeff King
1
-13
/
+12
2017-10-04
t4015: prefer --color to -c color.diff=always
Jeff King
1
-14
/
+14
2017-08-16
diff: define block by number of alphanumeric chars
Jonathan Tan
1
-69
/
+157
2017-08-16
diff: respect MIN_BLOCK_LENGTH for last block
Jonathan Tan
1
-0
/
+37
2017-06-30
diff.c: add dimming to moved line detection
Stefan Beller
1
-0
/
+124
2017-06-30
diff.c: color moved lines differently, plain mode
Stefan Beller
1
-1
/
+50
2017-06-30
diff.c: color moved lines differently
Stefan Beller
1
-0
/
+261
2016-10-04
diff: introduce diff.wsErrorHighlight option
Junio C Hamano
1
-0
/
+35
2016-10-04
t4015: split out the "setup" part of ws-error-highlight test
Junio C Hamano
1
-18
/
+21
2015-05-26
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
1
-0
/
+96
2015-05-26
t4015: separate common setup and per-test expectation
Junio C Hamano
1
-12
/
+13
2015-05-26
t4015: modernise style
Junio C Hamano
1
-238
/
+173
2013-11-04
t4015: simplify sed command that is not even seen by sed
Junio C Hamano
1
-1
/
+0
2013-10-28
Change sed i\ usage to something Solaris' sed can handle
Ben Walton
1
-2
/
+4
2013-06-19
diff: add --ignore-blank-lines option
Antoine Pelisse
1
-0
/
+345
2012-01-06
xdiff: print post-image for common records instead of pre-image
René Scharfe
1
-7
/
+7
2010-12-01
Make the tab width used for whitespace checks configurable
Johannes Sixt
1
-0
/
+28
2010-11-24
Merge branch 'en/and-cascade-tests'
Junio C Hamano
1
-1
/
+1
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-1
/
+1
2010-10-20
diff: handle lines containing only whitespace and tabs better
Kevin Ballard
1
-0
/
+37
2010-06-18
Merge branch 'cc/maint-diff-CC-binary'
Junio C Hamano
1
-0
/
+37
2010-06-06
diff: fix "git show -C -C" output when renaming a binary file
Christian Couder
1
-0
/
+37
2010-04-04
whitespace: tests for git-diff --check with tab-in-indent error class
Chris Webb
1
-0
/
+42
2009-11-20
No diff -b/-w output for all-whitespace changes
Greg Bacon
1
-2
/
+12
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
1
-2
/
+9
2009-09-04
diff --whitespace=warn/error: fix blank-at-eof check
Junio C Hamano
1
-0
/
+7
2009-09-04
diff --whitespace=warn/error: obey blank-at-eof
Junio C Hamano
1
-2
/
+2
2009-01-21
Merge branch 'kc/maint-diff-bwi-fix'
Junio C Hamano
1
-4
/
+4
2009-01-19
Fix combined use of whitespace ignore options to diff
Keith Cascio
1
-4
/
+4
2009-01-19
test more combinations of ignore-whitespace options to diff
Keith Cascio
1
-0
/
+27
2009-01-17
test more combinations of ignore-whitespace options to diff
Keith Cascio
1
-0
/
+27
2008-08-24
Merge branch 'maint' to sync with 1.6.0.1
Junio C Hamano
1
-0
/
+16
2008-08-23
Respect core.autocrlf in combined diff
Alexander Gavrilov
1
-0
/
+16
2008-08-20
Merge branch 'jc/test-deeper'
Junio C Hamano
1
-1
/
+1
2008-08-20
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
1
-0
/
+11
2008-08-17
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
1
-1
/
+1
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-14
/
+14
[next]