summaryrefslogtreecommitdiff
path: root/t/t4129-apply-samemode.sh
AgeCommit message (Expand)AuthorFilesLines
2025-05-27apply: set file mode when --reverse creates a deleted fileMark Mentovai1-2/+163
2025-05-27t4129: test that git apply warns for unexpected mode changesMark Mentovai1-5/+65
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-15t4129: fix racy index when calling chmod after git-addJeff King1-1/+1
2024-08-05apply: canonicalize modes read from patchesJeff King1-0/+62
2024-02-26Merge branch 'cp/apply-core-filemode'Junio C Hamano1-0/+27
2024-01-10t4129: prevent loss of exit code due to the use of pipesChandra Pratap1-2/+4
2023-12-26apply: ignore working tree filemode when !core.filemodeChandra Pratap1-0/+27
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2021-01-09t4129: fix setfacl-related permissions failureAdam Dinwoodie1-1/+1
2020-12-02apply: don't use core.sharedRepository to create working tree filesMatheus Tavares1-0/+26
2017-06-27apply: check git diffs for invalid file modesRené Scharfe1-1/+15
2013-11-26test: make FILEMODE a lazy prereqJonathan Nieder1-1/+0
2010-08-18tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason1-7/+1
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt1-6/+13
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano1-0/+62