summaryrefslogtreecommitdiff
path: root/t/t1304-default-acl.sh
Commit message (Expand)AuthorAgeFilesLines
* t1304: Set LOGNAME even if USER is unset or nullwk/t1304-wo-USERW. Trevor King2014-10-191-1/+1
* t1304: improve setfacl prerequisite setupJeff King2012-06-071-10/+9
* t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe2011-10-141-0/+5
* t/t1304-default-acl: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-6/+8
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-3/+6
* t/t1304: make a second colon optional in the mask ACL checkBrandon Casey2010-03-161-1/+1
* t/t1304: set the ACL effective rights maskBrandon Casey2010-03-161-0/+1
* t/t1304: use 'test -r' to test readability rather than looking at mode bitsBrandon Casey2010-03-161-14/+1
* t/t1304: set the Default ACL base entriesBrandon Casey2010-03-161-0/+1
* t/t1304: avoid -d option to setfaclBrandon Casey2010-03-161-2/+2
* Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy2010-02-221-1/+1
* Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy2010-02-221-1/+1
* Add a testcase for ACL with restrictive umask.Matthieu Moy2010-02-221-0/+67