summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-03-17Git 2.23.2v2.23.2Junio C Hamano-7/+147
2020-03-17Git 2.22.3v2.22.3Junio C Hamano-7/+142
2020-03-17Git 2.21.2v2.21.2Junio C Hamano-7/+137
2020-03-17Git 2.20.3v2.20.3Junio C Hamano-7/+132
2020-03-17Git 2.19.4v2.19.4Junio C Hamano-7/+127
2020-03-17Git 2.18.3v2.18.3Junio C Hamano-7/+122
2020-03-17Git 2.17.4v2.17.4Junio C Hamano-2/+18
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King-2/+32
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King-4/+60
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King-1/+1
2020-03-12credential: avoid writing values with newlinesJeff King-0/+8
2019-12-06Git 2.23.1v2.23.1Johannes Schindelin-2/+10
2019-12-06Sync with 2.22.2Johannes Schindelin-87/+975
2019-12-06Git 2.22.2v2.22.2Johannes Schindelin-2/+10
2019-12-06Sync with 2.21.1Johannes Schindelin-87/+967
2019-12-06Git 2.21.1v2.21.1Johannes Schindelin-2/+14
2019-12-06Merge branch 'fix-msys2-quoting-bugs'Johannes Schindelin-5/+20
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin-2/+3
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin-1/+1
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin-1/+1
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin-1/+2
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin-1/+14
2019-12-06Sync with 2.20.2Johannes Schindelin-82/+935
2019-12-06Git 2.20.2v2.20.2Johannes Schindelin-2/+20
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder-0/+2
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin-1/+1
2019-12-06Sync with 2.19.3Johannes Schindelin-82/+914
2019-12-06Git 2.19.3v2.19.3Johannes Schindelin-2/+10
2019-12-06Sync with 2.18.2Johannes Schindelin-82/+906
2019-12-06Git 2.18.2v2.18.2Johannes Schindelin-2/+10
2019-12-06Sync with 2.17.3Johannes Schindelin-83/+898
2019-12-06Git 2.17.3v2.17.3Johannes Schindelin-2/+14
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder-0/+21
2019-12-06Sync with 2.16.6Johannes Schindelin-82/+865
2019-12-06Git 2.16.6v2.16.6Johannes Schindelin-2/+10
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin-5/+8
2019-12-06Sync with 2.15.4Johannes Schindelin-77/+842
2019-12-06Git 2.15.4v2.15.4Johannes Schindelin-2/+13
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder-11/+20
2019-12-06Sync with 2.14.6Johannes Schindelin-66/+811
2019-12-06Git 2.14.6v2.14.6Johannes Schindelin-2/+56
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin-6/+54
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin-4/+127
2019-12-05Merge branch 'fix-mingw-quoting-bug'Johannes Schindelin-5/+156
2019-12-05Merge branch 'dubiously-nested-submodules'Johannes Schindelin-2/+79
2019-12-05Merge branch 'turn-on-protectntfs-by-default'Johannes Schindelin-28/+31
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin-3/+36
2019-12-05Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'Johannes Schindelin-8/+162
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin-2/+123
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin-3/+10