summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
AgeCommit message (Expand)Author
2010-05-10handle "git --bare init <dir>" properlyJeff King
2010-02-26t/t0001-init.sh: add test for 'init with init.templatedir set'Steven Drake
2009-08-09t0001-init: split the existence test from the permission testJohannes Sixt
2009-08-09t0001-init: fix a file nameJohannes Sixt
2009-07-25git init: optionally allow a directory argumentNanako Shiraishi
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld
2008-10-08git init: --bare/--shared overrides system/global configDeskin Miller
2008-07-28init: handle empty "template" parameterJeff King
2008-07-12t0001-init.sh: change confusing directory nameMiklos Vajna
2008-05-29git-init: accept --bare optionLuciano Rocha
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand
2007-08-28Fix initialization of a bare repositoryJunio C Hamano