summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-101-2/+2
|\
| * rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-2/+2
* | Merge branch 'jl/submodule-update-quiet'Junio C Hamano2011-08-081-2/+4
|\ \ | |/ |/|
| * submodule: update and add must honor --quiet flagJens Lehmann2011-07-281-2/+4
* | Merge branch 'maint'Junio C Hamano2011-07-311-2/+4
|\ \
| * | t7400: fix bogus test failure with symlinked trashJeff King2011-07-311-2/+4
| |/
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-221-0/+10
|\ \
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-061-2/+5
| * | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-061-0/+7
| |/
* | i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
* | i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
|/
* Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-131-0/+38
|\
| * submodule: fix relative url parsing for scp-style originThomas Rast2011-01-101-0/+38
* | git submodule: Remove now obsolete tests before cloning a repoJens Lehmann2010-12-061-5/+23
* | tests: subshell indentation stylefixJonathan Nieder2010-09-091-5/+6
* | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-191-12/+15
* | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-051-1/+23
* | t7400: clarify submodule update testsJonathan Nieder2010-04-101-95/+91
* | t7400: clarify 'submodule add' testsJonathan Nieder2010-04-101-15/+88
* | t7400: split setup into multiple testsJonathan Nieder2010-04-101-28/+30
|/
* Remove empty directories when checking out a commit with fewer submodulesPeter Collingbourne2010-01-111-0/+9
* git submodule add: make the <path> parameter optionalJens Lehmann2009-09-221-0/+16
* Work around ash "alternate value" expansion bugBen Jackson2009-04-181-0/+10
* Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano2009-03-111-0/+49
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-031-4/+4
| * git submodule: Add test cases for git submodule addMichael J Gruber2009-03-031-0/+49
* | submodule: warn about non-submodulesJohannes Schindelin2009-02-071-0/+7
* | Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin2009-02-071-0/+6
|/
* git add: do not add files from a submoduleJohannes Schindelin2009-01-051-0/+25
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-24/+24
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* submodule update: add convenience option --initJohannes Schindelin2008-05-161-0/+13
* git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-201-28/+28
* git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-091-0/+4
* git-apply: apply submodule changesSven Verdoolaege2007-08-151-0/+17
* unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-181-0/+9
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-16/+16
* git-submodule: give submodules proper namesLars Hjemli2007-06-121-4/+16
* Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli2007-06-121-1/+1
* t7400: barf if git-submodule removes or replaces a fileLars Hjemli2007-06-121-1/+1
* git-submodule: clone during update, not during initLars Hjemli2007-06-061-12/+26
* Add basic test-script for git-submoduleLars Hjemli2007-06-021-0/+143