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