summaryrefslogtreecommitdiff
path: root/t/t1304-default-acl.sh
AgeCommit message (Expand)Author
2012-06-07t1304: improve setfacl prerequisite setupJeff King
2011-10-14t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe
2010-08-18t/t1304-default-acl: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-03-17t/t1304: make a second colon optional in the mask ACL checkBrandon Casey
2010-03-17t/t1304: set the ACL effective rights maskBrandon Casey
2010-03-17t/t1304: use 'test -r' to test readability rather than looking at mode bitsBrandon Casey
2010-03-17t/t1304: set the Default ACL base entriesBrandon Casey
2010-03-17t/t1304: avoid -d option to setfaclBrandon Casey
2010-02-22Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy
2010-02-22Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy
2010-02-22Add a testcase for ACL with restrictive umask.Matthieu Moy