summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.23.2v2.23.2Junio C Hamano2020-03-1715-7/+147
|\
| * Git 2.22.3v2.22.3Junio C Hamano2020-03-1714-7/+142
| |\
| | * 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.23.1v2.23.1Johannes Schindelin2019-12-063-2/+10
* | | | | | | Sync with 2.22.2Johannes Schindelin2019-12-0645-87/+975
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 2.22.2v2.22.2Johannes Schindelin2019-12-063-2/+10
| * | | | | | Sync with 2.21.1Johannes Schindelin2019-12-0644-87/+967
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| | | | | * | Sync with 2.17.3Johannes Schindelin2019-12-0638-83/+898
| | | | | |\ \ | | | | | | |/
| | | | | | * Git 2.17.3v2.17.3Johannes Schindelin2019-12-063-2/+14
| | | | | | * fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-062-0/+21
| | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-0637-82/+865
| | | | | | |\
| | | | | | | * Git 2.16.6v2.16.6Johannes Schindelin2019-12-063-2/+10
| | | | | | | * test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin2019-12-061-5/+8
| | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-0635-77/+842
| | | | | | | |\
| | | | | | | | * Git 2.15.4v2.15.4Johannes Schindelin2019-12-063-2/+13
| | | | | | | | * submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-063-11/+20
| | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-0631-66/+811
| | | | | | | | |\
| | | | | | | | | * Git 2.14.6v2.14.6Johannes Schindelin2019-12-063-2/+56
| | | | | | | | | * Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin2019-12-054-6/+54
| | | | | | | | | |\
| | | | | | | | | | * mingw: handle `subst`-ed "DOS drives"Johannes Schindelin2019-12-054-3/+36
| | | | | | | | | | * mingw: refuse to access paths with illegal charactersJohannes Schindelin2019-12-053-3/+18
| | | | | | | | | * | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin2019-12-0511-4/+127
| | | | | | | | | |\ \ | | | | | | | | | | |/
| | | | | | | | | | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-058-2/+123
| | | | | | | | | | * unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes Schindelin2019-12-051-1/+2
| | | | | | | | | | * t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin2019-12-052-1/+2
| | | | | | | | | * | Merge branch 'fix-mingw-quoting-bug'Johannes Schindelin2019-12-053-5/+156
| | | | | | | | | |\ \
| | | | | | | | | | * | quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin2019-12-051-3/+10