index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7400-submodule-basic.sh
Commit message (
Expand
)
Author
Age
*
submodule add: If --branch is given, record it in .gitmodules
W. Trevor King
2012-12-19
*
Merge branch 'jl/submodule-add-by-name'
Jeff King
2012-10-29
|
\
|
*
submodule add: Fail when .git/modules/<name> already exists unless forced
Jens Lehmann
2012-09-30
|
*
Teach "git submodule add" the --name option
Jens Lehmann
2012-09-29
*
|
Merge branch 'rr/maint-submodule-unknown-cmd'
Junio C Hamano
2012-09-29
|
\
\
|
|
/
|
/
|
|
*
submodule: if $command was not matched, don't parse other args
Ramkumar Ramachandra
2012-09-25
*
|
Merge branch 'hv/submodule-path-unmatch'
Junio C Hamano
2012-08-29
|
\
\
|
|
/
|
*
Let submodule command exit with error status if path does not exist
Heiko Voigt
2012-08-14
*
|
t7400: avoid path mangling issues
Johannes Sixt
2012-06-14
*
|
submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...
Jon Seymour
2012-06-06
*
|
submodule: document failure to handle relative superproject origin URLs
Jon Seymour
2012-06-03
*
|
submodule: additional regression tests for relative URLs
Jon Seymour
2012-06-03
|
/
*
tests: modernise style: more uses of test_line_count
Stefano Lattarini
2012-04-11
*
submodules: always use a relative path from gitdir to work tree
Jens Lehmann
2012-03-04
*
submodules: always use a relative path to gitdir
Jens Lehmann
2012-03-04
*
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
2011-10-10
|
\
|
*
rev-parse: add option --resolve-git-dir <path>
Fredrik Gustafsson
2011-08-16
*
|
Merge branch 'jl/submodule-update-quiet'
Junio C Hamano
2011-08-08
|
\
\
|
|
/
|
/
|
|
*
submodule: update and add must honor --quiet flag
Jens Lehmann
2011-07-28
*
|
Merge branch 'maint'
Junio C Hamano
2011-07-31
|
\
\
|
*
|
t7400: fix bogus test failure with symlinked trash
Jeff King
2011-07-31
|
|
/
*
|
Merge branch 'jl/submodule-add-relurl-wo-upstream'
Junio C Hamano
2011-07-22
|
\
\
|
*
|
submodule add: allow relative repository path even when no url is set
Jens Lehmann
2011-06-06
|
*
|
submodule add: test failure when url is not configured in superproject
Jens Lehmann
2011-06-06
|
|
/
*
|
i18n: git-submodule "path not initialized" message
Ævar Arnfjörð Bjarmason
2011-05-21
*
|
i18n: git-submodule "[...] path is ignored" message
Ævar Arnfjörð Bjarmason
2011-05-21
|
/
*
Merge branch 'tr/submodule-relative-scp-url'
Junio C Hamano
2011-01-13
|
\
|
*
submodule: fix relative url parsing for scp-style origin
Thomas Rast
2011-01-10
*
|
git submodule: Remove now obsolete tests before cloning a repo
Jens Lehmann
2010-12-06
*
|
tests: subshell indentation stylefix
Jonathan Nieder
2010-09-09
*
|
Several tests: cd inside subshell instead of around
Jens Lehmann
2010-09-06
*
|
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
2010-07-19
*
|
git submodule: add submodules with git add -f <path>
Ævar Arnfjörð Bjarmason
2010-07-05
*
|
t7400: clarify submodule update tests
Jonathan Nieder
2010-04-10
*
|
t7400: clarify 'submodule add' tests
Jonathan Nieder
2010-04-10
*
|
t7400: split setup into multiple tests
Jonathan Nieder
2010-04-10
|
/
*
Remove empty directories when checking out a commit with fewer submodules
Peter Collingbourne
2010-01-11
*
git submodule add: make the <path> parameter optional
Jens Lehmann
2009-09-22
*
Work around ash "alternate value" expansion bug
Ben Jackson
2009-04-18
*
Merge branch 'mg/maint-submodule-normalize-path'
Junio C Hamano
2009-03-11
|
\
|
*
git submodule: Fix adding of submodules at paths with ./, .. and //
Michael J Gruber
2009-03-03
|
*
git submodule: Add test cases for git submodule add
Michael J Gruber
2009-03-03
*
|
submodule: warn about non-submodules
Johannes Schindelin
2009-02-07
*
|
Let ls-files strip trailing slashes in submodules' paths
Johannes Schindelin
2009-02-07
|
/
*
git add: do not add files from a submodule
Johannes Schindelin
2009-01-05
*
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
2008-09-03
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
*
submodule update: add convenience option --init
Johannes Schindelin
2008-05-16
*
git-submodule: add test for the subcommand parser fix
Junio C Hamano
2008-01-20
*
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2007-09-09
[next]