summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.6.1Junio C Hamano2015-10-051-0/+9
|\
| * Sync with 2.4.10Junio C Hamano2015-09-281-0/+9
| |\
| | * submodule: allow only certain protocols for submodule fetchesJeff King2015-09-231-0/+9
| | * Merge branch 'ps/submodule-sanitize-path-upon-add' into maintJunio C Hamano2015-03-051-1/+1
| | |\
| * | \ Merge branch 'ah/submodule-typofix-in-error' into maintJunio C Hamano2015-09-171-1/+1
| |\ \ \
* | \ \ \ Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-051-149/+15
|\ \ \ \ \
| * | | | | submodule: rewrite `module_clone` shell function in Csb/submodule-helperStefan Beller2015-09-081-76/+2
| * | | | | submodule: rewrite `module_name` shell function in CStefan Beller2015-09-031-25/+7
| * | | | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-031-48/+6
| |/ / / /
* | | | | Merge branch 'ah/submodule-typofix-in-error'Junio C Hamano2015-09-011-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | git-submodule: remove extraneous space from error messageah/submodule-typofix-in-errorAlex Henrie2015-08-281-1/+1
* | | | Merge branch 'ps/submodule-sanitize-path-upon-add'Junio C Hamano2015-02-221-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | git-submodule.sh: fix '/././' path normalizationps/submodule-sanitize-path-upon-addPatrick Steinhardt2015-02-021-1/+1
* | | git-submodule.sh: avoid "echo" path-like valuesJunio C Hamano2014-06-191-8/+8
* | | git-submodule.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-191-12/+20
* | | Merge branch 'sk/submodules-absolute-path-on-windows'Junio C Hamano2014-06-061-3/+0
|\ \ \
| * | | Revert "submodules: fix ambiguous absolute paths under Windows"sk/submodules-absolute-path-on-windowsStepan Kasal2014-05-081-3/+0
| |/ /
* | | Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-021-41/+17
* | | Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano2014-03-141-1/+1
|\ \ \
| * | | submodule update: consistently document the '--checkout' optionjl/doc-submodule-update-checkoutJens Lehmann2014-02-281-1/+1
* | | | Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-271-32/+57
|\ \ \ \ | |/ / /
| * | | submodule: explicit local branch creation in module_cloneW. Trevor King2014-02-241-17/+41
| * | | submodule: document module_clone arguments in commentsW. Trevor King2014-02-241-0/+6
| * | | submodule: make 'checkout' update_module mode more explicitW. Trevor King2014-02-241-16/+11
* | | | Merge branch 'fp/submodule-checkout-mode'Junio C Hamano2014-01-171-1/+12
|\ \ \ \ | |/ / /
| * | | git-submodule.sh: 'checkout' is a valid update modefp/submodule-checkout-modeFrancesco Pretto2014-01-071-1/+12
| |/ /
* | | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-051-4/+1
|\ \ \
| * | | submodule update: remove unnecessary orig_flags variablejl/submodule-update-retire-orig-flagsJens Lehmann2013-11-111-4/+1
* | | | Merge branch 'jk/replace-perl-in-built-scripts'Junio C Hamano2013-12-051-1/+1
|\ \ \ \
| * | | | use @@PERL@@ in built scriptsjk/replace-perl-in-built-scriptsJeff King2013-10-291-1/+1
* | | | | Merge branch 'ak/submodule-foreach-quoting'Junio C Hamano2013-12-051-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | submodule foreach: skip eval for more than one argumentak/submodule-foreach-quotingAnders Kaseorg2013-09-271-1/+6
* | | | | Sync with 1.8.4.5Junio C Hamano2013-12-021-5/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-021-5/+15
| |/ / /
* | | | Merge branch 'bc/submodule-status-ignored'Jonathan Nieder2013-09-241-4/+11
|\ \ \ \
| * | | | submodule: don't print status output with ignore=allBrian M. Carlson2013-09-041-0/+7
| * | | | submodule: fix confusing variable nameBrian M. Carlson2013-09-031-4/+4
| |/ / /
* | | | submodule summary: ignore --for-status optionMatthieu Moy2013-09-061-12/+1
|/ / /
* | | Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-3/+21
|\ \ \ | |_|/ |/| |
| * | Add --depth to submodule update/addfg/submodule-clone-depthFredrik Gustafsson2013-07-031-3/+21
* | | submodule update: allow custom command to update submodule working treecp/submodule-custom-updateChris Packham2013-07-031-0/+6
* | | Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano2013-06-301-35/+100
|\ \ \
| * | | submodule: drop the top-level requirementJohn Keeping2013-06-171-35/+100
| * | | submodule: show full path in error messageJohn Keeping2013-06-171-1/+1
| |/ /
* | | Merge branch 'fg/submodule-non-ascii-path'Junio C Hamano2013-06-261-1/+2
|\ \ \
| * | | handle multibyte characters in nameFredrik Gustafsson2013-06-141-1/+2
| |/ /
* | | git-submodule.sh: remove duplicate call to set_rev_nameFredrik Gustafsson2013-06-171-2/+2
|/ /
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-051-2/+4
|\ \
| * | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-011-2/+4
* | | Merge branch 'rs/submodule-summary-limit'Junio C Hamano2013-04-031-6/+11
|\ \ \ | | |/ | |/|