summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)Author
2011-08-25Merge branch 'js/i18n-scripts'Junio C Hamano
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
2011-05-21i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "cached cannot be used" messageÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule die + eval_gettext messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule say + eval_gettext messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule echo + eval_gettext messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule add git-sh-i18nÆ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-31submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin
2011-03-09submodule update: Don't fetch when the submodule commit is already presentJens Lehmann
2011-02-17submodule: no [--merge|--rebase] when newly clonedSpencer E. Olson
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano
2011-01-10submodule: fix relative url parsing for scp-style originThomas Rast
2010-12-16Merge branch 'jn/submodule-b-current'Junio C Hamano
2010-12-07git submodule: Remove now obsolete tests before cloning a repoJens Lehmann
2010-12-07git submodule -b ... of current HEAD failsJonathan Nieder
2010-11-17Merge branch 'kb/maint-submodule-savearg'Junio C Hamano
2010-11-03submodule: only preserve flags across recursive status/update invocationsKevin Ballard
2010-11-03submodule: preserve all arguments exactly when recursingKevin Ballard
2010-10-14submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler
2010-08-18submodule sync: Update "submodule.<name>.url"David Aguilar
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann
2010-07-05git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason
2010-06-30Merge branch 'jl/status-ignore-submodules'Junio C Hamano
2010-06-25git submodule: ignore dirty submodules for summary and statusJens Lehmann