summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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.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
| | | | | | | * | quote-stress-test: allow skipping some trialsJohannes Schindelin2019-12-051-1/+5
| | | | | | | * | quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin2019-12-051-13/+22
| | | | | | | * | tests: add a helper to stress test argument quotingGarima Singh2019-12-051-2/+116
| | | | | | | * | mingw: fix quoting of argumentsJohannes Schindelin2019-12-052-3/+20
| | | | | | * | | Merge branch 'dubiously-nested-submodules'Johannes Schindelin2019-12-054-2/+79
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | Disallow dubiously-nested submodule git directoriesJohannes Schindelin2019-12-054-2/+79
| | | | | | | |/
| | | | | | * | Merge branch 'turn-on-protectntfs-by-default'Johannes Schindelin2019-12-053-28/+31
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin2019-12-052-3/+1
| | | | | | | * is_ntfs_dotgit(): speed it upJohannes Schindelin2019-12-051-25/+30
| | | | | | * | Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'Johannes Schindelin2019-12-056-8/+162
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin2019-12-052-2/+7
| | | | | | | * path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin2019-12-052-1/+12
| | | | | | | * is_ntfs_dotgit(): only verify the leading segmentJohannes Schindelin2019-12-053-5/+19
| | | | | | | * test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh2019-12-051-0/+96
| | | | | | | * path.c: document the purpose of `is_ntfs_dotgit()`Johannes Schindelin2019-12-041-0/+28