summaryrefslogtreecommitdiffstats
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorLines
2012-09-29Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano-2/+2
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra-2/+2
2012-08-29Merge branch 'hv/submodule-path-unmatch'Junio C Hamano-4/+22
2012-08-14Let submodule command exit with error status if path does not existHeiko Voigt-4/+22
2012-06-14t7400: avoid path mangling issuesJohannes Sixt-3/+8
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour-3/+3
2012-06-03submodule: document failure to handle relative superproject origin URLsJon Seymour-0/+34
2012-06-03submodule: additional regression tests for relative URLsJon Seymour-3/+107
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini-1/+1
2012-03-04submodules: always use a relative path from gitdir to work treeJens Lehmann-0/+20
2012-03-04submodules: always use a relative path to gitdirJens Lehmann-0/+2
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano-2/+2
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson-2/+2
2011-08-08Merge branch 'jl/submodule-update-quiet'Junio C Hamano-2/+4
2011-07-31Merge branch 'maint'Junio C Hamano-2/+4
2011-07-31t7400: fix bogus test failure with symlinked trashJeff King-2/+4
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann-2/+4
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano-0/+10
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann-2/+5
2011-06-06submodule add: test failure when url is not configured in superprojectJens Lehmann-0/+7
2011-05-21i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason-1/+1
2011-05-21i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason-1/+1
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano-0/+38
2011-01-10submodule: fix relative url parsing for scp-style originThomas Rast-0/+38
2010-12-06git submodule: Remove now obsolete tests before cloning a repoJens Lehmann-5/+23
2010-09-09tests: subshell indentation stylefixJonathan Nieder-5/+6
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann-3/+3
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann-12/+15
2010-07-05git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason-1/+23
2010-04-10t7400: clarify submodule update testsJonathan Nieder-95/+91
2010-04-10t7400: clarify 'submodule add' testsJonathan Nieder-15/+88
2010-04-10t7400: split setup into multiple testsJonathan Nieder-28/+30
2010-01-11Remove empty directories when checking out a commit with fewer submodulesPeter Collingbourne-0/+9
2009-09-22git submodule add: make the <path> parameter optionalJens Lehmann-0/+16
2009-04-18Work around ash "alternate value" expansion bugBen Jackson-0/+10
2009-03-11Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano-0/+49
2009-03-03git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber-4/+4
2009-03-03git submodule: Add test cases for git submodule addMichael J Gruber-0/+49
2009-02-07submodule: warn about non-submodulesJohannes Schindelin-0/+7
2009-02-07Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin-0/+6
2009-01-05git add: do not add files from a submoduleJohannes Schindelin-0/+25
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi-24/+24
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer-1/+1
2008-05-16submodule update: add convenience option --initJohannes Schindelin-0/+13
2008-01-20git-submodule: add test for the subcommand parser fixJunio C Hamano-28/+28
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege-0/+4
2007-08-15git-apply: apply submodule changesSven Verdoolaege-0/+17
2007-07-18unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano-16/+16
2007-06-12git-submodule: give submodules proper namesLars Hjemli-4/+16