summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2011-05-251-1/+1
|\
| * init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-251-1/+1
* | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-021-5/+5
|\ \ | |/ |/|
| * i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-131-5/+5
* | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-121-1/+1
|\ \ | |/ |/|
| * t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt2011-04-111-1/+1
* | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-011-0/+46
|\ \ | |/
| * init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-191-0/+46
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-1/+1
|\ \
| * | i18n: git-init "Initialized [...] repository" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
| |/
* | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-151-4/+1
|/
* t0001,t1510,t3301: use sane_unset which always returns with status 0Brandon Casey2011-01-061-4/+4
* Merge branch 'nd/setup'Junio C Hamano2010-12-281-0/+56
|\
| * t0001: test git init when run via an aliasJonathan Nieder2010-12-221-0/+56
* | Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-061-14/+14
|/
* tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy2010-08-311-6/+0
* tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-1/+1
* 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