Age | Commit message (Expand) | Author | Files | Lines |
2017-06-25 | t1301: move modebits() to test-lib-functions.sh | Christian Couder | 1 | -11/+7 |
2016-09-13 | init: reset cached config when entering new repo | Jeff King | 1 | -0/+32 |
2016-09-13 | config: only read .git/config from configured repos | Jeff King | 1 | -0/+9 |
2015-03-20 | t1301: use modern test_* helpers | Jeff King | 1 | -13/+7 |
2015-01-06 | update-server-info: create info/* with mode 0666 | Jeff King | 1 | -0/+10 |
2015-01-06 | t1301: set umask in reflog sharedrepository=group test | Jeff King | 1 | -0/+1 |
2009-04-12 | Mark t1301 permission test to depend on POSIXPERM | Junio C Hamano | 1 | -6/+6 |
2009-04-12 | t1301-shared-repo: fix forced modes test | Johannes Sixt | 1 | -4/+8 |
2009-04-06 | Merge branch 'jc/shared-literally' | Junio C Hamano | 1 | -0/+37 |
2009-04-01 | t1301: loosen test for forced modes | Jeff King | 1 | -2/+2 |
2009-03-27 | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 1 | -0/+37 |
2009-03-22 | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 1 | -5/+5 |
2008-10-19 | Fix testcase failure when extended attributes are in use | Junio C Hamano | 1 | -4/+6 |
2008-10-16 | t1301-shared-repo.sh: don't let a default ACL interfere with the test | Matt McCutchen | 1 | -0/+3 |
2008-07-11 | Fix backwards-incompatible handling of core.sharedRepository | Petr Baudis | 1 | -0/+23 |
2008-06-15 | Make git reflog expire honour core.sharedRepository. | Pierre Habouzit | 1 | -0/+15 |
2008-04-16 | Make core.sharedRepository more generic | Heikki Orsila | 1 | -0/+50 |
2007-08-16 | t1301-shared-repo.sh: fix 'stat' portability issue | Arjen Laarhoven | 1 | -1/+10 |
2007-07-11 | Fix core.sharedRepository = 2 | Johannes Schindelin | 1 | -0/+27 |