summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin-3/+18
2019-12-05unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes Schindelin-1/+2
2019-12-05quote-stress-test: allow skipping some trialsJohannes Schindelin-1/+5
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin-1/+2
2019-12-05quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin-13/+22
2019-12-05tests: add a helper to stress test argument quotingGarima Singh-2/+116
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin-2/+79
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin-3/+1
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin-2/+7
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin-3/+20
2019-12-05is_ntfs_dotgit(): speed it upJohannes Schindelin-25/+30
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin-1/+12
2019-12-05is_ntfs_dotgit(): only verify the leading segmentJohannes Schindelin-5/+19
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh-0/+96
2019-12-04Merge branch 'prevent-name-squatting-on-windows'Johannes Schindelin-2/+60
2019-12-04Merge branch 'jk/fast-import-unsafe'Johannes Schindelin-18/+95
2019-12-04path.c: document the purpose of `is_ntfs_dotgit()`Johannes Schindelin-0/+28
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin-3/+13
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin-2/+50
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King-6/+21
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King-8/+55
2019-12-04fast-import: delay creating leading directories for export-marksJeff King-3/+17
2019-12-04fast-import: stop creating leading directories for import-marksJeff King-1/+0
2019-12-04fast-import: tighten parsing of boolean command line optionsJeff King-2/+2
2019-12-04t9300: create marks files for double-import-marks testJeff King-0/+2
2019-12-04t9300: drop some useless uses of catJeff King-5/+5
2018-09-27Git 2.18.1v2.18.1Junio C Hamano-2/+8
2018-09-27Sync with 2.17.2Junio C Hamano-0/+142
2018-09-27Git 2.17.2v2.17.2Junio C Hamano-2/+14