Age | Commit message (Expand) | Author | Files | Lines |
2018-01-16 | Doc/git-submodule: improve readability and grammar of a sentence | Kaartic Sivaraam | 1 | -8/+8 |
2017-07-12 | Merge branch 'sb/submodule-doc' | Junio C Hamano | 1 | -34/+10 |
2017-06-30 | Merge branch 'vs/typofixes' | Junio C Hamano | 1 | -1/+1 |
2017-06-27 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2017-06-22 | submodules: overhaul documentation | Stefan Beller | 1 | -34/+10 |
2017-06-22 | Documentation/git-submodule: cleanup "add" section | Kaartic Sivaraam | 1 | -28/+21 |
2017-03-18 | submodule init: initialize active submodules | Brandon Williams | 1 | -1/+3 |
2017-02-28 | submodule init: warn about falling back to a local path | Stefan Beller | 1 | -14/+24 |
2017-02-15 | Merge branch 'jk/doc-submodule-markup-fix' | Junio C Hamano | 1 | -3/+6 |
2017-02-13 | docs/git-submodule: fix unbalanced quote | Jeff King | 1 | -3/+6 |
2017-01-12 | submodule update documentation: don't repeat ourselves | Stefan Beller | 1 | -16/+14 |
2017-01-12 | submodule documentation: add options to the subcommand | Stefan Beller | 1 | -16/+11 |
2016-12-12 | submodule: add absorb-git-dir function | Stefan Beller | 1 | -0/+15 |
2016-10-19 | submodules doc: update documentation for "." used for submodule branches | Brandon Williams | 1 | -1/+3 |
2016-05-27 | submodule update: learn `--[no-]recommend-shallow` option | Stefan Beller | 1 | -2/+9 |
2016-05-17 | Merge branch 'sb/submodule-deinit-all' | Junio C Hamano | 1 | -6/+13 |
2016-05-05 | submodule deinit: require '--all' instead of '.' for all submodules | Stefan Beller | 1 | -6/+13 |
2016-03-01 | submodule update: expose parallelism to the user | Stefan Beller | 1 | -1/+6 |
2015-12-04 | document submodule sync --recursive | Stefan Beller | 1 | -1/+4 |
2015-05-28 | submodule doc: reorder introductory paragraphs | Stefan Beller | 1 | -28/+22 |
2015-03-02 | submodule: improve documentation of update subcommand | Michal Sojka | 1 | -20/+46 |
2014-07-10 | Merge branch 'mc/doc-submodule-sync-recurse' into maint | Junio C Hamano | 1 | -1/+1 |
2014-06-13 | submodule: document "sync --recursive" | Matthew Chen | 1 | -1/+1 |
2014-04-02 | Revert "submodule: explicit local branch creation in module_clone" | Junio C Hamano | 1 | -26/+8 |
2014-04-01 | Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'" | Junio C Hamano | 1 | -1/+1 |
2014-03-31 | Merge branch 'wt/doc-submodule-name-path-confusion-2' | Junio C Hamano | 1 | -1/+1 |
2014-03-31 | Merge branch 'wt/doc-submodule-name-path-confusion-1' | Junio C Hamano | 1 | -1/+1 |
2014-03-27 | doc: submodule.*.branch config is keyed by name | W. Trevor King | 1 | -1/+1 |
2014-03-27 | doc: submodule.* config are keyed by submodule names | W. Trevor King | 1 | -1/+1 |
2014-03-14 | Merge branch 'jl/doc-submodule-update-checkout' | Junio C Hamano | 1 | -1/+10 |
2014-02-28 | submodule update: consistently document the '--checkout' option | Jens Lehmann | 1 | -1/+10 |
2014-02-24 | Documentation: describe 'submodule update --remote' use case | W. Trevor King | 1 | -0/+10 |
2014-02-24 | submodule: explicit local branch creation in module_clone | W. Trevor King | 1 | -9/+27 |
2013-07-15 | Merge branch 'fg/submodule-clone-depth' | Junio C Hamano | 1 | -2/+8 |
2013-07-15 | Merge branch 'cp/submodule-custom-update' | Junio C Hamano | 1 | -1/+3 |
2013-07-03 | Change "remote tracking" to "remote-tracking" | Michael Schubert | 1 | -1/+1 |
2013-07-03 | Add --depth to submodule update/add | Fredrik Gustafsson | 1 | -2/+8 |
2013-07-03 | submodule update: allow custom command to update submodule working tree | Chris Packham | 1 | -1/+3 |
2013-05-16 | git-submodule.txt: Clarify 'init' and 'add' subcommands. | Dale R. Worley | 1 | -2/+6 |
2013-03-25 | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 1 | -1/+17 |
2013-03-04 | submodule: add 'deinit' command | Jens Lehmann | 1 | -1/+17 |
2013-02-27 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+3 |
2013-02-27 | Documentation/submodule: Add --force to update synopsis | Brad King | 1 | -1/+1 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2012-12-19 | submodule add: If --branch is given, record it in .gitmodules | W. Trevor King | 1 | -0/+2 |
2012-12-19 | submodule update: add --remote for submodule's upstream changes | W. Trevor King | 1 | -1/+22 |
2012-11-21 | Merge branch 'wtk/submodule-doc-fixup' | Junio C Hamano | 1 | -1/+1 |
2012-10-29 | Merge branch 'jl/submodule-add-by-name' | Jeff King | 1 | -1/+6 |
2012-10-25 | git-submodule: wrap branch option with "<>" in usage strings. | W. Trevor King | 1 | -1/+1 |
2012-09-29 | Teach "git submodule add" the --name option | Jens Lehmann | 1 | -1/+6 |