index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4015-diff-whitespace.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
2022-01-05
1
-11
/
+194
|
\
|
*
diff --color-moved-ws=allow-indentation-change: improve hash lookups
Phillip Wood
2021-12-09
1
-11
/
+11
|
*
diff --color-moved: avoid false short line matches and bad zebra coloring
Phillip Wood
2021-12-09
1
-0
/
+65
|
*
diff --color-moved=zebra: fix alternate coloring
Phillip Wood
2021-12-09
1
-0
/
+72
|
*
diff --color-moved: rewind when discarding pmb
Phillip Wood
2021-12-09
1
-0
/
+46
*
|
t4000-t4999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-2
/
+2
|
/
*
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
2021-02-12
1
-1
/
+1
*
Merge branch 'jc/diff-I-status-fix'
Junio C Hamano
2020-12-19
1
-0
/
+24
|
\
|
*
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
2020-12-17
1
-0
/
+24
*
|
t4015: let the test pass with any default branch name
Johannes Schindelin
2020-11-19
1
-3
/
+3
*
|
diff: teach --stat to ignore uninteresting modifications
Matthew Rogers
2020-08-20
1
-2
/
+36
|
/
*
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
2019-12-25
1
-0
/
+23
|
\
|
*
t4015: improve coverage of function context test
René Scharfe
2019-12-19
1
-0
/
+23
*
|
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
2019-12-16
1
-5
/
+1
|
\
|
|
*
xdiff: unignore changes in function context
René Scharfe
2019-12-05
1
-5
/
+1
*
|
t4015: use test_write_lines()
Denton Liu
2019-11-29
1
-2
/
+2
*
|
t4015: stop losing return codes of git commands
Denton Liu
2019-11-29
1
-47
/
+72
*
|
t4015: abstract away SHA-1-specific constants
brian m. carlson
2019-10-28
1
-36
/
+53
|
/
*
Merge branch 'jk/xdiff-clamp-funcname-context-index'
Junio C Hamano
2019-07-29
1
-0
/
+22
|
\
|
*
xdiff: clamp function context indices in post-image
Jeff King
2019-07-23
1
-0
/
+22
*
|
Merge branch 'pw/diff-color-moved-ws-fix'
Junio C Hamano
2019-01-29
1
-3
/
+96
|
\
\
|
*
|
diff --color-moved-ws: handle blank lines
Phillip Wood
2019-01-10
1
-4
/
+37
|
*
|
diff --color-moved-ws: modify allow-indentation-change
Phillip Wood
2019-01-10
1
-0
/
+56
|
*
|
diff --color-moved=zebra: be stricter with color alternation
Phillip Wood
2019-01-10
1
-3
/
+3
|
*
|
diff --color-moved-ws: demonstrate false positives
Phillip Wood
2019-01-10
1
-2
/
+6
|
|
/
*
/
diff: align move detection error handling with other options
Stefan Beller
2018-11-14
1
-0
/
+18
|
/
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-3
/
+1
|
\
|
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-3
/
+1
*
|
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-10
/
+7
|
\
|
|
*
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-10
/
+7
*
|
Merge branch 'es/diff-color-moved-fix'
Junio C Hamano
2018-08-16
1
-2
/
+2
|
\
\
|
*
|
diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"
Eric Sunshine
2018-07-25
1
-2
/
+2
|
|
/
*
|
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
2018-07-19
1
-0
/
+88
*
|
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
2018-07-17
1
-4
/
+58
*
|
diff.c: add a blocks mode for moved code detection
Stefan Beller
2018-07-17
1
-2
/
+47
*
|
t4015: avoid git as a pipe input
Stefan Beller
2018-07-17
1
-30
/
+20
|
/
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-12-19
1
-0
/
+17
|
\
|
*
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
2017-12-06
1
-0
/
+17
*
|
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2017-11-27
1
-0
/
+28
|
\
\
|
*
|
diff: --ignore-cr-at-eol
Junio C Hamano
2017-11-08
1
-0
/
+28
|
|
/
*
|
diff: fix whitespace-skipping with --color-moved
Jeff King
2017-10-21
1
-0
/
+67
*
|
t4015: test the output of "diff --color-moved -b"
Jeff King
2017-10-21
1
-9
/
+64
*
|
t4015: check "negative" case for "-w --color-moved"
Jeff King
2017-10-21
1
-8
/
+18
*
|
t4015: refactor --color-moved whitespace test
Jeff King
2017-10-21
1
-20
/
+29
*
|
Merge branch 'sb/diff-color-move'
Junio C Hamano
2017-10-17
1
-0
/
+9
|
\
\
|
*
|
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King
2017-10-16
1
-0
/
+9
*
|
|
Merge branch 'sb/test-cmp-expect-actual'
Junio C Hamano
2017-10-11
1
-2
/
+2
|
\
\
\
|
*
|
|
tests: fix diff order arguments in test_cmp
Stefan Beller
2017-10-07
1
-2
/
+2
*
|
|
|
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2017-10-04
1
-14
/
+14
|
\
\
\
\
|
*
|
|
|
t4015: prefer --color to -c color.diff=always
Jeff King
2017-10-04
1
-14
/
+14
|
|
|
_
|
/
|
|
/
|
|
[next]