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
/
t4254-am-corrupt.sh
Age
Commit message (
Expand
)
Author
2026-03-17
apply: report input location in header parsing errors
Jialong Wang
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-03-18
builtin/am: allow disabling conflict advice
Philippe Blain
2023-02-06
tests: mark tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2020-04-22
mailinfo: disallow NUL character in mail's header
Đoàn Trần Công Danh
2020-04-22
mailinfo.c: avoid strlen on strings that can contains NUL
Đoàn Trần Công Danh
2020-04-22
t4254: merge 2 steps of a single test
Đoàn Trần Công Danh
2018-05-29
am: move advice.amWorkDir parsing back to advice.c
Nguyễn Thái Ngọc Duy
2016-10-17
i18n: apply: mark error message for translation
Vasco Almeida
2016-08-11
builtin/apply: make find_header() return -128 instead of die()ing
Christian Couder
2013-10-17
t4254: modernize tests
SZEDER Gábor
2011-10-12
fix "git apply --index ..." not to deref NULL
Jim Meyering