summaryrefslogtreecommitdiffstats
path: root/t/t7416-submodule-dash-url.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
* push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason2023-02-071-0/+2
* t/t7NNN: allow local submodulesTaylor Blau2022-10-011-0/+4
* fsck: reject .gitmodules git:// urls with newlinesJeff King2021-01-071-0/+15
* fsck: reject URL with empty host in .gitmodulesJonathan Nieder2020-04-201-0/+32
* credential: treat URL with empty scheme as invalidJonathan Nieder2020-04-201-0/+32
* credential: treat URL without scheme as invalidJonathan Nieder2020-04-201-0/+32
* fsck: convert gitmodules url to URL passed to curlJonathan Nieder2020-04-201-0/+29
* fsck: detect gitmodules URLs with embedded newlinesJeff King2020-03-121-1/+17
* Sync with 2.16.6Johannes Schindelin2019-12-061-0/+14
|\
| * mingw: fix quoting of argumentsJohannes Schindelin2019-12-051-0/+14
* | fsck: detect submodule urls starting with dashJeff King2018-09-271-0/+15
|/
* submodule-config: ban submodule urls that start with dashJeff King2018-09-271-0/+34