aboutsummaryrefslogtreecommitdiff
path: root/t/t7406-submodule-update.sh
Commit message (Expand)AuthorAge
* submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-19
* submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-09-30
* Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-03
|\
| * Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'Junio C Hamano2012-08-27
|\ \
| * | t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano2012-07-30
* | | submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-12
| |/ |/|
* | submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-04
* | submodule add: fix breakage when re-adding a deep submoduleJens Lehmann2012-01-24
* | Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-10
|\ \
| * | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-11
* | | Move git-dir for submodulesFredrik Gustafsson2011-08-22
|/ /
* | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-13
|\ \ | |/
| * submodule update: continue when a checkout failsFredrik Gustafsson2011-06-13
* | i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason2011-05-21
|/
* Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-02
|\
| * submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-04
* | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-04
|\ \ | |/ |/|
| * submodule update: Don't fetch when the submodule commit is already presentJens Lehmann2011-03-09
* | t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-17
|/
* t7406 & t7407: add missing && at end of linesJens Lehmann2010-09-03
* t7406: Fix submodule init config testsStephen Boyd2010-03-06
* t3409 t4107 t7406 t9150: use dashless commandsMatthew Ogilvie2009-11-29
* git-submodule: add support for --merge.Johan Herland2009-06-03
* Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
* git-submodule: add support for --rebase.Peter Hutterer2009-04-24