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