summaryrefslogtreecommitdiffstats
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorLines
2011-10-26Merge branch 'tc/submodule-clone-name-detection'Junio C Hamano-4/+4
2011-10-21submodule::module_clone(): silence die() message from module_name()Tay Ray Chuan-1/+1
2011-10-21submodule: whitespace fixTay Ray Chuan-3/+3
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano-11/+57
2011-08-25Merge branch 'js/i18n-scripts'Junio C Hamano-12/+6
2011-08-22Move git-dir for submodulesFredrik Gustafsson-5/+40
2011-08-08Merge branch 'jl/submodule-update-quiet'Junio C Hamano-2/+7
2011-08-08submodule: take advantage of gettextln and eval_gettextln.Jon Seymour-12/+6
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann-2/+7
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano-10/+2
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano-27/+31
2011-07-13Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano-1/+5
2011-07-13Merge branch 'fg/submodule-keep-updating'Junio C Hamano-5/+44
2011-06-29git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey-1/+5
2011-06-29Merge branch 'ab/i18n-scripts' into nextJunio C Hamano-45/+53
2011-06-26submodule add: always initialize .git/config entryJens Lehmann-17/+18
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano-10/+13
2011-06-13git-submodule.sh: clarify the "should we die now" logicJunio C Hamano-9/+8
2011-06-13submodule update: continue when a checkout failsFredrik Gustafsson-6/+44
2011-06-06submodule add: clean up duplicated codeJens Lehmann-9/+1
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann-1/+1
2011-05-30Merge branch 'maint'Junio C Hamano-1/+1
2011-05-26git-submodule.sh: separate parens by a space to avoid confusing some shellsBrandon Casey-1/+1
2011-05-21i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason-2/+4
2011-05-21i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason-2/+2
2011-05-21i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason-3/+6
2011-05-21i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason-1/+1
2011-05-21i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason-3/+3
2011-05-21i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason-2/+2
2011-05-21i18n: git-submodule "cached cannot be used" messageÆvar Arnfjörð Bjarmason-1/+1
2011-05-21i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason-9/+8
2011-05-21i18n: git-submodule die + eval_gettext messagesÆvar Arnfjörð Bjarmason-19/+19
2011-05-21i18n: git-submodule say + eval_gettext messagesÆvar Arnfjörð Bjarmason-1/+1
2011-05-21i18n: git-submodule echo + eval_gettext messagesÆvar Arnfjörð Bjarmason-2/+5
2011-05-21i18n: git-submodule add git-sh-i18nÆvar Arnfjörð Bjarmason-0/+1
2011-05-02Merge branch 'nm/submodule-update-force'Junio C Hamano-5/+9
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano-1/+4
2011-04-04submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin-5/+9
2011-03-30submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin-1/+28
2011-03-09submodule update: Don't fetch when the submodule commit is already presentJens Lehmann-1/+4
2011-02-17submodule: no [--merge|--rebase] when newly clonedSpencer E. Olson-0/+9
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano-2/+14
2011-01-10submodule: fix relative url parsing for scp-style originThomas Rast-2/+14
2010-12-16Merge branch 'jn/submodule-b-current'Junio C Hamano-15/+1
2010-12-06git submodule: Remove now obsolete tests before cloning a repoJens Lehmann-14/+0
2010-12-06git submodule -b ... of current HEAD failsJonathan Nieder-1/+1
2010-11-17Merge branch 'kb/maint-submodule-savearg'Junio C Hamano-12/+9
2010-11-03submodule: only preserve flags across recursive status/update invocationsKevin Ballard-11/+8
2010-11-03submodule: preserve all arguments exactly when recursingKevin Ballard-4/+4
2010-10-13submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler-2/+3