index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-submodule-update.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-1
/
+1
*
test: do not negate test_path_is_* to assert absense
Junio C Hamano
2023-05-16
1
-1
/
+1
*
tests: don't lose exit status with "test <op> $(git ...)"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-1
/
+3
*
tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-13
/
+9
*
Sync with 2.37.4
Taylor Blau
2022-10-07
1
-0
/
+1
|
\
|
*
Sync with 2.32.4
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
\
|
|
*
t/lib-submodule-update.sh: allow local submodules
Taylor Blau
2022-10-01
1
-0
/
+1
*
|
|
tests: don't assume a .git/info for .git/info/exclude
Ævar Arnfjörð Bjarmason
2022-06-06
1
-2
/
+5
|
/
/
*
/
submodule tests: use symbolic-ref --short to discover branch name
Ævar Arnfjörð Bjarmason
2021-05-11
1
-1
/
+2
|
/
*
stash: remove unnecessary process forking
Elijah Newren
2020-12-01
1
-8
/
+8
*
tests: start moving to a different default main branch name
Johannes Schindelin
2020-10-23
1
-1
/
+1
*
t: remove test_oid_init in tests
brian m. carlson
2020-07-30
1
-1
/
+0
*
Merge branch 'dl/test-must-fail-fixes-5'
Junio C Hamano
2020-07-07
1
-21
/
+54
|
\
|
*
lib-submodule-update: pass 'test_must_fail' as an argument
Denton Liu
2020-06-24
1
-13
/
+42
|
*
lib-submodule-update: prepend "git" to $command
Denton Liu
2020-06-12
1
-5
/
+9
|
*
lib-submodule-update: consolidate --recurse-submodules
Denton Liu
2020-04-29
1
-3
/
+3
|
*
lib-submodule-update: add space after function name
Denton Liu
2020-04-29
1
-3
/
+3
*
|
Merge branch 'jk/test-cleanup'
Junio C Hamano
2020-04-22
1
-0
/
+0
|
\
\
|
*
|
t/lib-*.sh: drop executable bit
Jeff King
2020-03-27
1
-0
/
+0
|
|
/
*
|
t/lib-submodule-update: add test removing nested submodules
Philippe Blain
2020-02-20
1
-2
/
+18
*
|
unpack-trees: check for missing submodule directory in merged_entry
Philippe Blain
2020-02-20
1
-0
/
+14
*
|
t/lib-submodule-update: move a test to the right section
Philippe Blain
2020-02-20
1
-16
/
+17
*
|
t/lib-submodule-update: remove outdated test description
Philippe Blain
2020-02-20
1
-1
/
+0
|
/
*
t/lib-submodule-update: use appropriate length constant
brian m. carlson
2019-04-01
1
-1
/
+2
*
submodule deinit: unset core.worktree
Stefan Beller
2018-12-26
1
-1
/
+1
*
submodule: unset core.worktree if no working tree is present
Stefan Beller
2018-12-26
1
-1
/
+2
*
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
2018-09-08
1
-3
/
+2
*
Merge branch 'es/test-fixes'
Junio C Hamano
2018-08-03
1
-3
/
+2
|
\
|
*
t/lib-submodule-update: fix "absorbing" test
Eric Sunshine
2018-07-03
1
-3
/
+2
*
|
Merge branch 'sb/submodule-move-head-error-msg'
Junio C Hamano
2018-07-24
1
-1
/
+2
|
\
\
|
*
|
submodule.c: report the submodule that an error occurs in
Stefan Beller
2018-06-25
1
-1
/
+2
|
|
/
*
|
submodule deinit: unset core.worktree
Stefan Beller
2018-06-19
1
-1
/
+1
*
|
submodule: unset core.worktree if no working tree is present
Stefan Beller
2018-06-14
1
-1
/
+2
|
/
*
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
2018-01-05
1
-0
/
+14
*
t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
Stefan Beller
2018-01-05
1
-0
/
+1
*
t/lib-submodule-update.sh: clarify test
Stefan Beller
2018-01-05
1
-2
/
+2
*
Merge branch 'jt/submodule-tests-cleanup'
Junio C Hamano
2017-12-06
1
-218
/
+125
|
\
|
*
Tests: clean up submodule recursive helpers
Jonathan Tan
2017-11-22
1
-218
/
+125
*
|
Merge branch 'sb/submodule-recursive-checkout-detach-head'
Junio C Hamano
2017-12-06
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
recursive submodules: detach HEAD from new state
Stefan Beller
2017-07-25
1
-0
/
+17
*
|
Tests: clean up and document submodule helpers
Jonathan Tan
2017-11-08
1
-205
/
+46
|
/
*
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
2017-06-13
1
-4
/
+18
|
\
|
*
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
2017-06-01
1
-0
/
+12
|
*
submodule test invocation: only pass additional arguments
Stefan Beller
2017-05-30
1
-4
/
+6
*
|
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
2017-05-29
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
submodule: properly recurse for read-tree and checkout
Stefan Beller
2017-05-04
1
-6
/
+1
*
|
submodule.c: submodule_move_head works with broken submodules
Stefan Beller
2017-04-19
1
-3
/
+20
*
|
submodule.c: uninitialized submodules are ignored in recursive commands
Stefan Beller
2017-04-19
1
-0
/
+1
|
/
*
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
2017-03-16
1
-1
/
+6
*
builtin/checkout: add --recurse-submodules switch
Stefan Beller
2017-03-16
1
-5
/
+21
[next]