Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-25git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King
2012-09-30Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra
2012-09-11Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano
2012-09-04Merge branch 'sz/submodule-force-update'Junio C Hamano
2012-08-30Merge branch 'hv/submodule-path-unmatch'Junio C Hamano
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager
2012-08-15Let submodule command exit with error status if path does not existHeiko Voigt
2012-07-31Merge branch 'jx/i18n-1.7.11'Junio C Hamano
2012-07-31Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano
2012-07-27i18n: Rewrite gettext messages start with dashJiang Xin
2012-07-25git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña
2012-07-22Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano
2012-07-12submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann
2012-06-29Merge branch 'js/submodule-relative'Junio C Hamano
2012-06-25git-submodule.sh: fix filename in comment.Michał Górny
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour
2012-06-06submodule: fix sync handling of some relative superproject origin URLsJon Seymour
2012-05-30submodules: print "registered for path" message only onceJens Lehmann
2012-04-24Merge branch 'rj/submodule-mswin-path'Junio C Hamano
2012-04-19git-submodule.sh: Don't use $path variable in eval_gettext stringRamsay Jones
2012-04-10Avoid bug in Solaris xpg4/sed as used in submoduleBen Walton
2012-03-05submodules: fix ambiguous absolute paths under WindowsJohannes Sixt
2012-03-05submodules: refactor computation of relative gitdir pathJens Lehmann
2012-03-05submodules: always use a relative path from gitdir to work treeJens Lehmann
2012-03-05submodules: always use a relative path to gitdirJens Lehmann
2012-01-25submodule add: fix breakage when re-adding a deep submoduleJens Lehmann
2011-10-27Merge branch 'tc/submodule-clone-name-detection'Junio C Hamano
2011-10-21submodule::module_clone(): silence die() message from module_name()Tay Ray Chuan
2011-10-21submodule: whitespace fixTay Ray Chuan
2011-10-11Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano
2011-08-26Merge branch 'js/i18n-scripts'Junio C Hamano
2011-08-23Move git-dir for submodulesFredrik Gustafsson
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-23Merge 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-14Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano
2011-07-14Merge 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-27submodule add: always initialize .git/config entryJens Lehmann
2011-06-27submodule 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-07submodule add: clean up duplicated codeJens Lehmann
2011-06-07submodule add: allow relative repository path even when no url is setJens Lehmann
2011-05-30Merge branch 'maint'Junio C Hamano
2011-05-27git-submodule.sh: separate parens by a space to avoid confusing some shellsBrandon Casey