summary refs log tree commit diff
path: root/t/t7416-submodule-dash-url.sh
AgeCommit message (Expand)AuthorFilesLines
2021-01-07fsck: reject .gitmodules git:// urls with newlinesJeff King1-0/+15
2020-04-19fsck: reject URL with empty host in .gitmodulesJonathan Nieder1-0/+32
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder1-0/+32
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder1-0/+32
2020-04-19fsck: convert gitmodules url to URL passed to curlJonathan Nieder1-0/+29
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King1-1/+17
2019-12-06Sync with 2.16.6Johannes Schindelin1-0/+14
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin1-0/+14
2018-09-27fsck: detect submodule urls starting with dashJeff King1-0/+15
2018-09-27submodule-config: ban submodule urls that start with dashJeff King1-0/+34