summaryrefslogtreecommitdiff
path: root/t/t7406-submodule-update.sh
AgeCommit message (Expand)Author
2015-03-20t: fix trivial &&-chain breakageJeff King
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano
2014-02-27Merge branch 'wk/submodule-on-branch'Junio C Hamano
2014-02-24submodule: explicit local branch creation in module_cloneW. Trevor King
2013-12-05Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano
2013-12-02submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano
2013-11-11submodule update: remove unnecessary orig_flags variableJens Lehmann
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan
2013-07-15Merge branch 'fg/submodule-clone-depth'Junio C Hamano
2013-07-03Add --depth to submodule update/addFredrik Gustafsson
2013-07-03submodule update: allow custom command to update submodule working treeChris Packham
2013-06-17submodule: drop the top-level requirementJohn Keeping
2013-04-18Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano
2013-04-01Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano
2013-03-21Merge branch 'we/submodule-update-prefix-output'Junio C Hamano
2013-03-17status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy
2013-03-04submodule update: when using recursion, show full pathWilliam Entriken
2013-01-05t7406: do not assume the "matching" push is the defaultJunio C Hamano
2012-12-19submodule update: add --remote for submodule's upstream changesW. Trevor King
2012-09-30submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann
2012-09-03Merge branch 'sz/submodule-force-update'Junio C Hamano
2012-08-27Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'Junio C Hamano
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager
2012-07-30t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano
2012-07-12submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann
2012-03-05submodules: refactor computation of relative gitdir pathJens Lehmann
2012-01-24submodule add: fix breakage when re-adding a deep submoduleJens Lehmann
2011-10-10Merge branch 'hv/submodule-update-none'Junio C Hamano
2011-08-23Move git-dir for submodulesFredrik Gustafsson
2011-08-11add update 'none' flag to disable update of submodule by defaultHeiko Voigt
2011-07-13Merge branch 'fg/submodule-keep-updating'Junio C Hamano
2011-06-13submodule update: continue when a checkout failsFredrik Gustafsson
2011-05-21i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason
2011-05-02Merge branch 'nm/submodule-update-force'Junio C Hamano
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano
2011-04-04submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin
2011-03-09submodule update: Don't fetch when the submodule commit is already presentJens Lehmann
2011-02-17t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson
2010-09-03t7406 & t7407: add missing && at end of linesJens Lehmann
2010-03-07t7406: Fix submodule init config testsStephen Boyd
2009-11-30t3409 t4107 t7406 t9150: use dashless commandsMatthew Ogilvie
2009-06-03git-submodule: add support for --merge.Johan Herland
2009-06-03Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland
2009-04-24git-submodule: add support for --rebase.Peter Hutterer