summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Git 2.24.4v2.24.4Johannes Schindelin3-2/+9
2021-02-12Sync with 2.23.4Johannes Schindelin16-4/+242
2021-02-12Git 2.23.4v2.23.4Johannes Schindelin3-2/+9
2021-02-12Sync with 2.22.5Johannes Schindelin15-4/+235
2021-02-12Git 2.22.5v2.22.5Johannes Schindelin3-2/+9
2021-02-12Sync with 2.21.4Johannes Schindelin14-4/+228
2021-02-12Git 2.21.4v2.21.4Johannes Schindelin3-2/+8
2021-02-12Sync with 2.20.5Johannes Schindelin13-4/+222
2021-02-12Git 2.20.5v2.20.5Johannes Schindelin3-2/+8
2021-02-12Sync with 2.19.6Johannes Schindelin12-4/+216
2021-02-12Git 2.19.6v2.19.6Johannes Schindelin3-2/+8
2021-02-12Sync with 2.18.5Johannes Schindelin11-4/+210
2021-02-12Git 2.18.5v2.18.5Johannes Schindelin3-2/+8
2021-02-12Sync with 2.17.6Johannes Schindelin10-4/+204
2021-02-12Git 2.17.6v2.17.6Johannes Schindelin3-2/+18
2021-02-12unpack_trees(): start with a fresh lstat cacheMatheus Tavares1-0/+3
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin2-1/+44
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares7-3/+141
2020-04-19Git 2.24.3v2.24.3Jonathan Nieder16-42/+494
2020-04-19Git 2.23.3v2.23.3Jonathan Nieder15-42/+489
2020-04-19Git 2.22.4v2.22.4Jonathan Nieder14-42/+484
2020-04-19Git 2.21.3v2.21.3Jonathan Nieder13-42/+479
2020-04-19Git 2.20.4v2.20.4Jonathan Nieder12-42/+474
2020-04-19Git 2.19.5v2.19.5Jonathan Nieder11-42/+469
2020-04-19Git 2.18.4v2.18.4Jonathan Nieder10-42/+464
2020-04-19Git 2.17.5v2.17.5Jeff King3-2/+24
2020-04-19fsck: reject URL with empty host in .gitmodulesJonathan Nieder2-3/+39
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder3-3/+43
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder4-9/+84
2020-04-19credential: die() when parsing invalid urlsJeff King2-6/+3
2020-04-19fsck: convert gitmodules url to URL passed to curlJonathan Nieder2-5/+118
2020-04-19credential: refuse to operate when missing host or protocolJeff King2-14/+40
2020-04-19credential: parse URL without host as empty host, not unsetJeff King3-2/+19
2020-04-19t0300: use more realistic inputsJeff King1-4/+85
2020-04-19t0300: make "quit" helper more realisticJeff King1-3/+13
2020-03-17Git 2.24.2v2.24.2Junio C Hamano16-7/+152
2020-03-17Git 2.23.2v2.23.2Junio C Hamano15-7/+147
2020-03-17Git 2.22.3v2.22.3Junio C Hamano14-7/+142
2020-03-17Git 2.21.2v2.21.2Junio C Hamano13-7/+137
2020-03-17Git 2.20.3v2.20.3Junio C Hamano12-7/+132
2020-03-17Git 2.19.4v2.19.4Junio C Hamano11-7/+127
2020-03-17Git 2.18.3v2.18.3Junio C Hamano10-7/+122
2020-03-17Git 2.17.4v2.17.4Junio C Hamano3-2/+18
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King2-2/+32
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King3-4/+60
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King1-1/+1
2020-03-12credential: avoid writing values with newlinesJeff King2-0/+8
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin2-4/+4
2019-12-06Git 2.24.1v2.24.1Johannes Schindelin3-2/+10
2019-12-06Sync with 2.23.1Johannes Schindelin46-87/+983