summaryrefslogtreecommitdiffstats
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* 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"Stepan 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' optionJens 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 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 variableJens Lehmann2013-11-111-4/+1
* | | Merge branch 'jk/replace-perl-in-built-scripts'Junio C Hamano2013-12-051-1/+1
|\ \ \
| * | | use @@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 argumentAnders 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/addFredrik Gustafsson2013-07-031-3/+21
* | | submodule update: allow custom command to update submodule working treeChris 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
|\ \ \ | | |/ | |/|
| * | submodule summary: support --summary-limit=<n>René Scharfe2013-04-011-6/+11
| * | Merge branch 'we/submodule-update-prefix-output' into maintJunio C Hamano2013-03-261-13/+18
| |\ \
* | \ \ Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-251-1/+76
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule: add 'deinit' commandJens Lehmann2013-03-041-1/+76
* | | | Merge branch 'we/submodule-update-prefix-output'Junio C Hamano2013-03-211-13/+18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | submodule update: when using recursion, show full pathWilliam Entriken2013-03-031-13/+18
| |/
* | Allow custom "comment char"Junio C Hamano2013-01-161-4/+4
* | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-191-0/+4
* | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-191-1/+20
* | submodule: add get_submodule_config helper funtionW. Trevor King2012-12-111-0/+26
|/
* Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-211-1/+1
|\
| * git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-251-1/+1
* | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-151-2/+12
|\ \