index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4015-diff-whitespace.sh
Age
Commit message (
Expand
)
Author
2026-02-05
whitespace: symbolic links usually lack LF at the end
Junio C Hamano
2025-11-12
diff: highlight and error out on incomplete lines
Junio C Hamano
2025-08-08
diff: ensure consistent diff behavior with ignore options
Lidong Yan
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-06-24
diff: allow --color-moved with --no-ext-diff
René Scharfe
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-08-30
Merge branch 'jc/diff-exit-code-with-w-fixes'
Junio C Hamano
2023-08-21
diff: the -w option breaks --exit-code for --raw and other output modes
Junio C Hamano
2023-08-18
diff: teach "--stat -w --exit-code" to notice differences
Junio C Hamano
2023-08-18
diff: mode-only change should be noticed by "--patch -w --exit-code"
Junio C Hamano
2022-11-21
tests: mark tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
2022-03-17
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber
2022-01-05
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
2021-12-13
t4000-t4999: detect and signal failure within loop
Eric Sunshine
2021-12-09
diff --color-moved-ws=allow-indentation-change: improve hash lookups
Phillip Wood
2021-12-09
diff --color-moved: avoid false short line matches and bad zebra coloring
Phillip Wood
2021-12-09
diff --color-moved=zebra: fix alternate coloring
Phillip Wood
2021-12-09
diff --color-moved: rewind when discarding pmb
Phillip Wood
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
2020-12-18
Merge branch 'jc/diff-I-status-fix'
Junio C Hamano
2020-12-16
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
2020-11-19
t4015: let the test pass with any default branch name
Johannes Schindelin
2020-08-19
diff: teach --stat to ignore uninteresting modifications
Matthew Rogers
2019-12-25
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
2019-12-19
t4015: improve coverage of function context test
René Scharfe
2019-12-16
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
2019-12-05
xdiff: unignore changes in function context
René Scharfe
2019-11-29
t4015: use test_write_lines()
Denton Liu
2019-11-29
t4015: stop losing return codes of git commands
Denton Liu
2019-10-28
t4015: abstract away SHA-1-specific constants
brian m. carlson
2019-07-29
Merge branch 'jk/xdiff-clamp-funcname-context-index'
Junio C Hamano
2019-07-23
xdiff: clamp function context indices in post-image
Jeff King
2019-01-29
Merge branch 'pw/diff-color-moved-ws-fix'
Junio C Hamano
2019-01-10
diff --color-moved-ws: handle blank lines
Phillip Wood
2019-01-10
diff --color-moved-ws: modify allow-indentation-change
Phillip Wood
2019-01-10
diff --color-moved=zebra: be stricter with color alternation
Phillip Wood
2019-01-10
diff --color-moved-ws: demonstrate false positives
Phillip Wood
2018-11-14
diff: align move detection error handling with other options
Stefan Beller
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-15
Merge branch 'es/diff-color-moved-fix'
Junio C Hamano
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-25
diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"
Eric Sunshine
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
2018-07-17
t4015: avoid git as a pipe input
Stefan Beller
[next]