aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1301-shared-repo.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-04setup: remove unnecessary variableGhanshyam Thakkar1-13/+2
2024-02-15t: move tests exercising the "files" backendPatrick Steinhardt1-16/+0
2024-01-29t1301: mark test for `core.sharedRepository` as reffiles specificPatrick Steinhardt1-1/+1
2023-06-21init-db: document existing bug with core.bare in template configElijah Newren1-0/+22
2023-05-08t: drop "verbose" helper functionJeff King1-2/+2
2023-02-06tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2022-11-30t1301: do not change $CWD in "shared=all" test caseJiang Xin1-2/+1
2022-11-30t1301: use test_when_finished for cleanupJiang Xin1-3/+5
2022-11-30t1301: fix wrong template dir for git-initJiang Xin1-1/+2
2022-06-06tests: don't assume a .git/info for .git/info/refsÆvar Arnfjörð Bjarmason1-1/+2
2021-06-02t1301: fix typo in error messageHan-Wen Nienhuys1-1/+1
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-05-13init: make --template path relative to $CWDNguyễn Thái Ngọc Duy1-3/+3
2017-06-25t1301: move modebits() to test-lib-functions.shChristian Couder1-11/+7
2016-09-13init: reset cached config when entering new repoJeff King1-0/+32
2016-09-13config: only read .git/config from configured reposJeff King1-0/+9
2015-03-20t1301: use modern test_* helpersJeff King1-13/+7
2015-01-06update-server-info: create info/* with mode 0666Jeff King1-0/+10
2015-01-06t1301: set umask in reflog sharedrepository=group testJeff King1-0/+1
2009-04-12Mark t1301 permission test to depend on POSIXPERMJunio C Hamano1-6/+6
2009-04-12t1301-shared-repo: fix forced modes testJohannes Sixt1-4/+8
2009-04-06Merge branch 'jc/shared-literally'Junio C Hamano1-0/+37
2009-04-01t1301: loosen test for forced modesJeff King1-2/+2
2009-03-27"core.sharedrepository = 0mode" should set, not loosenJunio C Hamano1-0/+37
2009-03-22Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt1-5/+5
2008-10-19Fix testcase failure when extended attributes are in useJunio C Hamano1-4/+6
2008-10-16t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen1-0/+3
2008-07-11Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis1-0/+23
2008-06-15Make git reflog expire honour core.sharedRepository.Pierre Habouzit1-0/+15
2008-04-16Make core.sharedRepository more genericHeikki Orsila1-0/+50
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven1-1/+10
2007-07-11Fix core.sharedRepository = 2Johannes Schindelin1-0/+27