summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2014-03-21t: prefer "git config --file" to GIT_CONFIGLibravatar Jeff King1-3/+2
2013-10-17Merge branch 'jk/trailing-slash-in-pathspec'Libravatar Junio C Hamano1-2/+4
2013-09-17Merge branch 'tb/precompose-autodetect-fix'Libravatar Junio C Hamano1-1/+0
2013-09-13reset: handle submodule with trailing slashLibravatar John Keeping1-2/+4
2013-09-09Merge branch 'jl/submodule-mv'Libravatar Junio C Hamano1-10/+4
2013-09-04Merge branch 'jl/some-submodule-config-are-not-boolean'Libravatar Junio C Hamano1-0/+10
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Libravatar Torsten Bögershausen1-1/+0
2013-08-19avoid segfault on submodule.*.path set to an empty "true"Libravatar Jharrod LaFon1-0/+10
2013-08-06rm: delete .gitmodules entry of submodules removed from the work treeLibravatar Jens Lehmann1-10/+4
2013-07-15Merge branch 'fg/submodule-clone-depth'Libravatar Junio C Hamano1-0/+16
2013-07-03Add --depth to submodule update/addLibravatar Fredrik Gustafsson1-0/+15
2013-06-30Merge branch 'jk/submodule-subdirectory-ok'Libravatar Junio C Hamano1-0/+80
2013-06-26Merge branch 'fg/submodule-non-ascii-path'Libravatar Junio C Hamano1-0/+15
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Libravatar Junio C Hamano1-3/+3
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping1-0/+80
2013-06-14handle multibyte characters in nameLibravatar Fredrik Gustafsson1-0/+12
2013-06-09test: test_must_be_empty helperLibravatar Junio C Hamano1-3/+3
2013-04-05Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-5/+16
2013-04-01submodule deinit: clarify work tree removal messageLibravatar Jens Lehmann1-5/+16
2013-03-25Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-0/+100
2013-03-04submodule: add 'deinit' commandLibravatar Jens Lehmann1-0/+100
2012-12-19submodule add: If --branch is given, record it in .gitmodulesLibravatar W. Trevor King1-0/+1
2012-10-29Merge branch 'jl/submodule-add-by-name'Libravatar Jeff King1-0/+75
2012-09-30submodule add: Fail when .git/modules/<name> already exists unless forcedLibravatar Jens Lehmann1-0/+30
2012-09-29Merge branch 'rr/maint-submodule-unknown-cmd'Libravatar Junio C Hamano1-2/+2
2012-09-29Teach "git submodule add" the --name optionLibravatar Jens Lehmann1-0/+45
2012-09-25submodule: if $command was not matched, don't parse other argsLibravatar Ramkumar Ramachandra1-2/+2
2012-08-29Merge branch 'hv/submodule-path-unmatch'Libravatar Junio C Hamano1-4/+22
2012-08-14Let submodule command exit with error status if path does not existLibravatar Heiko Voigt1-4/+22
2012-06-14t7400: avoid path mangling issuesLibravatar Johannes Sixt1-3/+8
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Libravatar Jon Seymour1-3/+3
2012-06-03submodule: document failure to handle relative superproject origin URLsLibravatar Jon Seymour1-0/+34
2012-06-03submodule: additional regression tests for relative URLsLibravatar Jon Seymour1-3/+107
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-1/+1
2012-03-04submodules: always use a relative path from gitdir to work treeLibravatar Jens Lehmann1-0/+20
2012-03-04submodules: always use a relative path to gitdirLibravatar Jens Lehmann1-0/+2
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Libravatar Junio C Hamano1-2/+2
2011-08-16rev-parse: add option --resolve-git-dir <path>Libravatar Fredrik Gustafsson1-2/+2
2011-08-08Merge branch 'jl/submodule-update-quiet'Libravatar Junio C Hamano1-2/+4
2011-07-31Merge branch 'maint'Libravatar Junio C Hamano1-2/+4
2011-07-31t7400: fix bogus test failure with symlinked trashLibravatar Jeff King1-2/+4
2011-07-28submodule: update and add must honor --quiet flagLibravatar Jens Lehmann1-2/+4
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Libravatar Junio C Hamano1-0/+10
2011-06-06submodule add: allow relative repository path even when no url is setLibravatar Jens Lehmann1-2/+5
2011-06-06submodule add: test failure when url is not configured in superprojectLibravatar Jens Lehmann1-0/+7
2011-05-21i18n: git-submodule "path not initialized" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-05-21i18n: git-submodule "[...] path is ignored" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Libravatar Junio C Hamano1-0/+38
2011-01-10submodule: fix relative url parsing for scp-style originLibravatar Thomas Rast1-0/+38