| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jx/i18n-1.7.11' | Junio C Hamano | 2012-07-31 | 1 | -1/+1 |
|\ |
|
| * | i18n: Rewrite gettext messages start with dash | Jiang Xin | 2012-07-26 | 1 | -1/+1 |
* | | git-submodule: work with GIT_DIR/GIT_WORK_TREE | Daniel Graña | 2012-07-25 | 1 | -2/+5 |
* | | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' | Junio C Hamano | 2012-07-22 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | submodules: don't stumble over symbolic links when cloning recursively | Jens Lehmann | 2012-07-12 | 1 | -2/+4 |
* | | Merge branch 'js/submodule-relative' | Junio C Hamano | 2012-06-28 | 1 | -6/+54 |
|\ \ |
|
| * | | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo... | Jon Seymour | 2012-06-06 | 1 | -2/+12 |
| * | | submodule: fix sync handling of some relative superproject origin URLs | Jon Seymour | 2012-06-06 | 1 | -5/+43 |
* | | | git-submodule.sh: fix filename in comment. | Michał Górny | 2012-06-25 | 1 | -1/+1 |
* | | | submodules: print "registered for path" message only once | Jens Lehmann | 2012-05-29 | 1 | -3/+4 |
|/ / |
|
* | | Merge branch 'rj/submodule-mswin-path' | Junio C Hamano | 2012-04-23 | 1 | -79/+82 |
|\ \
| |/
|/| |
|
| * | git-submodule.sh: Don't use $path variable in eval_gettext string | Ramsay Jones | 2012-04-18 | 1 | -79/+82 |
* | | Avoid bug in Solaris xpg4/sed as used in submodule | Ben Walton | 2012-04-09 | 1 | -2/+3 |
|/ |
|
* | submodules: fix ambiguous absolute paths under Windowsjl/maint-submodule-relative | Johannes Sixt | 2012-03-04 | 1 | -0/+3 |
* | submodules: refactor computation of relative gitdir path | Jens Lehmann | 2012-03-04 | 1 | -24/+6 |
* | submodules: always use a relative path from gitdir to work tree | Jens Lehmann | 2012-03-04 | 1 | -0/+18 |
* | submodules: always use a relative path to gitdir | Jens Lehmann | 2012-03-04 | 1 | -7/+4 |
* | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-add | Jens Lehmann | 2012-01-24 | 1 | -0/+1 |
* | Merge branch 'tc/submodule-clone-name-detection' | Junio C Hamano | 2011-10-26 | 1 | -4/+4 |
|\ |
|
| * | submodule::module_clone(): silence die() message from module_name() | Tay Ray Chuan | 2011-10-21 | 1 | -1/+1 |
| * | submodule: whitespace fix | Tay Ray Chuan | 2011-10-21 | 1 | -3/+3 |
* | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 | 1 | -11/+57 |
|\ \
| |/ |
|
| * | Move git-dir for submodulesfg/submodule-git-file-git-dir | Fredrik Gustafsson | 2011-08-22 | 1 | -5/+40 |
* | | Merge branch 'js/i18n-scripts' | Junio C Hamano | 2011-08-25 | 1 | -12/+6 |
|\ \ |
|
| * | | submodule: take advantage of gettextln and eval_gettextln. | Jon Seymour | 2011-08-08 | 1 | -12/+6 |
| |/ |
|
* | | Merge branch 'jl/submodule-update-quiet' | Junio C Hamano | 2011-08-08 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | submodule: update and add must honor --quiet flag | Jens Lehmann | 2011-07-28 | 1 | -2/+7 |
* | | Merge branch 'jl/submodule-add-relurl-wo-upstream' | Junio C Hamano | 2011-07-22 | 1 | -10/+2 |
|\ \ |
|
| * | | submodule add: clean up duplicated code | Jens Lehmann | 2011-06-06 | 1 | -9/+1 |
| * | | submodule add: allow relative repository path even when no url is set | Jens Lehmann | 2011-06-06 | 1 | -1/+1 |
* | | | Merge branch 'jc/submodule-sync-no-auto-vivify' | Junio C Hamano | 2011-07-19 | 1 | -27/+31 |
|\ \ \ |
|
| * | | | submodule add: always initialize .git/config entry | Jens Lehmann | 2011-06-26 | 1 | -17/+18 |
| * | | | submodule sync: do not auto-vivify uninteresting submodule | Junio C Hamano | 2011-06-26 | 1 | -10/+13 |
* | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' | Junio C Hamano | 2011-07-13 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | git-submodule.sh: preserve stdin for the command spawned by foreach | Brandon Casey | 2011-06-29 | 1 | -1/+5 |
* | | | | | Merge branch 'fg/submodule-keep-updating' | Junio C Hamano | 2011-07-13 | 1 | -5/+44 |
|\ \ \ \ \ |
|
| * | | | | | git-submodule.sh: clarify the "should we die now" logic | Junio C Hamano | 2011-06-13 | 1 | -9/+8 |
| * | | | | | submodule update: continue when a checkout fails | Fredrik Gustafsson | 2011-06-13 | 1 | -6/+44 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'ab/i18n-scripts' into next | Junio C Hamano | 2011-06-29 | 1 | -45/+53 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | i18n: git-submodule "blob" and "submodule" messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+4 |
| * | | | | i18n: git-submodule "path not initialized" message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+2 |
| * | | | | i18n: git-submodule "[...] path is ignored" message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -3/+6 |
| * | | | | i18n: git-submodule "Entering [...]" message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -1/+1 |
| * | | | | i18n: git-submodule $errmsg messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -3/+3 |
| * | | | | i18n: git-submodule "Submodule change[...]" messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+2 |
| * | | | | i18n: git-submodule "cached cannot be used" message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -1/+1 |
| * | | | | i18n: git-submodule $update_module say + die messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -9/+8 |
| * | | | | i18n: git-submodule die + eval_gettext messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -19/+19 |
| * | | | | i18n: git-submodule say + eval_gettext messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -1/+1 |
| * | | | | i18n: git-submodule echo + eval_gettext messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+5 |