summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-02-12Git 2.21.4v2.21.4Johannes Schindelin-2/+8
2021-02-12Sync with 2.20.5Johannes Schindelin-4/+222
2021-02-12Git 2.20.5v2.20.5Johannes Schindelin-2/+8
2021-02-12Sync with 2.19.6Johannes Schindelin-4/+216
2021-02-12Git 2.19.6v2.19.6Johannes Schindelin-2/+8
2021-02-12Sync with 2.18.5Johannes Schindelin-4/+210
2021-02-12Git 2.18.5v2.18.5Johannes Schindelin-2/+8
2021-02-12Sync with 2.17.6Johannes Schindelin-4/+204
2021-02-12Git 2.17.6v2.17.6Johannes Schindelin-2/+18
2021-02-12unpack_trees(): start with a fresh lstat cacheMatheus Tavares-0/+3
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin-1/+44
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares-3/+141
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