39 Commits (0445e6f0a1223b5d40542627607207a87a416b5b)

Author SHA1 Message Date
Jeff King 410c3428ed t0001: drop subshells just for "cd" 11 years ago
Jeff King 99e1c7367f t0001: drop useless subshells 11 years ago
Jeff King 0981140fcc t0001: use test_must_fail 11 years ago
Jeff King 2a472410cb t0001: use test_config_global 11 years ago
Jeff King 633734d4a1 t0001: use test_path_is_* 11 years ago
Jeff King 3d06c5f19d t0001: make symlink reinit test more careful 11 years ago
Jeff King 3cc6a6f0f7 t: stop using GIT_CONFIG to cross repo boundaries 11 years ago
Jeff King 221bf98506 t: drop useless sane_unset GIT_* calls 11 years ago
Nguyễn Thái Ngọc Duy 487a2b7322 Make setup_git_env() resolve .git file when $GIT_DIR is not specified 12 years ago
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 15 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 17 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