summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
Commit message (Expand)AuthorAgeFilesLines
* handle "git --bare init <dir>" properlyJeff King2010-05-101-0/+14
* t/t0001-init.sh: add test for 'init with init.templatedir set'Steven Drake2010-02-251-0/+19
* t0001-init: split the existence test from the permission testJohannes Sixt2009-08-091-0/+6
* t0001-init: fix a file nameJohannes Sixt2009-08-091-1/+1
* git init: optionally allow a directory argumentNanako Shiraishi2009-07-251-0/+77
* init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-181-0/+9
* git init: --bare/--shared overrides system/global configDeskin Miller2008-10-081-0/+32
* init: handle empty "template" parameterJeff King2008-07-271-0/+26
* t0001-init.sh: change confusing directory nameMiklos Vajna2008-07-111-3/+3
* git-init: accept --bare optionLuciano Rocha2008-05-281-0/+11
* init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2008-03-251-0/+17
* Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand2007-12-041-8/+8
* Fix initialization of a bare repositoryJunio C Hamano2007-08-271-0/+116