aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* submodule: try harder to fetch needed sha1 by direct fetching sha1Stefan Beller2016-02-24
* Sync with 2.6.1Junio C Hamano2015-10-05
|\
| * Sync with 2.4.10Junio C Hamano2015-09-28
| |\
| | * submodule: allow only certain protocols for submodule fetchesJeff King2015-09-23
| | * Merge branch 'ps/submodule-sanitize-path-upon-add' into maintJunio C Hamano2015-03-05
| | |\
| * | \ Merge branch 'ah/submodule-typofix-in-error' into maintJunio C Hamano2015-09-17
| |\ \ \
* | \ \ \ Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-05
|\ \ \ \ \
| * | | | | submodule: rewrite `module_clone` shell function in CStefan Beller2015-09-08
| * | | | | submodule: rewrite `module_name` shell function in CStefan Beller2015-09-03
| * | | | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03
| |/ / / /
* | | | | Merge branch 'ah/submodule-typofix-in-error'Junio C Hamano2015-09-01
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | git-submodule: remove extraneous space from error messageAlex Henrie2015-08-28
* | | | Merge branch 'ps/submodule-sanitize-path-upon-add'Junio C Hamano2015-02-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | git-submodule.sh: fix '/././' path normalizationPatrick Steinhardt2015-02-02
* | | git-submodule.sh: avoid "echo" path-like valuesJunio C Hamano2014-06-19
* | | git-submodule.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-19
* | | Merge branch 'sk/submodules-absolute-path-on-windows'Junio C Hamano2014-06-06
|\ \ \
| * | | Revert "submodules: fix ambiguous absolute paths under Windows"Stepan Kasal2014-05-08
| |/ /
* | | Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-02
* | | Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano2014-03-14
|\ \ \
| * | | submodule update: consistently document the '--checkout' optionJens Lehmann2014-02-28
* | | | Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-27
|\ \ \ \ | |/ / /
| * | | submodule: explicit local branch creation in module_cloneW. Trevor King2014-02-24
| * | | submodule: document module_clone arguments in commentsW. Trevor King2014-02-24
| * | | submodule: make 'checkout' update_module mode more explicitW. Trevor King2014-02-24
* | | | Merge branch 'fp/submodule-checkout-mode'Junio C Hamano2014-01-17
|\ \ \ \ | |/ / /
| * | | git-submodule.sh: 'checkout' is a valid update modeFrancesco Pretto2014-01-07
| |/ /
* | | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-05
|\ \ \
| * | | submodule update: remove unnecessary orig_flags variableJens Lehmann2013-11-11
* | | | Merge branch 'jk/replace-perl-in-built-scripts'Junio C Hamano2013-12-05
|\ \ \ \
| * | | | use @@PERL@@ in built scriptsJeff King2013-10-29
* | | | | Merge branch 'ak/submodule-foreach-quoting'Junio C Hamano2013-12-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | submodule foreach: skip eval for more than one argumentAnders Kaseorg2013-09-27
* | | | | Sync with 1.8.4.5Junio C Hamano2013-12-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-02
| |/ / /
* | | | Merge branch 'bc/submodule-status-ignored'Jonathan Nieder2013-09-24
|\ \ \ \
| * | | | submodule: don't print status output with ignore=allBrian M. Carlson2013-09-04
| * | | | submodule: fix confusing variable nameBrian M. Carlson2013-09-03
| |/ / /
* | | | submodule summary: ignore --for-status optionMatthieu Moy2013-09-06
|/ / /
* | | Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-15
|\ \ \ | |_|/ |/| |
| * | Add --depth to submodule update/addFredrik Gustafsson2013-07-03
* | | submodule update: allow custom command to update submodule working treeChris Packham2013-07-03
* | | Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano2013-06-30
|\ \ \
| * | | submodule: drop the top-level requirementJohn Keeping2013-06-17
| * | | submodule: show full path in error messageJohn Keeping2013-06-17
| |/ /
* | | Merge branch 'fg/submodule-non-ascii-path'Junio C Hamano2013-06-26
|\ \ \
| * | | handle multibyte characters in nameFredrik Gustafsson2013-06-14
| |/ /
* | | git-submodule.sh: remove duplicate call to set_rev_nameFredrik Gustafsson2013-06-17
|/ /
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-05
|\ \
| * | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-01