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
2020-04-20Git 2.24.3v2.24.3Jonathan Nieder
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.24.2v2.24.2Junio C Hamano
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
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin
2019-12-06Git 2.24.1v2.24.1Johannes Schindelin
2019-12-06Sync with 2.23.1Johannes Schindelin
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
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Git 2.20.2v2.20.2Johannes Schindelin
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Git 2.19.3v2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin