summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-04-19Git 2.21.3v2.21.3Jonathan Nieder-42/+479
2020-04-19Git 2.20.4v2.20.4Jonathan Nieder-42/+474
2020-04-19Git 2.19.5v2.19.5Jonathan Nieder-42/+469
2020-04-19Git 2.18.4v2.18.4Jonathan Nieder-42/+464
2020-04-19Git 2.17.5v2.17.5Jeff King-2/+24
2020-04-19fsck: reject URL with empty host in .gitmodulesJonathan Nieder-3/+39
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder-3/+43
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder-9/+84
2020-04-19credential: die() when parsing invalid urlsJeff King-6/+3
2020-04-19fsck: convert gitmodules url to URL passed to curlJonathan Nieder-5/+118
2020-04-19credential: refuse to operate when missing host or protocolJeff King-14/+40
2020-04-19credential: parse URL without host as empty host, not unsetJeff King-2/+19
2020-04-19t0300: use more realistic inputsJeff King-4/+85
2020-04-19t0300: make "quit" helper more realisticJeff King-3/+13
2020-03-17Git 2.21.2v2.21.2Junio C Hamano-7/+137
2020-03-17Git 2.20.3v2.20.3Junio C Hamano-7/+132
2020-03-17Git 2.19.4v2.19.4Junio C Hamano-7/+127
2020-03-17Git 2.18.3v2.18.3Junio C Hamano-7/+122
2020-03-17Git 2.17.4v2.17.4Junio C Hamano-2/+18
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King-2/+32
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King-4/+60
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King-1/+1
2020-03-12credential: avoid writing values with newlinesJeff King-0/+8
2019-12-06Git 2.21.1v2.21.1Johannes Schindelin-2/+14
2019-12-06Merge branch 'fix-msys2-quoting-bugs'Johannes Schindelin-5/+20
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin-2/+3
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin-1/+1
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin-1/+1
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin-1/+2
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin-1/+14
2019-12-06Sync with 2.20.2Johannes Schindelin-82/+935
2019-12-06Git 2.20.2v2.20.2Johannes Schindelin-2/+20
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder-0/+2
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin-1/+1
2019-12-06Sync with 2.19.3Johannes Schindelin-82/+914
2019-12-06Git 2.19.3v2.19.3Johannes Schindelin-2/+10
2019-12-06Sync with 2.18.2Johannes Schindelin-82/+906
2019-12-06Git 2.18.2v2.18.2Johannes Schindelin-2/+10
2019-12-06Sync with 2.17.3Johannes Schindelin-83/+898
2019-12-06Git 2.17.3v2.17.3Johannes Schindelin-2/+14
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder-0/+21
2019-12-06Sync with 2.16.6Johannes Schindelin-82/+865
2019-12-06Git 2.16.6v2.16.6Johannes Schindelin-2/+10
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin-5/+8
2019-12-06Sync with 2.15.4Johannes Schindelin-77/+842
2019-12-06Git 2.15.4v2.15.4Johannes Schindelin-2/+13
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder-11/+20
2019-12-06Sync with 2.14.6Johannes Schindelin-66/+811
2019-12-06Git 2.14.6v2.14.6Johannes Schindelin-2/+56
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin-6/+54