Age | Commit message (Expand) | Author | Files | Lines |
2010-08-18 | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-05-10 | handle "git --bare init <dir>" properly | Jeff King | 1 | -0/+14 |
2010-02-25 | t/t0001-init.sh: add test for 'init with init.templatedir set' | Steven Drake | 1 | -0/+19 |
2009-08-09 | t0001-init: split the existence test from the permission test | Johannes Sixt | 1 | -0/+6 |
2009-08-09 | t0001-init: fix a file name | Johannes Sixt | 1 | -1/+1 |
2009-07-25 | git init: optionally allow a directory argument | Nanako Shiraishi | 1 | -0/+77 |
2009-04-18 | init: Do not segfault on big GIT_TEMPLATE_DIR environment variable | Frank Lichtenheld | 1 | -0/+9 |
2008-10-08 | git init: --bare/--shared overrides system/global config | Deskin Miller | 1 | -0/+32 |
2008-07-27 | init: handle empty "template" parameter | Jeff King | 1 | -0/+26 |
2008-07-11 | t0001-init.sh: change confusing directory name | Miklos Vajna | 1 | -3/+3 |
2008-05-28 | git-init: accept --bare option | Luciano Rocha | 1 | -0/+11 |
2008-03-25 | init: show "Reinit" message even in an (existing) empty repository | Johannes Schindelin | 1 | -0/+17 |
2007-12-04 | Do not rely on the exit status of "unset" for unset variables | H.Merijn Brand | 1 | -8/+8 |
2007-08-27 | Fix initialization of a bare repository | Junio C Hamano | 1 | -0/+116 |