summaryrefslogtreecommitdiffstats
path: root/t/t0001-init.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* init: make --separate-git-dir work from within linked worktreeEric Sunshine2020-08-311-2/+19
* init: teach --separate-git-dir to repair linked worktreesEric Sunshine2020-08-311-0/+11
* Merge branch 'es/init-no-separate-git-dir-in-bare'Junio C Hamano2020-08-241-0/+13
|\
| * init: disallow --separate-git-dir with bare repositoryEric Sunshine2020-08-101-0/+13
* | repository: enable SHA-256 support by defaultbrian m. carlson2020-07-301-0/+33
|/
* init: allow setting the default for the initial branch name via the configDon Goodman-Wilson2020-06-241-0/+13
* init: allow specifying the initial branch name for the new repositoryJohannes Schindelin2020-06-241-0/+13
* 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-101-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-101-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-231-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 themRené Scharfe2017-08-071-2/+28
* strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSDRené Scharfe2017-03-271-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 testMatt McCutchen2017-01-301-0/+3
* | init: do not set unnecessary core.worktreeNguyễn Thái Ngọc Duy2016-09-261-0/+2
* | init: correct re-initialization from a linked worktreeNguyễn Thái Ngọc Duy2016-09-261-0/+15
* | config: only read .git/config from configured reposJeff King2016-09-141-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 --valgrindJohannes 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/configMichael Haggerty2014-11-181-0/+7
* | Merge branch 'nd/init-restore-env'Junio C Hamano2014-06-251-2/+2
|\ \
| * | git potty: restore environments after alias expansionNguyễ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"Jeff 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