summaryrefslogtreecommitdiff
path: root/t/t4055-diff-context.sh
AgeCommit message (Expand)AuthorFilesLines
2026-05-13diff: reject negative values for -U/--unifiedMichael Montalbo1-0/+5
2025-07-29t: use test_config in t4055Leon Michalak1-7/+7
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak1-14/+14
2025-03-29Merge branch 'rs/xdiff-context-length-fix'Junio C Hamano1-0/+10
2025-03-14xdiff: avoid arithmetic overflow in xdl_get_hunk()René Scharfe1-0/+10
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2022-04-13revisions API: have release_revisions() release "mailmap"Ævar Arnfjörð Bjarmason1-0/+1
2014-08-07rewrite git_config() to use the config-set APITanay Abhra1-1/+1
2013-09-09config: make numeric parsing errors more clearJeff King1-1/+1
2012-10-02t4055: avoid use of sed 'a' commandJunio C Hamano1-6/+5
2012-09-30diff: diff.context configuration gives default to -UJeff Muizelaar1-0/+93