Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-18 | t/t1304-default-acl: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 1 | -6/+8 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -3/+6 |
2010-03-16 | t/t1304: make a second colon optional in the mask ACL check | Brandon Casey | 1 | -1/+1 |
2010-03-16 | t/t1304: set the ACL effective rights mask | Brandon Casey | 1 | -0/+1 |
2010-03-16 | t/t1304: use 'test -r' to test readability rather than looking at mode bits | Brandon Casey | 1 | -14/+1 |
2010-03-16 | t/t1304: set the Default ACL base entries | Brandon Casey | 1 | -0/+1 |
2010-03-16 | t/t1304: avoid -d option to setfacl | Brandon Casey | 1 | -2/+2 |
2010-02-22 | Use git_mkstemp_mode instead of plain mkstemp to create object files | Matthieu Moy | 1 | -1/+1 |
2010-02-22 | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. | Matthieu Moy | 1 | -1/+1 |
2010-02-22 | Add a testcase for ACL with restrictive umask. | Matthieu Moy | 1 | -0/+67 |