summaryrefslogtreecommitdiff
path: root/t/t1304-default-acl.sh
Commit message (Expand)AuthorAgeFilesLines
* 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