Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-12Git 2.23.4v2.23.4Johannes Schindelin
2021-02-12Sync with 2.22.5Johannes Schindelin
2021-02-12Git 2.22.5v2.22.5Johannes Schindelin
2021-02-12Sync with 2.21.4Johannes Schindelin
2021-02-12Git 2.21.4v2.21.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Git 2.20.5v2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Git 2.19.6v2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Git 2.18.5v2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin
2021-02-12Git 2.17.6v2.17.6Johannes Schindelin
2021-02-12unpack_trees(): start with a fresh lstat cacheMatheus Tavares
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares
2020-04-20Git 2.23.3v2.23.3Jonathan Nieder
2020-04-20Git 2.22.4v2.22.4Jonathan Nieder
2020-04-20Git 2.21.3v2.21.3Jonathan Nieder
2020-04-20Git 2.20.4v2.20.4Jonathan Nieder
2020-04-20Git 2.19.5v2.19.5Jonathan Nieder
2020-04-20Git 2.18.4v2.18.4Jonathan Nieder
2020-04-20Git 2.17.5v2.17.5Jeff King
2020-04-20fsck: reject URL with empty host in .gitmodulesJonathan Nieder
2020-04-20credential: treat URL with empty scheme as invalidJonathan Nieder
2020-04-20credential: treat URL without scheme as invalidJonathan Nieder
2020-04-20credential: die() when parsing invalid urlsJeff King
2020-04-20fsck: convert gitmodules url to URL passed to curlJonathan Nieder
2020-04-20credential: refuse to operate when missing host or protocolJeff King
2020-04-20credential: parse URL without host as empty host, not unsetJeff King
2020-04-20t0300: use more realistic inputsJeff King
2020-04-20t0300: make "quit" helper more realisticJeff King
2020-03-18Git 2.23.2v2.23.2Junio C Hamano
2020-03-18Git 2.22.3v2.22.3Junio C Hamano
2020-03-18Git 2.21.2v2.21.2Junio C Hamano
2020-03-17Git 2.20.3v2.20.3Junio C Hamano
2020-03-17Git 2.19.4v2.19.4Junio C Hamano
2020-03-17Git 2.18.3v2.18.3Junio C Hamano
2020-03-17Git 2.17.4v2.17.4Junio C Hamano
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King
2020-03-12credential: avoid writing values with newlinesJeff King
2019-12-06Git 2.23.1v2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Git 2.22.2v2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Git 2.21.1v2.21.1Johannes Schindelin
2019-12-06Merge branch 'fix-msys2-quoting-bugs'Johannes Schindelin
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin