aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* 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
* | | Merge branch 'rs/submodule-summary-limit'Junio C Hamano2013-04-03
|\ \ \ | | |/ | |/|
| * | submodule summary: support --summary-limit=<n>René Scharfe2013-04-01
| * | Merge branch 'we/submodule-update-prefix-output' into maintJunio C Hamano2013-03-26
| |\ \
* | \ \ Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-25
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule: add 'deinit' commandJens Lehmann2013-03-04
* | | | Merge branch 'we/submodule-update-prefix-output'Junio C Hamano2013-03-21
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | submodule update: when using recursion, show full pathWilliam Entriken2013-03-03
| |/
* | Allow custom "comment char"Junio C Hamano2013-01-16
* | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-19
* | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-19
* | submodule: add get_submodule_config helper funtionW. Trevor King2012-12-11
|/
* Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-21
|\
| * git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-25
* | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-15
|\ \
| * | Teach --recursive to submodule syncPhil Hord2012-10-29
| |/
* | Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-09
|\ \
| * | submodule status: remove unused orig_* variablesJens Lehmann2012-10-29
* | | Merge branch 'sz/maint-submodule-reference-arg'Jeff King2012-11-04
|\ \ \