summaryrefslogtreecommitdiff
path: root/t/t4129-apply-samemode.sh
AgeCommit message (Expand)Author
2024-02-27Merge branch 'cp/apply-core-filemode'Junio C Hamano
2024-01-10t4129: prevent loss of exit code due to the use of pipesChandra Pratap
2023-12-27apply: ignore working tree filemode when !core.filemodeChandra Pratap
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason
2021-01-09t4129: fix setfacl-related permissions failureAdam Dinwoodie
2020-12-02apply: don't use core.sharedRepository to create working tree filesMatheus Tavares
2017-06-27apply: check git diffs for invalid file modesRené Scharfe
2013-11-26test: make FILEMODE a lazy prereqJonathan Nieder
2010-08-18tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano