30 Commits (d5f6b1d756a29255efedee3cb6e8526aedcfeb00)

Author SHA1 Message Date
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Junio C Hamano 127df8c6cf i18n: do not overuse C_LOCALE_OUTPUT (grep) 14 years ago
Johannes Sixt 4e95fb6c37 t0001: guard a new test with SYMLINKS prerequisite 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
Ævar Arnfjörð Bjarmason 3e5dd7e960 i18n: git-init "Initialized [...] repository" message 14 years ago
Brandon Casey ed40ec551d t0001,t1510,t3301: use sane_unset which always returns with status 0 14 years ago
Jonathan Nieder 4ad8332ef7 t0001: test git init when run via an alias 14 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 14 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Jeff King 87a074df24 handle "git --bare init <dir>" properly 15 years ago
Steven Drake a94d305bf8 t/t0001-init.sh: add test for 'init with init.templatedir set' 15 years ago
Johannes Sixt d82e75e86c t0001-init: split the existence test from the permission test 16 years ago
Johannes Sixt 7d53a07a28 t0001-init: fix a file name 16 years ago
Nanako Shiraishi 53d4888593 git init: optionally allow a directory argument 16 years ago
Frank Lichtenheld 32d1776b13 init: Do not segfault on big GIT_TEMPLATE_DIR environment variable 16 years ago
Deskin Miller 0a2c7eea41 git init: --bare/--shared overrides system/global config 16 years ago
Jeff King d65d2b2fb4 init: handle empty "template" parameter 17 years ago
Jeff King 172035f044 init: handle empty "template" parameter 17 years ago
Miklos Vajna b613827318 t0001-init.sh: change confusing directory name 17 years ago
Luciano Rocha 74d3b23fe3 git-init: accept --bare option 17 years ago
Johannes Schindelin 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository 17 years ago
H.Merijn Brand 5188408057 Do not rely on the exit status of "unset" for unset variables 17 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 18 years ago