summaryrefslogtreecommitdiff
path: root/t/t7406-submodule-update.sh
Commit message (Expand)AuthorAgeFilesLines
* Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-021-38/+1
* Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-271-1/+37
|\
| * submodule: explicit local branch creation in module_cloneW. Trevor King2014-02-241-1/+38
* | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-051-0/+11
|\ \ | |/ |/|
| * submodule update: remove unnecessary orig_flags variablejl/submodule-update-retire-orig-flagsJens Lehmann2013-11-111-0/+11
* | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-021-0/+15
|/
* t7406-submodule-update: add missing &&Tay Ray Chuan2013-09-171-1/+1
* Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-7/+17
|\
| * Add --depth to submodule update/addfg/submodule-clone-depthFredrik Gustafsson2013-07-031-7/+17
* | submodule update: allow custom command to update submodule working treecp/submodule-custom-updateChris Packham2013-07-031-0/+29
* | submodule: drop the top-level requirementJohn Keeping2013-06-171-0/+15
|/
* Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano2013-04-181-2/+2
|\
| * t7406: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-2/+2
* | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-011-2/+4
|\ \
| * | status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-161-2/+4
* | | Merge branch 'we/submodule-update-prefix-output'Junio C Hamano2013-03-211-1/+2
|\ \ \ | |/ / |/| |
| * | submodule update: when using recursion, show full pathWilliam Entriken2013-03-031-1/+2
| |/
* | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-191-0/+31
|/
* submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-09-301-1/+1
* Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-031-0/+12
|\
| * Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-241-0/+12
* | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'Junio C Hamano2012-08-271-8/+8
|\ \
| * | t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano2012-07-301-8/+8
* | | submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-121-0/+13
| |/ |/|
* | submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-041-0/+17
* | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-addJens Lehmann2012-01-241-0/+8
* | Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-101-0/+62
|\ \
| * | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-111-0/+62
* | | Move git-dir for submodulesfg/submodule-git-file-git-dirFredrik Gustafsson2011-08-221-0/+107
|/ /
* | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-131-0/+144
|\ \ | |/
| * submodule update: continue when a checkout failsFredrik Gustafsson2011-06-131-0/+144
* | i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
|/
* Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-021-0/+23
|\
| * submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-041-0/+23
* | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-0/+20
|\ \ | |/ |/|
| * submodule update: Don't fetch when the submodule commit is already presentJens Lehmann2011-03-091-0/+20
* | t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-171-0/+52
|/
* t7406 & t7407: add missing && at end of linesJens Lehmann2010-09-031-1/+1
* t7406: Fix submodule init config testsStephen Boyd2010-03-061-8/+16
* t3409 t4107 t7406 t9150: use dashless commandsMatthew Ogilvie2009-11-291-2/+2
* git-submodule: add support for --merge.Johan Herland2009-06-031-1/+59
* Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-031-8/+8
* git-submodule: add support for --rebase.Peter Hutterer2009-04-241-0/+140