summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Git 2.20.2v2.20.2Johannes Schindelin
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Git 2.19.3v2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Git 2.18.2v2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Git 2.17.3v2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Git 2.16.6v2.16.6Johannes Schindelin
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Git 2.15.4v2.15.4Johannes Schindelin
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-06Git 2.14.6v2.14.6Johannes Schindelin
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin
2019-12-05Merge branch 'fix-mingw-quoting-bug'Johannes Schindelin
2019-12-05Merge branch 'dubiously-nested-submodules'Johannes Schindelin
2019-12-05Merge branch 'turn-on-protectntfs-by-default'Johannes Schindelin
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin
2019-12-05Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin
2019-12-05unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes Schindelin
2019-12-05quote-stress-test: allow skipping some trialsJohannes Schindelin
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin
2019-12-05quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin
2019-12-05tests: add a helper to stress test argument quotingGarima Singh
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin
2019-12-05is_ntfs_dotgit(): speed it upJohannes Schindelin
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin
2019-12-05is_ntfs_dotgit(): only verify the leading segmentJohannes Schindelin
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-12-04Merge branch 'prevent-name-squatting-on-windows'Johannes Schindelin
2019-12-04Merge branch 'jk/fast-import-unsafe'Johannes Schindelin
2019-12-04path.c: document the purpose of `is_ntfs_dotgit()`Johannes Schindelin