summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)Author
2012-09-03Merge branch 'sz/submodule-force-update'Junio C Hamano
2012-08-29Merge branch 'hv/submodule-path-unmatch'Junio C Hamano
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager
2012-08-14Let submodule command exit with error status if path does not existHeiko Voigt
2012-07-31Merge branch 'jx/i18n-1.7.11'Junio C Hamano
2012-07-30Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano
2012-07-27i18n: Rewrite gettext messages start with dashJiang Xin
2012-07-25git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña
2012-07-22Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano
2012-07-12submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann
2012-06-28Merge branch 'js/submodule-relative'Junio C Hamano
2012-06-25git-submodule.sh: fix filename in comment.Michał Górny
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour
2012-06-06submodule: fix sync handling of some relative superproject origin URLsJon Seymour
2012-05-29submodules: print "registered for path" message only onceJens Lehmann
2012-04-23Merge branch 'rj/submodule-mswin-path'Junio C Hamano
2012-04-18git-submodule.sh: Don't use $path variable in eval_gettext stringRamsay Jones
2012-04-09Avoid bug in Solaris xpg4/sed as used in submoduleBen Walton
2012-03-05submodules: fix ambiguous absolute paths under WindowsJohannes Sixt
2012-03-05submodules: refactor computation of relative gitdir pathJens Lehmann
2012-03-05submodules: always use a relative path from gitdir to work treeJens Lehmann
2012-03-05submodules: always use a relative path to gitdirJens Lehmann
2012-01-24submodule add: fix breakage when re-adding a deep submoduleJens Lehmann
2011-10-26Merge branch 'tc/submodule-clone-name-detection'Junio C Hamano
2011-10-21submodule::module_clone(): silence die() message from module_name()Tay Ray Chuan
2011-10-21submodule: whitespace fixTay Ray Chuan
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano
2011-08-25Merge branch 'js/i18n-scripts'Junio C Hamano
2011-08-23Move git-dir for submodulesFredrik Gustafsson
2011-08-08Merge branch 'jl/submodule-update-quiet'Junio C Hamano
2011-08-08submodule: take advantage of gettextln and eval_gettextln.Jon Seymour
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano
2011-07-13Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano
2011-07-13Merge branch 'fg/submodule-keep-updating'Junio C Hamano
2011-06-30git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey
2011-06-30Merge branch 'ab/i18n-scripts' into nextJunio C Hamano
2011-06-26submodule add: always initialize .git/config entryJens Lehmann
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano
2011-06-13git-submodule.sh: clarify the "should we die now" logicJunio C Hamano
2011-06-13submodule update: continue when a checkout failsFredrik Gustafsson
2011-06-06submodule add: clean up duplicated codeJens Lehmann
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann
2011-05-30Merge branch 'maint'Junio C Hamano
2011-05-26git-submodule.sh: separate parens by a space to avoid confusing some shellsBrandon Casey
2011-05-21i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason