summaryrefslogtreecommitdiff
path: root/t/t4100-apply-stat.sh
AgeCommit message (Expand)AuthorFilesLines
2026-03-17apply: report input location in binary and garbage patch errorsJialong Wang1-0/+12
2026-03-17apply: report input location in header parsing errorsJialong Wang1-0/+38
2026-03-17apply: report the location of corrupt patchesJialong Wang1-1/+37
2025-02-10Merge branch 'pw/apply-ulong-overflow-check'Junio C Hamano1-0/+13
2025-01-30apply: detect overflow when parsing hunk headerPhillip Wood1-0/+13
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2012-03-13test: use test_i18ncmp when checking --stat outputJonathan Nieder1-2/+2
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-2/+2
2008-07-05Fix apply --recount handling of no-EOL lineThomas Rast1-0/+2
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin1-33/+25
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-7/+7
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-8/+8
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-7/+7
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano1-0/+0
2005-06-22[PATCH] git-apply: tests for --stat and --summary.Junio C Hamano1-0/+47