summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.24.1v2.24.1Johannes Schindelin2019-12-063-2/+10
* Sync with 2.23.1Johannes Schindelin2019-12-0646-87/+983
|\
| * 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
| | | | | | | | | | | * | 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