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
/
t4100-apply-stat.sh
Age
Commit message (
Expand
)
Author
2026-03-17
apply: report input location in binary and garbage patch errors
Jialong Wang
2026-03-17
apply: report input location in header parsing errors
Jialong Wang
2026-03-17
apply: report the location of corrupt patches
Jialong Wang
2025-02-10
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano
2025-01-30
apply: detect overflow when parsing hunk header
Phillip Wood
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2021-11-01
leak tests: mark some apply tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2012-03-13
test: use test_i18ncmp when checking --stat output
Jonathan Nieder
2008-08-17
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
2008-07-05
Fix apply --recount handling of no-EOL line
Thomas Rast
2008-06-28
Allow git-apply to recount the lines in a hunk (AKA recountdiff)
Johannes Schindelin
2008-05-24
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-06-07
War on whitespace
Junio C Hamano
2007-03-04
Get rid of the dependency to GNU diff in the tests
Johannes Schindelin
2005-07-26
Adjust diff-raw tests to the status letter change.
Junio C Hamano
2005-06-22
[PATCH] git-apply: tests for --stat and --summary.
Junio C Hamano