aboutsummaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
Commit message (Expand)AuthorAge
* Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-15
|\
| * Add --depth to submodule update/addFredrik Gustafsson2013-07-03
* | Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano2013-06-30
|\ \
| * | submodule: drop the top-level requirementJohn Keeping2013-06-17
| |/
* | Merge branch 'fg/submodule-non-ascii-path'Junio C Hamano2013-06-26
|\ \
| * | t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen2013-06-20
| * | handle multibyte characters in nameFredrik Gustafsson2013-06-14
| |/
* | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-20
|\ \ | |/ |/|
| * test: test_must_be_empty helperJunio C Hamano2013-06-09
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-05
|\ \
| * | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-01
* | | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-25
|\ \ \ | |/ / | | / | |/ |/|
| * submodule: add 'deinit' commandJens Lehmann2013-03-04
* | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-19
|/
* 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 'hv/submodule-path-unmatch'Junio C Hamano2012-08-29
|\ \ | |/
| * Let submodule command exit with error status if path does not existHeiko Voigt2012-08-14
* | t7400: avoid path mangling issuesJohannes Sixt2012-06-14
* | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour2012-06-06
* | submodule: document failure to handle relative superproject origin URLsJon Seymour2012-06-03
* | submodule: additional regression tests for relative URLsJon Seymour2012-06-03
|/
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* 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
* Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-10
|\
| * rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-16
* | Merge branch 'jl/submodule-update-quiet'Junio C Hamano2011-08-08
|\ \ | |/ |/|
| * submodule: update and add must honor --quiet flagJens Lehmann2011-07-28
* | Merge branch 'maint'Junio C Hamano2011-07-31
|\ \
| * | t7400: fix bogus test failure with symlinked trashJeff King2011-07-31
| |/
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-22
|\ \
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-06
| * | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-06
| |/
* | 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
|/
* Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-13
|\
| * submodule: fix relative url parsing for scp-style originThomas Rast2011-01-10
* | git submodule: Remove now obsolete tests before cloning a repoJens Lehmann2010-12-06
* | tests: subshell indentation stylefixJonathan Nieder2010-09-09
* | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-05
* | t7400: clarify submodule update testsJonathan Nieder2010-04-10
* | t7400: clarify 'submodule add' testsJonathan Nieder2010-04-10
* | t7400: split setup into multiple testsJonathan Nieder2010-04-10
|/
* Remove empty directories when checking out a commit with fewer submodulesPeter Collingbourne2010-01-11