summaryrefslogtreecommitdiff
path: root/t/t1301-shared-repo.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* t1301: do not change $CWD in "shared=all" test caseJiang Xin2022-11-301-2/+1
* t1301: use test_when_finished for cleanupJiang Xin2022-11-301-3/+5
* t1301: fix wrong template dir for git-initJiang Xin2022-11-301-1/+2
* tests: don't assume a .git/info for .git/info/refsÆvar Arnfjörð Bjarmason2022-06-061-1/+2
* t1301: fix typo in error messageHan-Wen Nienhuys2021-06-021-1/+1
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* init: make --template path relative to $CWDNguyễn Thái Ngọc Duy2019-05-131-3/+3
* 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