aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0001-init.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren1-14/+14
2010-08-31tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy1-6/+0
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason1-1/+1
2010-05-10handle "git --bare init <dir>" properlyJeff King1-0/+14
2010-02-25t/t0001-init.sh: add test for 'init with init.templatedir set'Steven Drake1-0/+19
2009-08-09t0001-init: split the existence test from the permission testJohannes Sixt1-0/+6
2009-08-09t0001-init: fix a file nameJohannes Sixt1-1/+1
2009-07-25git init: optionally allow a directory argumentNanako Shiraishi1-0/+77
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld1-0/+9
2008-10-08git init: --bare/--shared overrides system/global configDeskin Miller1-0/+32
2008-07-27init: handle empty "template" parameterJeff King1-0/+26
2008-07-11t0001-init.sh: change confusing directory nameMiklos Vajna1-3/+3
2008-05-28git-init: accept --bare optionLuciano Rocha1-0/+11
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin1-0/+17
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand1-8/+8
2007-08-27Fix initialization of a bare repositoryJunio C Hamano1-0/+116