summaryrefslogtreecommitdiffstats
path: root/t/t1304-default-acl.sh
AgeCommit message (Expand)AuthorLines
2018-03-26t1304: abstract away SHA-1-specific constantsbrian m. carlson-1/+1
2014-10-19t1304: Set LOGNAME even if USER is unset or nullW. Trevor King-1/+1
2012-06-07t1304: improve setfacl prerequisite setupJeff King-10/+9
2011-10-14t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe-0/+5
2010-08-18t/t1304-default-acl: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason-6/+8
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason-3/+6
2010-03-16t/t1304: make a second colon optional in the mask ACL checkBrandon Casey-1/+1
2010-03-16t/t1304: set the ACL effective rights maskBrandon Casey-0/+1
2010-03-16t/t1304: use 'test -r' to test readability rather than looking at mode bitsBrandon Casey-14/+1
2010-03-16t/t1304: set the Default ACL base entriesBrandon Casey-0/+1
2010-03-16t/t1304: avoid -d option to setfaclBrandon Casey-2/+2
2010-02-22Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy-1/+1
2010-02-22Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy-1/+1
2010-02-22Add a testcase for ACL with restrictive umask.Matthieu Moy-0/+67