Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-19 | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 1 | -0/+32 |
2020-04-19 | credential: treat URL with empty scheme as invalid | Jonathan Nieder | 1 | -0/+32 |
2020-04-19 | credential: treat URL without scheme as invalid | Jonathan Nieder | 1 | -0/+32 |
2020-04-19 | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 1 | -0/+29 |
2020-03-12 | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 1 | -1/+17 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -0/+14 |
2019-12-05 | mingw: fix quoting of arguments | Johannes Schindelin | 1 | -0/+14 |
2018-09-27 | fsck: detect submodule urls starting with dash | Jeff King | 1 | -0/+15 |
2018-09-27 | submodule-config: ban submodule urls that start with dash | Jeff King | 1 | -0/+34 |