summaryrefslogtreecommitdiff
path: root/t/t1301-shared-repo.sh
Commit message (Expand)AuthorAgeFilesLines
* t1301: move modebits() to test-lib-functions.shChristian Couder2017-06-251-11/+7
* init: reset cached config when entering new repoJeff King2016-09-131-0/+32
* config: only read .git/config from configured reposJeff King2016-09-131-0/+9
* t1301: use modern test_* helpersJeff King2015-03-201-13/+7
* update-server-info: create info/* with mode 0666jk/prune-packed-server-infoJeff King2015-01-061-0/+10
* t1301: set umask in reflog sharedrepository=group testJeff King2015-01-061-0/+1
* Mark t1301 permission test to depend on POSIXPERMJunio C Hamano2009-04-121-6/+6
|\
| * Merge branch 'jc/shared-literally'Junio C Hamano2009-04-061-0/+37
| |\
| * | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-221-5/+5
* | | t1301-shared-repo: fix forced modes testJohannes Sixt2009-04-121-4/+8
| |/ |/|
* | t1301: loosen test for forced modesJeff King2009-04-011-2/+2
* | "core.sharedrepository = 0mode" should set, not loosenJunio C Hamano2009-03-271-0/+37
|/
* Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-191-4/+6
* t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-161-0/+3
* Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-111-0/+23
* Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-151-0/+15
* Make core.sharedRepository more genericHeikki Orsila2008-04-161-0/+50
* t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven2007-08-161-1/+10
* Fix core.sharedRepository = 2Johannes Schindelin2007-07-111-0/+27