summaryrefslogtreecommitdiff
path: root/t/t0001-init.sh
Commit message (Expand)AuthorAgeFilesLines
* t: restrict `is_hidden` to be called only on WindowsJohannes Schindelin2020-04-111-1/+1
* t: consolidate the `is_hidden` functionsJohannes Schindelin2020-04-111-7/+0
* Merge branch 'jh/msvc'Junio C Hamano2019-07-091-2/+2
|\
| * t0001 (mingw): do not expect a specific order of stdout/stderrJohannes Schindelin2019-06-201-2/+2
* | Merge branch 'js/t0001-case-insensitive'Junio C Hamano2019-07-091-14/+8
|\ \ | |/ |/|
| * t0001: fix on case-insensitive filesystemsJohannes Schindelin2019-06-241-14/+8
* | Merge branch 'nd/init-relative-template-fix'Junio C Hamano2019-06-131-1/+1
|\ \ | |/ |/|
| * init: make --template path relative to $CWDNguyễn Thái Ngọc Duy2019-05-131-1/+1
* | trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor2019-05-281-1/+1
* | mingw: respect core.hidedotfiles = false in git-init againJohannes Schindelin2019-03-121-0/+11
* | trace2: create new combined trace facilityJeff Hostetler2019-02-221-0/+1
|/
* tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-2/+2
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-3/+2
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-3/+2
* | t: use sane_unset() rather than 'unset' with broken &&-chainEric Sunshine2018-07-031-2/+2
|/
* tests: clean after SANITY testsJunio C Hamano2018-06-151-0/+1
* mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin2017-11-021-1/+7
* mingw: add experimental feature to redirect standard handlesJohannes Schindelin2017-11-021-0/+6
* t0001: skip test with restrictive permissions if getpwd(3) respects themrs/obsd-getcwd-workaroundRené Scharfe2017-08-071-2/+28
* 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