summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-3/+21
|\
| * Add --depth to submodule update/addfg/submodule-clone-depthFredrik Gustafsson2013-07-031-3/+21
* | submodule update: allow custom command to update submodule working treecp/submodule-custom-updateChris 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
|\ \
| * | Teach --recursive to submodule syncPhil Hord2012-10-291-2/+12
| |/
* | Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-091-3/+1
|\ \
| * | submodule status: remove unused orig_* variablesJens Lehmann2012-10-291-3/+1
* | | Merge branch 'sz/maint-submodule-reference-arg'Jeff King2012-11-041-1/+0
|\ \ \
| * | | submodule add: fix handling of --reference=<repo> optionStefan Zager2012-10-261-1/+0
| |/ /
| * | Merge branch 'rr/maint-submodule-unknown-cmd' into maintJunio C Hamano2012-10-021-1/+9
| |\ \
| * \ \ Sync with 1.7.11.6Junio C Hamano2012-09-111-4/+31
| |\ \ \
* | \ \ \ Merge branch 'jl/submodule-add-by-name'Jeff King2012-10-291-11/+36
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-09-301-1/+14
| * | | | Teach "git submodule add" the --name optionJens Lehmann2012-09-291-10/+22
* | | | | Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano2012-09-291-1/+9
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-251-1/+9
| | |/ | |/|
| * | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-111-1/+1
| |\ \
* | \ \ Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-241-1/+1
* | | | Merge branch 'hv/submodule-path-unmatch'Junio C Hamano2012-08-291-3/+30
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Let submodule command exit with error status if path does not existHeiko Voigt2012-08-141-3/+30
| * | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano2012-07-301-2/+4
| |\ \ | | |/ | |/|
* | | Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-311-1/+1
|\ \ \
| * | | i18n: Rewrite gettext messages start with dashJiang Xin2012-07-261-1/+1
* | | | git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña2012-07-251-2/+5
* | | | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano2012-07-221-2/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-121-2/+4
* | | Merge branch 'js/submodule-relative'Junio C Hamano2012-06-281-6/+54
|\ \ \ | |_|/ |/| |
| * | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour2012-06-061-2/+12