summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
AgeCommit message (Expand)AuthorFilesLines
2010-05-10handle "git --bare init <dir>" properlyLibravatar Jeff King1-0/+14
2010-02-25t/t0001-init.sh: add test for 'init with init.templatedir set'Libravatar Steven Drake1-0/+19
2009-08-09t0001-init: split the existence test from the permission testLibravatar Johannes Sixt1-0/+6
2009-08-09t0001-init: fix a file nameLibravatar Johannes Sixt1-1/+1
2009-07-25git init: optionally allow a directory argumentLibravatar Nanako Shiraishi1-0/+77
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableLibravatar Frank Lichtenheld1-0/+9
2008-10-08git init: --bare/--shared overrides system/global configLibravatar Deskin Miller1-0/+32
2008-07-27init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-11t0001-init.sh: change confusing directory nameLibravatar Miklos Vajna1-3/+3
2008-05-28git-init: accept --bare optionLibravatar Luciano Rocha1-0/+11
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryLibravatar Johannes Schindelin1-0/+17
2007-12-04Do not rely on the exit status of "unset" for unset variablesLibravatar H.Merijn Brand1-8/+8
2007-08-27Fix initialization of a bare repositoryLibravatar Junio C Hamano1-0/+116