summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe2019-10-071-2/+0
* submodule: refuse to add repository with no commitsKyle Meyer2019-04-101-1/+10
* submodule deinit: unset core.worktreeStefan Beller2018-12-261-0/+5
* submodule helper: convert relative URL to absolute URL if neededStefan Beller2018-10-181-0/+24
* Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder2018-09-071-5/+0
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-19/+9
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-19/+9
* | Merge branch 'nd/i18n'Junio C Hamano2018-08-151-1/+1
|\ \
| * | dir.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-1/+1
* | | Merge branch 'es/test-fixes'Junio C Hamano2018-08-021-6/+7
|\ \ \ | |_|/ |/| |
| * | t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
| * | t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine2018-07-161-5/+6
| |/
* | Merge branch 'sb/submodule-core-worktree'Junio C Hamano2018-07-181-0/+5
|\ \ | |/ |/|
| * submodule deinit: unset core.worktreeStefan Beller2018-06-191-0/+5
* | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-06-191-2/+4
|\ \ | |/ |/|
| * t7400: encapsulate setup code in test_expect_successStefan Beller2018-06-191-2/+4
* | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-05-301-0/+16
|\ \ | |/
| * submodule: add --progress option to add commandCasey Fitzpatrick2018-05-221-0/+16
* | submodule: check for NULL return of get_submodule_ref_store()rs/status-with-removed-submoduleRené Scharfe2018-03-281-0/+15
|/
* tests: fix diff order arguments in test_cmpsb/test-cmp-expect-actualStefan Beller2017-10-071-1/+1
* Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-261-10/+0
|\
| * t7411: check configuration parsing errorsBrandon Williams2017-08-021-10/+0
| * Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-05-231-1/+1
| |\
* | | clone: teach recursive clones to respect -qbw/clone-recursive-quietBrandon Williams2017-08-041-0/+6
* | | Merge branch 'bw/submodule-with-bs-path' into maintJunio C Hamano2017-06-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * t7400: add !CYGWIN prerequisite to 'add with \\ in path'bw/submodule-with-bs-pathRamsay Jones2017-05-011-1/+1
* | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-011-0/+8
|\ \ | |/ |/|
| * submodule_init: die cleanly on submodules without url definedjk/submodule-init-segv-fixJeff King2017-04-241-0/+8
* | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-161-0/+14
* | submodule--helper init: set submodule.<name>.activeBrandon Williams2017-03-181-0/+11
* | clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-181-0/+68
* | submodule init: initialize active submodulesBrandon Williams2017-03-181-0/+57
* | submodule add: extend force flag to add existing repossb/submodule-add-forceStefan Beller2016-11-291-0/+14
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-1/+1
|/
* Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-05-171-1/+23
|\
| * submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller2016-05-051-1/+23
* | Merge branch 'sb/submodule-init'Junio C Hamano2016-05-171-0/+16
|\ \
| * | submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2016-04-291-0/+8
| * | submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2016-04-291-0/+8
| * | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-141-0/+38
| |\ \ | | |/
| * | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-initJunio C Hamano2016-04-141-0/+41
| |\ \
* | \ \ Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano2016-05-131-1/+1
|\ \ \ \
| * | | | submodule deinit test: fix broken && chain in subshellsb/submodule-module-list-pathspec-fixStefan Beller2016-05-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'sb/submodule-helper-clone-regression-fix'Junio C Hamano2016-04-221-0/+41
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-011-1/+1
| * | | recursive submodules: test for relative pathsStefan Beller2016-03-311-0/+41
* | | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-061-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | submodule update: direct error message to stderrStefan Beller2016-03-011-2/+2
| |/
* | submodule: fix regression for deinit without submodulesStefan Beller2016-03-221-0/+13
* | submodule helper list: respect correct path prefixsb/submodule-module-list-fixStefan Beller2016-02-241-0/+25
|/