summaryrefslogtreecommitdiff
path: root/t/t7406-submodule-update.sh
AgeCommit message (Expand)Author
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