Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-19 | Git 2.22.4 | Jonathan Nieder | 14 | -42/+484 |
2020-04-19 | Git 2.21.3 | Jonathan Nieder | 13 | -42/+479 |
2020-04-19 | Git 2.20.4 | Jonathan Nieder | 12 | -42/+474 |
2020-04-19 | Git 2.19.5 | Jonathan Nieder | 11 | -42/+469 |
2020-04-19 | Git 2.18.4 | Jonathan Nieder | 10 | -42/+464 |
2020-04-19 | Git 2.17.5 | Jeff King | 3 | -2/+24 |
2020-04-19 | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 2 | -3/+39 |
2020-04-19 | credential: treat URL with empty scheme as invalid | Jonathan Nieder | 3 | -3/+43 |
2020-04-19 | credential: treat URL without scheme as invalid | Jonathan Nieder | 4 | -9/+84 |
2020-04-19 | credential: die() when parsing invalid urls | Jeff King | 2 | -6/+3 |
2020-04-19 | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 2 | -5/+118 |
2020-04-19 | credential: refuse to operate when missing host or protocol | Jeff King | 2 | -14/+40 |
2020-04-19 | credential: parse URL without host as empty host, not unset | Jeff King | 3 | -2/+19 |
2020-04-19 | t0300: use more realistic inputs | Jeff King | 1 | -4/+85 |
2020-04-19 | t0300: make "quit" helper more realistic | Jeff King | 1 | -3/+13 |
2020-03-17 | Git 2.22.3 | Junio C Hamano | 14 | -7/+142 |
2020-03-17 | Git 2.21.2 | Junio C Hamano | 13 | -7/+137 |
2020-03-17 | Git 2.20.3 | Junio C Hamano | 12 | -7/+132 |
2020-03-17 | Git 2.19.4 | Junio C Hamano | 11 | -7/+127 |
2020-03-17 | Git 2.18.3 | Junio C Hamano | 10 | -7/+122 |
2020-03-17 | Git 2.17.4 | Junio C Hamano | 3 | -2/+18 |
2020-03-12 | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 2 | -2/+32 |
2020-03-12 | credential: detect unrepresentable values when parsing urls | Jeff King | 3 | -4/+60 |
2020-03-12 | t/lib-credential: use test_i18ncmp to check stderr | Jeff King | 1 | -1/+1 |
2020-03-12 | credential: avoid writing values with newlines | Jeff King | 2 | -0/+8 |
2019-12-06 | Git 2.22.2 | Johannes Schindelin | 3 | -2/+10 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 44 | -87/+967 |
2019-12-06 | Git 2.21.1 | Johannes Schindelin | 3 | -2/+14 |
2019-12-06 | Merge branch 'fix-msys2-quoting-bugs' | Johannes Schindelin | 1 | -5/+20 |
2019-12-06 | mingw: sh arguments need quoting in more circumstances | Johannes Schindelin | 1 | -2/+3 |
2019-12-06 | t7415: drop v2.20.x-specific work-around | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | mingw: fix quoting of empty arguments for `sh` | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | mingw: use MSYS2 quoting even when spawning shell scripts | Johannes Schindelin | 1 | -1/+2 |
2019-12-06 | mingw: detect when MSYS2's sh is to be spawned more robustly | Johannes Schindelin | 1 | -1/+14 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 43 | -82/+935 |
2019-12-06 | Git 2.20.2 | Johannes Schindelin | 3 | -2/+20 |
2019-12-06 | submodule: defend against submodule.update = !command in .gitmodules | Jonathan Nieder | 1 | -0/+2 |
2019-12-06 | t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 40 | -82/+914 |
2019-12-06 | Git 2.19.3 | Johannes Schindelin | 3 | -2/+10 |
2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 39 | -82/+906 |
2019-12-06 | Git 2.18.2 | Johannes Schindelin | 3 | -2/+10 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 38 | -83/+898 |
2019-12-06 | Git 2.17.3 | Johannes Schindelin | 3 | -2/+14 |
2019-12-06 | fsck: reject submodule.update = !command in .gitmodules | Jonathan Nieder | 2 | -0/+21 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 37 | -82/+865 |
2019-12-06 | Git 2.16.6 | Johannes Schindelin | 3 | -2/+10 |
2019-12-06 | test-drop-caches: use `has_dos_drive_prefix()` | Johannes Schindelin | 1 | -5/+8 |
2019-12-06 | Sync with 2.15.4 | Johannes Schindelin | 35 | -77/+842 |
2019-12-06 | Git 2.15.4 | Johannes Schindelin | 3 | -2/+13 |