| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'va/i18n-even-more' | Junio C Hamano | 2016-07-13 | 1 | -2/+2 |
|\ |
|
| * | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 2016-06-17 | 1 | -2/+2 |
* | | t5500 & t7403: lose bash-ism "local"jk/shell-portability | Junio C Hamano | 2016-06-01 | 1 | -2/+2 |
|/ |
|
* | submodule: drop the top-level requirement | John Keeping | 2013-06-17 | 1 | -0/+72 |
* | t7403: add missing && chaining | John Keeping | 2013-06-17 | 1 | -2/+2 |
* | t7403: modernize style | John Keeping | 2013-06-17 | 1 | -133/+183 |
* | Add tests for submodule sync --recursive | Phil Hord | 2012-10-29 | 1 | -2/+53 |
* | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo... | Jon Seymour | 2012-06-06 | 1 | -3/+3 |
* | submodule: fix sync handling of some relative superproject origin URLs | Jon Seymour | 2012-06-06 | 1 | -4/+4 |
* | submodule: document failure to handle relative superproject origin URLs | Jon Seymour | 2012-06-03 | 1 | -1/+89 |
* | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | 1 | -2/+3 |
* | Merge branch 'jc/submodule-sync-no-auto-vivify' | Junio C Hamano | 2011-07-19 | 1 | -2/+13 |
|\ |
|
| * | submodule sync: do not auto-vivify uninteresting submodule | Junio C Hamano | 2011-06-26 | 1 | -2/+13 |
* | | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 | 1 | -1/+1 |
|/ |
|
* | submodule sync: Update "submodule.<name>.url" for empty directories | Andreas Köhler | 2010-10-13 | 1 | -1/+11 |
* | Merge branch 'da/fix-submodule-sync-superproject-config' | Junio C Hamano | 2010-08-31 | 1 | -0/+3 |
|\ |
|
| * | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 1 | -0/+3 |
* | | t7403: add missing &&'s | Jens Lehmann | 2010-08-21 | 1 | -2/+2 |
|/ |
|
* | tests: add a testcase for "git submodule sync" | David Aguilar | 2008-10-02 | 1 | -0/+64 |