| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2011-05-25 | 1 | -1/+1 |
|\ |
|
| * | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2011-05-25 | 1 | -1/+1 |
* | | Merge branch 'ab/i18n-fixup' | Junio C Hamano | 2011-05-02 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2011-04-13 | 1 | -5/+5 |
* | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | t0001: guard a new test with SYMLINKS prerequisite | Johannes Sixt | 2011-04-11 | 1 | -1/+1 |
* | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-01 | 1 | -0/+46 |
|\ \
| |/ |
|
| * | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 | 1 | -0/+46 |
* | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -1/+1 |
|\ \ |
|
| * | | i18n: git-init "Initialized [...] repository" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| |/ |
|
* | | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 1 | -4/+1 |
|/ |
|
* | t0001,t1510,t3301: use sane_unset which always returns with status 0 | Brandon Casey | 2011-01-06 | 1 | -4/+4 |
* | Merge branch 'nd/setup' | Junio C Hamano | 2010-12-28 | 1 | -0/+56 |
|\ |
|
| * | t0001: test git init when run via an alias | Jonathan Nieder | 2010-12-22 | 1 | -0/+56 |
* | | Introduce sane_unset and use it to ensure proper && chaining | Elijah Newren | 2010-10-06 | 1 | -14/+14 |
|/ |
|
* | tests: factor HOME=$(pwd) in test-lib.sh | Matthieu Moy | 2010-08-31 | 1 | -6/+0 |
* | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -1/+1 |
* | handle "git --bare init <dir>" properly | Jeff King | 2010-05-10 | 1 | -0/+14 |
* | t/t0001-init.sh: add test for 'init with init.templatedir set' | Steven Drake | 2010-02-25 | 1 | -0/+19 |
* | t0001-init: split the existence test from the permission test | Johannes Sixt | 2009-08-09 | 1 | -0/+6 |
* | t0001-init: fix a file name | Johannes Sixt | 2009-08-09 | 1 | -1/+1 |
* | git init: optionally allow a directory argument | Nanako Shiraishi | 2009-07-25 | 1 | -0/+77 |
* | init: Do not segfault on big GIT_TEMPLATE_DIR environment variable | Frank Lichtenheld | 2009-04-18 | 1 | -0/+9 |
* | git init: --bare/--shared overrides system/global config | Deskin Miller | 2008-10-08 | 1 | -0/+32 |
* | init: handle empty "template" parameter | Jeff King | 2008-07-27 | 1 | -0/+26 |
* | t0001-init.sh: change confusing directory name | Miklos Vajna | 2008-07-11 | 1 | -3/+3 |
* | git-init: accept --bare option | Luciano Rocha | 2008-05-28 | 1 | -0/+11 |
* | init: show "Reinit" message even in an (existing) empty repository | Johannes Schindelin | 2008-03-25 | 1 | -0/+17 |
* | Do not rely on the exit status of "unset" for unset variables | H.Merijn Brand | 2007-12-04 | 1 | -8/+8 |
* | Fix initialization of a bare repository | Junio C Hamano | 2007-08-27 | 1 | -0/+116 |