summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-12Git 2.26.3v2.26.3Johannes Schindelin
2021-02-12Sync with 2.25.5Johannes Schindelin
2021-02-12Git 2.25.5v2.25.5Johannes Schindelin
2021-02-12Sync with 2.24.4Johannes Schindelin
2021-02-12Git 2.24.4v2.24.4Johannes Schindelin
2021-02-12Sync with 2.23.4Johannes Schindelin
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-19Git 2.26.2v2.26.2Jonathan Nieder
2020-04-19Git 2.25.4v2.25.4Jonathan Nieder
2020-04-19Git 2.24.3v2.24.3Jonathan Nieder
2020-04-19Git 2.23.3v2.23.3Jonathan Nieder
2020-04-19Git 2.22.4v2.22.4Jonathan Nieder
2020-04-19Git 2.21.3v2.21.3Jonathan Nieder
2020-04-19Git 2.20.4v2.20.4Jonathan Nieder
2020-04-19Git 2.19.5v2.19.5Jonathan Nieder
2020-04-19Git 2.18.4v2.18.4Jonathan Nieder
2020-04-19Git 2.17.5v2.17.5Jeff King
2020-04-19fsck: reject URL with empty host in .gitmodulesJonathan Nieder
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder
2020-04-19credential: die() when parsing invalid urlsJeff King
2020-04-19fsck: convert gitmodules url to URL passed to curlJonathan Nieder
2020-04-19credential: refuse to operate when missing host or protocolJeff King
2020-04-19credential: parse URL without host as empty host, not unsetJeff King
2020-04-19t0300: use more realistic inputsJeff King
2020-04-19t0300: make "quit" helper more realisticJeff King
2020-03-25Git 2.26.1v2.26.1Junio C Hamano
2020-03-22Git 2.26v2.26.0Junio C Hamano
2020-03-21Merge branch 'en/rebase-backend'Junio C Hamano
2020-03-21Merge tag 'l10n-2.26.0-rnd2.1' of git://github.com/git-l10n/git-po.gitJunio C Hamano
2020-03-21l10n: tr.po: change file mode to 644Jiang Xin
2020-03-20t3419: prevent failure when run with EXPENSIVEbrian m. carlson
2020-03-20l10n: de.po: Update German translation for Git 2.26.0Matthias RĂ¼ster
2020-03-20l10n: de.po: add missing spaceRalf Thielow
2020-03-19Merge https://github.com/prati0100/git-guiJunio C Hamano