summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.21.4v2.21.4Johannes Schindelin2021-02-123-2/+8
* Sync with 2.20.5Johannes Schindelin2021-02-1213-4/+222
|\
| * Git 2.20.5v2.20.5Johannes Schindelin2021-02-123-2/+8
| * Sync with 2.19.6Johannes Schindelin2021-02-1212-4/+216
| |\
| | * Git 2.19.6v2.19.6Johannes Schindelin2021-02-123-2/+8
| | * Sync with 2.18.5Johannes Schindelin2021-02-1211-4/+210
| | |\
| | | * Git 2.18.5v2.18.5Johannes Schindelin2021-02-123-2/+8
| | | * Sync with 2.17.6Johannes Schindelin2021-02-1210-4/+204
| | | |\
| | | | * Git 2.17.6v2.17.6Johannes Schindelin2021-02-123-2/+18
| | | | * unpack_trees(): start with a fresh lstat cacheMatheus Tavares2021-02-121-0/+3
| | | | * run-command: invalidate lstat cache after a command finishedJohannes Schindelin2021-02-122-1/+44
| | | | * checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares2021-02-127-3/+141
* | | | | Git 2.21.3v2.21.3Jonathan Nieder2020-04-1913-42/+479
|\ \ \ \ \ | |/ / / /
| * | | | Git 2.20.4v2.20.4Jonathan Nieder2020-04-1912-42/+474
| |\ \ \ \ | | |/ / /
| | * | | Git 2.19.5v2.19.5Jonathan Nieder2020-04-1911-42/+469
| | |\ \ \ | | | |/ /
| | | * | Git 2.18.4v2.18.4Jonathan Nieder2020-04-1910-42/+464
| | | |\ \ | | | | |/
| | | | * Git 2.17.5v2.17.5Jeff King2020-04-193-2/+24
| | | | * fsck: reject URL with empty host in .gitmodulesJonathan Nieder2020-04-192-3/+39
| | | | * credential: treat URL with empty scheme as invalidJonathan Nieder2020-04-193-3/+43
| | | | * credential: treat URL without scheme as invalidJonathan Nieder2020-04-194-9/+84
| | | | * credential: die() when parsing invalid urlsJeff King2020-04-192-6/+3
| | | | * fsck: convert gitmodules url to URL passed to curlJonathan Nieder2020-04-192-5/+118
| | | | * credential: refuse to operate when missing host or protocolJeff King2020-04-192-14/+40
| | | | * credential: parse URL without host as empty host, not unsetJeff King2020-04-193-2/+19
| | | | * t0300: use more realistic inputsJeff King2020-04-191-4/+85
| | | | * t0300: make "quit" helper more realisticJeff King2020-04-191-3/+13
* | | | | Git 2.21.2v2.21.2Junio C Hamano2020-03-1713-7/+137
|\ \ \ \ \ | |/ / / /
| * | | | Git 2.20.3v2.20.3Junio C Hamano2020-03-1712-7/+132
| |\ \ \ \ | | |/ / /
| | * | | Git 2.19.4v2.19.4Junio C Hamano2020-03-1711-7/+127
| | |\ \ \ | | | |/ /
| | | * | Git 2.18.3v2.18.3Junio C Hamano2020-03-1710-7/+122
| | | |\ \ | | | | |/
| | | | * Git 2.17.4v2.17.4Junio C Hamano2020-03-173-2/+18
| | | | * fsck: detect gitmodules URLs with embedded newlinesJeff King2020-03-122-2/+32
| | | | * credential: detect unrepresentable values when parsing urlsJeff King2020-03-123-4/+60
| | | | * t/lib-credential: use test_i18ncmp to check stderrJeff King2020-03-121-1/+1
| | | | * credential: avoid writing values with newlinesJeff King2020-03-122-0/+8
* | | | | Git 2.21.1v2.21.1Johannes Schindelin2019-12-063-2/+14
* | | | | Merge branch 'fix-msys2-quoting-bugs'Johannes Schindelin2019-12-061-5/+20
|\ \ \ \ \
| * | | | | mingw: sh arguments need quoting in more circumstancesJohannes Schindelin2019-12-061-2/+3
| * | | | | mingw: fix quoting of empty arguments for `sh`Johannes Schindelin2019-12-061-1/+1
| * | | | | mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin2019-12-061-1/+2
| * | | | | mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin2019-12-061-1/+14
|/ / / / /
* | | | | t7415: drop v2.20.x-specific work-aroundJohannes Schindelin2019-12-061-1/+1
* | | | | Sync with 2.20.2Johannes Schindelin2019-12-0643-82/+935
|\ \ \ \ \ | |/ / / /
| * | | | Git 2.20.2v2.20.2Johannes Schindelin2019-12-063-2/+20
| * | | | submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder2019-12-061-0/+2
| * | | | t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin2019-12-061-1/+1
| * | | | Sync with 2.19.3Johannes Schindelin2019-12-0640-82/+914
| |\ \ \ \ | | |/ / /
| | * | | Git 2.19.3v2.19.3Johannes Schindelin2019-12-063-2/+10
| | * | | Sync with 2.18.2Johannes Schindelin2019-12-0639-82/+906
| | |\ \ \ | | | |/ /
| | | * | Git 2.18.2v2.18.2Johannes Schindelin2019-12-063-2/+10