summaryrefslogtreecommitdiff
path: root/t/t1304-default-acl.sh
AgeCommit message (Expand)AuthorFilesLines
2018-03-26t1304: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-1/+1
2014-10-19t1304: Set LOGNAME even if USER is unset or nullLibravatar W. Trevor King1-1/+1
2012-06-07t1304: improve setfacl prerequisite setupLibravatar Jeff King1-10/+9
2011-10-14t1304: fall back to $USER if $LOGNAME is not definedLibravatar René Scharfe1-0/+5
2010-08-18t/t1304-default-acl: change from skip_all=* to prereq skipLibravatar Ævar Arnfjörð Bjarmason1-6/+8
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-3/+6
2010-03-16t/t1304: make a second colon optional in the mask ACL checkLibravatar Brandon Casey1-1/+1
2010-03-16t/t1304: set the ACL effective rights maskLibravatar Brandon Casey1-0/+1
2010-03-16t/t1304: use 'test -r' to test readability rather than looking at mode bitsLibravatar Brandon Casey1-14/+1
2010-03-16t/t1304: set the Default ACL base entriesLibravatar Brandon Casey1-0/+1
2010-03-16t/t1304: avoid -d option to setfaclLibravatar Brandon Casey1-2/+2
2010-02-22Use git_mkstemp_mode instead of plain mkstemp to create object filesLibravatar Matthieu Moy1-1/+1
2010-02-22Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Libravatar Matthieu Moy1-1/+1
2010-02-22Add a testcase for ACL with restrictive umask.Libravatar Matthieu Moy1-0/+67