52 Commits (8093ae8854a50edf44e47c0390d3021ffd07bc00)

Author SHA1 Message Date
Heiko Voigt be9d0a3a4c Let submodule command exit with error status if path does not exist 13 years ago
Johannes Sixt c517e73d0f t7400: avoid path mangling issues 13 years ago
Jon Seymour 758615e251 submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo/bar 13 years ago
Jon Seymour 49301c64f3 submodule: document failure to handle relative superproject origin URLs 13 years ago
Jon Seymour 712693e8db submodule: additional regression tests for relative URLs 13 years ago
Stefano Lattarini 3fb0459bc8 tests: modernise style: more uses of test_line_count 13 years ago
Jens Lehmann d75219b4a8 submodules: always use a relative path from gitdir to work tree 13 years ago
Jens Lehmann ea115a0d43 submodules: always use a relative path to gitdir 13 years ago
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Jeff King dd008b3b11 t7400: fix bogus test failure with symlinked trash 14 years ago
Jens Lehmann 7e60407f7a submodule: update and add must honor --quiet flag 14 years ago
Jens Lehmann 4d68932004 submodule add: allow relative repository path even when no url is set 14 years ago
Jens Lehmann 8537f0ef93 submodule add: test failure when url is not configured in superproject 14 years ago
Ævar Arnfjörð Bjarmason 1c2ef66f63 i18n: git-submodule "path not initialized" message 14 years ago
Ævar Arnfjörð Bjarmason 3a4c3ed7e8 i18n: git-submodule "[...] path is ignored" message 14 years ago
Thomas Rast ea640cc691 submodule: fix relative url parsing for scp-style origin 14 years ago
Jens Lehmann 69e7236c6d git submodule: Remove now obsolete tests before cloning a repo 14 years ago
Jonathan Nieder 18a8269242 tests: subshell indentation stylefix 15 years ago
Jens Lehmann fd4ec4f2bb Several tests: cd inside subshell instead of around 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago
Ævar Arnfjörð Bjarmason 31991b0260 git submodule: add submodules with git add -f <path> 15 years ago
Jonathan Nieder ce8b54d676 t7400: clarify submodule update tests 15 years ago
Jonathan Nieder a76c944bbe t7400: clarify 'submodule add' tests 15 years ago
Jonathan Nieder fe454b1315 t7400: split setup into multiple tests 15 years ago
Peter Collingbourne c5e558a80a Remove empty directories when checking out a commit with fewer submodules 15 years ago
Jens Lehmann 1414e5788b git submodule add: make the <path> parameter optional 16 years ago
Ben Jackson ea10b60c91 Work around ash "alternate value" expansion bug 16 years ago
Michael J Gruber db75ada559 git submodule: Fix adding of submodules at paths with ./, .. and // 16 years ago
Michael J Gruber ac8463d2b4 git submodule: Add test cases for git submodule add 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Johannes Schindelin f3670a5749 Let ls-files strip trailing slashes in submodules' paths 16 years ago
Johannes Schindelin 2ce53f9b77 git add: do not add files from a submodule 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Johannes Schindelin be4d2c83b6 submodule update: add convenience option --init 17 years ago
Junio C Hamano a2d93aea25 git-submodule: add test for the subcommand parser fix 17 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 18 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 18 years ago
Sven Verdoolaege 0cf7375542 unpack-trees.c: assume submodules are clean during check-out 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Lars Hjemli 941987a554 git-submodule: give submodules proper names 18 years ago
Lars Hjemli d57dd255a6 Rename sections from "module" to "submodule" in .gitmodules 18 years ago
Lars Hjemli b10ee7606e t7400: barf if git-submodule removes or replaces a file 18 years ago
Lars Hjemli 211b7f19c7 git-submodule: clone during update, not during init 18 years ago
Lars Hjemli 88961ef258 Add basic test-script for git-submodule 18 years ago