summaryrefslogtreecommitdiff
path: root/t/t4032-diff-inter-hunk-context.sh
AgeCommit message (Expand)AuthorFilesLines
2026-05-25Merge branch 'mm/diff-U-takes-no-negative-values'Junio C Hamano1-0/+6
2026-05-13diff: reject negative values for --inter-hunk-contextMichael Montalbo1-0/+6
2026-04-22t: prepare conditional test execution for `set -e`Patrick Steinhardt1-5/+7
2026-04-22t: prepare `git config --unset` calls for `set -e`Patrick Steinhardt1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2021-11-01leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2017-01-12diff: add interhunk context config optionVegard Nossum1-1/+26
2008-12-29diff: add option to show context between close hunksRené Scharfe1-0/+92