summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
Commit message (Expand)AuthorAgeFilesLines
* strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSDrs/freebsd-getcwd-workaroundRené Scharfe2017-03-261-0/+14
* Merge branch 'mm/reset-facl-before-umask-test'Junio C Hamano2017-02-021-0/+3
|\
| * t0001: don't let a default ACL interfere with the umask testmm/reset-facl-before-umask-testMatt McCutchen2017-01-301-0/+3
* | init: do not set unnecessary core.worktreeNguyễn Thái Ngọc Duy2016-09-251-0/+2
* | init: correct re-initialization from a linked worktreeNguyễn Thái Ngọc Duy2016-09-251-0/+15
* | config: only read .git/config from configured reposJeff King2016-09-131-0/+9
|/
* mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-111-0/+30
* Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-03-041-11/+9
|\
| * t0001: fix GIT_* environment variable check under --valgrindnd/clear-gitenv-upon-use-of-aliasJohannes Sixt2016-03-031-11/+9
* | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-01-201-0/+17
|\ \ | |/
| * git.c: make sure we do not leak GIT_* to alias scriptsNguyễn Thái Ngọc Duy2015-12-221-0/+17
* | init: use strbufs to store pathsJeff King2015-10-051-2/+2
|/
* Merge branch 'mh/config-flip-xbit-back-after-checking'Junio C Hamano2014-12-051-0/+7
|\
| * create_default_files(): don't set u+x bit on $GIT_DIR/configmh/config-flip-xbit-back-after-checkingMichael Haggerty2014-11-181-0/+7
* | Merge branch 'nd/init-restore-env'Junio C Hamano2014-06-251-2/+2
|\ \
| * | git potty: restore environments after alias expansionnd/init-restore-envNguyễn Thái Ngọc Duy2014-06-101-2/+2
| |/
* | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-031-6/+6
|\ \ | |/ |/|
| * t0001-init.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-6/+6
* | t0001: drop subshells just for "cd"jk/tests-cleanupJeff King2014-03-211-47/+9
* | t0001: drop useless subshellsJeff King2014-03-211-39/+22
* | t0001: use test_must_failJeff King2014-03-211-27/+11
* | t0001: use test_config_globalJeff King2014-03-211-7/+4
* | t0001: use test_path_is_*Jeff King2014-03-211-18/+18
* | t0001: make symlink reinit test more carefulJeff King2014-03-211-2/+2
* | t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-211-2/+2
* | t: drop useless sane_unset GIT_* callsJeff King2014-03-211-15/+0
|/
* Make setup_git_env() resolve .git file when $GIT_DIR is not specifiednd/git-dir-pointing-at-gitfileNguyễn Thái Ngọc Duy2013-09-031-0/+4
* 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