aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-21
|\
| * git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-25
* | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-15
|\ \
| * | Teach --recursive to submodule syncPhil Hord2012-10-29
| |/
* | Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-09
|\ \
| * | submodule status: remove unused orig_* variablesJens Lehmann2012-10-29
* | | Merge branch 'sz/maint-submodule-reference-arg'Jeff King2012-11-04
|\ \ \
| * | | submodule add: fix handling of --reference=<repo> optionStefan Zager2012-10-26
| |/ /
| * | Merge branch 'rr/maint-submodule-unknown-cmd' into maintJunio C Hamano2012-10-02
| |\ \
| * \ \ Sync with 1.7.11.6Junio C Hamano2012-09-11
| |\ \ \
* | \ \ \ Merge branch 'jl/submodule-add-by-name'Jeff King2012-10-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-09-30
| * | | | Teach "git submodule add" the --name optionJens Lehmann2012-09-29
* | | | | Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano2012-09-29
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-25
| | |/ | |/|
| * | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \
* | \ \ Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-03
|\ \ \ \ | | |/ / | |/| |
| * | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* | | | Merge branch 'hv/submodule-path-unmatch'Junio C Hamano2012-08-29
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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