index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7400-submodule-basic.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
1
-1
/
+2
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
1
-0
/
+22
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
1
-1
/
+1
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-0
/
+31
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-0
/
+31
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-0
/
+31
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
1
-0
/
+31
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
Rubén Justo
1
-2
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-32
/
+32
2023-05-25
builtin/submodule--helper.c: handle missing submodule URLs
Taylor Blau
1
-0
/
+16
2022-11-08
submodule tests: add tests for top-level flag output
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2022-10-06
Sync with 2.37.4
Taylor Blau
1
-0
/
+4
2022-10-06
Sync with 2.34.5
Taylor Blau
1
-0
/
+4
2022-10-06
Sync with 2.32.4
Taylor Blau
1
-0
/
+4
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-0
/
+4
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
1
-0
/
+4
2022-09-02
submodule--helper: remove unused "list" helper
Ævar Arnfjörð Bjarmason
1
-25
/
+0
2022-09-02
submodule tests: test for "add <repository> <abs-path>"
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-09-02
submodule tests: test usage behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+26
2021-11-19
submodule: absorb git dir instead of dying on deinit
Mugdha Pattnaik
1
-6
/
+5
2021-07-12
submodule: prefix die messages with 'fatal'
Atharva Raykar
1
-2
/
+2
2021-07-07
t7400: test failure to add submodule in tracked path
Atharva Raykar
1
-0
/
+11
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2020-11-19
t7[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-11
/
+11
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-07-30
t7400: make hash size independent
brian m. carlson
1
-13
/
+13
2020-03-22
t: fix whitespace around &&
Andrei Rybak
1
-2
/
+2
2020-02-14
Merge branch 'pk/status-of-uncloned-submodule'
Junio C Hamano
1
-0
/
+23
2020-02-14
Merge branch 'hw/advice-add-nothing'
Junio C Hamano
1
-1
/
+3
2020-02-04
t7400: testcase for submodule status on unregistered inner git repos
Peter Kaestle
1
-0
/
+15
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
1
-1
/
+1
2020-01-27
t7400: add a testcase for submodule status on empty dirs
Peter Kaestle
1
-0
/
+8
2020-01-15
submodule add: show 'add --dry-run' stderr when aborting
Kyle Meyer
1
-2
/
+13
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
1
-0
/
+22
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-0
/
+22
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
1
-2
/
+0
2019-04-10
submodule: refuse to add repository with no commits
Kyle Meyer
1
-1
/
+10
2018-12-26
submodule deinit: unset core.worktree
Stefan Beller
1
-0
/
+5
2018-10-18
submodule helper: convert relative URL to absolute URL if needed
Stefan Beller
1
-0
/
+24
2018-09-07
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
1
-5
/
+0
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-19
/
+9
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-19
/
+9
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-1
/
+1
2018-08-02
Merge branch 'es/test-fixes'
Junio C Hamano
1
-6
/
+7
2018-07-23
dir.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+5
2018-07-16
t7000-t7999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-07-16
t7400: fix broken "submodule add/reconfigure --force" test
Eric Sunshine
1
-5
/
+6
2018-06-19
submodule deinit: unset core.worktree
Stefan Beller
1
-0
/
+5
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
[next]