summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-311-1/+1
|\
| * i18n: Rewrite gettext messages start with dashJiang Xin2012-07-261-1/+1
* | git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña2012-07-251-2/+5
* | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano2012-07-221-2/+4
|\ \ | |/ |/|
| * submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-121-2/+4
* | Merge branch 'js/submodule-relative'Junio C Hamano2012-06-281-6/+54
|\ \
| * | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour2012-06-061-2/+12
| * | submodule: fix sync handling of some relative superproject origin URLsJon Seymour2012-06-061-5/+43
* | | git-submodule.sh: fix filename in comment.Michał Górny2012-06-251-1/+1
* | | submodules: print "registered for path" message only onceJens Lehmann2012-05-291-3/+4
|/ /
* | Merge branch 'rj/submodule-mswin-path'Junio C Hamano2012-04-231-79/+82
|\ \ | |/ |/|
| * git-submodule.sh: Don't use $path variable in eval_gettext stringRamsay Jones2012-04-181-79/+82
* | Avoid bug in Solaris xpg4/sed as used in submoduleBen Walton2012-04-091-2/+3
|/
* submodules: fix ambiguous absolute paths under Windowsjl/maint-submodule-relativeJohannes Sixt2012-03-041-0/+3
* submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-041-24/+6
* submodules: always use a relative path from gitdir to work treeJens Lehmann2012-03-041-0/+18
* submodules: always use a relative path to gitdirJens Lehmann2012-03-041-7/+4
* submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-addJens Lehmann2012-01-241-0/+1
* Merge branch 'tc/submodule-clone-name-detection'Junio C Hamano2011-10-261-4/+4
|\
| * submodule::module_clone(): silence die() message from module_name()Tay Ray Chuan2011-10-211-1/+1
| * submodule: whitespace fixTay Ray Chuan2011-10-211-3/+3
* | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-101-11/+57
|\ \ | |/
| * Move git-dir for submodulesfg/submodule-git-file-git-dirFredrik Gustafsson2011-08-221-5/+40
* | Merge branch 'js/i18n-scripts'Junio C Hamano2011-08-251-12/+6
|\ \
| * | submodule: take advantage of gettextln and eval_gettextln.Jon Seymour2011-08-081-12/+6
| |/
* | Merge branch 'jl/submodule-update-quiet'Junio C Hamano2011-08-081-2/+7
|\ \ | |/ |/|
| * submodule: update and add must honor --quiet flagJens Lehmann2011-07-281-2/+7
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-221-10/+2
|\ \
| * | submodule add: clean up duplicated codeJens Lehmann2011-06-061-9/+1
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-061-1/+1
* | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-191-27/+31
|\ \ \
| * | | submodule add: always initialize .git/config entryJens Lehmann2011-06-261-17/+18
| * | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-261-10/+13
* | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano2011-07-131-1/+5
|\ \ \ \
| * | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-291-1/+5
* | | | | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-131-5/+44
|\ \ \ \ \
| * | | | | git-submodule.sh: clarify the "should we die now" logicJunio C Hamano2011-06-131-9/+8
| * | | | | submodule update: continue when a checkout failsFredrik Gustafsson2011-06-131-6/+44
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ab/i18n-scripts' into nextJunio C Hamano2011-06-291-45/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason2011-05-211-2/+4
| * | | | i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason2011-05-211-2/+2
| * | | | i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason2011-05-211-3/+6
| * | | | i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason2011-05-211-3/+3
| * | | | i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason2011-05-211-2/+2
| * | | | i18n: git-submodule "cached cannot be used" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason2011-05-211-9/+8
| * | | | i18n: git-submodule die + eval_gettext messagesÆvar Arnfjörð Bjarmason2011-05-211-19/+19
| * | | | i18n: git-submodule say + eval_gettext messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | i18n: git-submodule echo + eval_gettext messagesÆvar Arnfjörð Bjarmason2011-05-211-2/+5