aboutsummaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
Commit message (Expand)AuthorAge
* handle "git --bare init <dir>" properlyJeff King2010-05-10
* t/t0001-init.sh: add test for 'init with init.templatedir set'Steven Drake2010-02-25
* t0001-init: split the existence test from the permission testJohannes Sixt2009-08-09
* t0001-init: fix a file nameJohannes Sixt2009-08-09
* git init: optionally allow a directory argumentNanako Shiraishi2009-07-25
* init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* git init: --bare/--shared overrides system/global configDeskin Miller2008-10-08
* init: handle empty "template" parameterJeff King2008-07-27
* t0001-init.sh: change confusing directory nameMiklos Vajna2008-07-11
* git-init: accept --bare optionLuciano Rocha2008-05-28
* init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2008-03-25
* Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand2007-12-04
* Fix initialization of a bare repositoryJunio C Hamano2007-08-27