summaryrefslogtreecommitdiffstats
path: root/t/t4129-apply-samemode.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t4129: fix racy index when calling chmod after git-addJeff King2024-08-151-1/+1
* apply: canonicalize modes read from patchesJeff King2024-08-051-0/+62
* Merge branch 'cp/apply-core-filemode'Junio C Hamano2024-02-271-0/+27
|\
| * apply: ignore working tree filemode when !core.filemodeChandra Pratap2023-12-271-0/+27
* | t4129: prevent loss of exit code due to the use of pipesChandra Pratap2024-01-101-2/+4
|/
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
* leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* t4129: fix setfacl-related permissions failureAdam Dinwoodie2021-01-091-1/+1
* apply: don't use core.sharedRepository to create working tree filesMatheus Tavares2020-12-021-0/+26
* apply: check git diffs for invalid file modesRené Scharfe2017-06-271-1/+15
* test: make FILEMODE a lazy prereqJonathan Nieder2013-11-261-1/+0
* tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason2010-08-181-7/+1
* Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-221-6/+13
* builtin-apply: prevent non-explicit permission changesJunio C Hamano2009-01-021-0/+62