index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7416-submodule-dash-url.sh
Age
Commit message (
Expand
)
Author
2025-04-07
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-02-06
push: free_refs() the "local_refs" in set_refspecs()
Ævar Arnfjörð Bjarmason
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
2021-01-07
fsck: reject .gitmodules git:// urls with newlines
Jeff King
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2020-03-12
fsck: detect gitmodules URLs with embedded newlines
Jeff King
2019-12-06
Sync with 2.16.6
Johannes Schindelin
2019-12-05
mingw: fix quoting of arguments
Johannes Schindelin
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King