| Commit message (Expand) | Author | Age | Files | Lines |
* | git-submodule.sh: avoid "echo" path-like values | Junio C Hamano | 2014-06-19 | 1 | -8/+8 |
* | git-submodule.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-19 | 1 | -12/+20 |
* | Merge branch 'sk/submodules-absolute-path-on-windows' | Junio C Hamano | 2014-06-06 | 1 | -3/+0 |
|\ |
|
| * | Revert "submodules: fix ambiguous absolute paths under Windows"sk/submodules-absolute-path-on-windows | Stepan Kasal | 2014-05-08 | 1 | -3/+0 |
* | | Revert "submodule: explicit local branch creation in module_clone" | Junio C Hamano | 2014-04-02 | 1 | -41/+17 |
* | | Merge branch 'jl/doc-submodule-update-checkout' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ |
|
| * | | submodule update: consistently document the '--checkout' optionjl/doc-submodule-update-checkout | Jens Lehmann | 2014-02-28 | 1 | -1/+1 |
* | | | Merge branch 'wk/submodule-on-branch' | Junio C Hamano | 2014-02-27 | 1 | -32/+57 |
|\ \ \
| |/ / |
|
| * | | submodule: explicit local branch creation in module_clone | W. Trevor King | 2014-02-24 | 1 | -17/+41 |
| * | | submodule: document module_clone arguments in comments | W. Trevor King | 2014-02-24 | 1 | -0/+6 |
| * | | submodule: make 'checkout' update_module mode more explicit | W. Trevor King | 2014-02-24 | 1 | -16/+11 |
* | | | Merge branch 'fp/submodule-checkout-mode' | Junio C Hamano | 2014-01-17 | 1 | -1/+12 |
|\ \ \
| |/ / |
|
| * | | git-submodule.sh: 'checkout' is a valid update modefp/submodule-checkout-mode | Francesco Pretto | 2014-01-07 | 1 | -1/+12 |
| |/ |
|
* | | Merge branch 'jl/submodule-update-retire-orig-flags' | Junio C Hamano | 2013-12-05 | 1 | -4/+1 |
|\ \ |
|
| * | | submodule update: remove unnecessary orig_flags variablejl/submodule-update-retire-orig-flags | Jens Lehmann | 2013-11-11 | 1 | -4/+1 |
* | | | Merge branch 'jk/replace-perl-in-built-scripts' | Junio C Hamano | 2013-12-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | use @@PERL@@ in built scriptsjk/replace-perl-in-built-scripts | Jeff King | 2013-10-29 | 1 | -1/+1 |
* | | | | Merge branch 'ak/submodule-foreach-quoting' | Junio C Hamano | 2013-12-05 | 1 | -1/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | submodule foreach: skip eval for more than one argumentak/submodule-foreach-quoting | Anders Kaseorg | 2013-09-27 | 1 | -1/+6 |
* | | | | Sync with 1.8.4.5 | Junio C Hamano | 2013-12-02 | 1 | -5/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | submodule: do not copy unknown update mode from .gitmodules | Junio C Hamano | 2013-12-02 | 1 | -5/+15 |
| |/ / |
|
* | | | Merge branch 'bc/submodule-status-ignored' | Jonathan Nieder | 2013-09-24 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | submodule: don't print status output with ignore=all | Brian M. Carlson | 2013-09-04 | 1 | -0/+7 |
| * | | | submodule: fix confusing variable name | Brian M. Carlson | 2013-09-03 | 1 | -4/+4 |
| |/ / |
|
* | | | submodule summary: ignore --for-status option | Matthieu Moy | 2013-09-06 | 1 | -12/+1 |
|/ / |
|
* | | Merge branch 'fg/submodule-clone-depth' | Junio C Hamano | 2013-07-15 | 1 | -3/+21 |
|\ \ |
|
| * | | Add --depth to submodule update/addfg/submodule-clone-depth | Fredrik Gustafsson | 2013-07-03 | 1 | -3/+21 |
* | | | submodule update: allow custom command to update submodule working treecp/submodule-custom-update | Chris Packham | 2013-07-03 | 1 | -0/+6 |
* | | | Merge branch 'jk/submodule-subdirectory-ok' | Junio C Hamano | 2013-06-30 | 1 | -35/+100 |
|\ \ \ |
|
| * | | | submodule: drop the top-level requirement | John Keeping | 2013-06-17 | 1 | -35/+100 |
| * | | | submodule: show full path in error message | John Keeping | 2013-06-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'fg/submodule-non-ascii-path' | Junio C Hamano | 2013-06-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | handle multibyte characters in name | Fredrik Gustafsson | 2013-06-14 | 1 | -1/+2 |
| |/ / |
|
* | | | git-submodule.sh: remove duplicate call to set_rev_name | Fredrik Gustafsson | 2013-06-17 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 2013-04-05 | 1 | -2/+4 |
|\ \ |
|
| * | | submodule deinit: clarify work tree removal message | Jens Lehmann | 2013-04-01 | 1 | -2/+4 |
* | | | Merge branch 'rs/submodule-summary-limit' | Junio C Hamano | 2013-04-03 | 1 | -6/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | submodule summary: support --summary-limit=<n> | René Scharfe | 2013-04-01 | 1 | -6/+11 |
| * | | Merge branch 'we/submodule-update-prefix-output' into maint | Junio C Hamano | 2013-03-26 | 1 | -13/+18 |
| |\ \ |
|
* | \ \ | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 2013-03-25 | 1 | -1/+76 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | submodule: add 'deinit' command | Jens Lehmann | 2013-03-04 | 1 | -1/+76 |
* | | | | Merge branch 'we/submodule-update-prefix-output' | Junio C Hamano | 2013-03-21 | 1 | -13/+18 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | submodule update: when using recursion, show full path | William Entriken | 2013-03-03 | 1 | -13/+18 |
| |/ |
|
* | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -4/+4 |
* | | submodule add: If --branch is given, record it in .gitmodules | W. Trevor King | 2012-12-19 | 1 | -0/+4 |
* | | submodule update: add --remote for submodule's upstream changes | W. Trevor King | 2012-12-19 | 1 | -1/+20 |
* | | submodule: add get_submodule_config helper funtion | W. Trevor King | 2012-12-11 | 1 | -0/+26 |
|/ |
|
* | Merge branch 'wtk/submodule-doc-fixup' | Junio C Hamano | 2012-11-21 | 1 | -1/+1 |
|\ |
|
| * | git-submodule: wrap branch option with "<>" in usage strings. | W. Trevor King | 2012-10-25 | 1 | -1/+1 |
* | | Merge branch 'ph/submodule-sync-recursive' | Junio C Hamano | 2012-11-15 | 1 | -2/+12 |
|\ \ |
|