summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-05-231-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
|/
* t: fix trivial &&-chain breakageJeff King2015-03-201-2/+2
* Merge branch 'ps/submodule-sanitize-path-upon-add'Junio C Hamano2015-02-221-0/+17
|\
| * git-submodule.sh: fix '/././' path normalizationps/submodule-sanitize-path-upon-addPatrick Steinhardt2015-02-021-0/+17
* | t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-211-3/+2
|/
* Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano2013-10-171-2/+4
|\
| * reset: handle submodule with trailing slashjk/trailing-slash-in-pathspecJohn Keeping2013-09-131-2/+4
* | Merge branch 'tb/precompose-autodetect-fix'Junio C Hamano2013-09-171-1/+0
|\ \ | |/ |/|
| * Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fixTorsten Bögershausen2013-08-271-1/+0
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-10/+4
|\ \
| * | rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-061-10/+4
* | | Merge branch 'jl/some-submodule-config-are-not-boolean'Junio C Hamano2013-09-041-0/+10
|\ \ \ | |_|/ |/| |
| * | avoid segfault on submodule.*.path set to an empty "true"jl/some-submodule-config-are-not-booleanJharrod LaFon2013-08-191-0/+10
* | | Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-0/+16
|\ \ \ | |_|/ |/| |
| * | Add --depth to submodule update/addfg/submodule-clone-depthFredrik Gustafsson2013-07-031-0/+15
* | | Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano2013-06-301-0/+80
|\ \ \
| * | | submodule: drop the top-level requirementJohn Keeping2013-06-171-0/+80
| |/ /
* | | Merge branch 'fg/submodule-non-ascii-path'Junio C Hamano2013-06-261-0/+15
|\ \ \
| * | | t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen2013-06-201-8/+11
| * | | handle multibyte characters in nameFredrik Gustafsson2013-06-141-0/+12
| |/ /
* | | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-201-3/+3
|\ \ \ | |/ / |/| |
| * | test: test_must_be_empty helperJunio C Hamano2013-06-091-3/+3
| |/
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-051-5/+16
|\ \
| * | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-011-5/+16
* | | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-251-0/+100
|\ \ \ | |/ / | | / | |/ |/|