summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'prevent-name-squatting-on-windows'Johannes Schindelin2019-12-047-2/+60
| |\|
| | * mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin2019-12-044-3/+13
| | * clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin2019-12-044-2/+50
| * | Merge branch 'jk/fast-import-unsafe'Johannes Schindelin2019-12-044-18/+95
| |\|
| | * fast-import: disallow "feature import-marks" by defaultJeff King2019-12-043-6/+21
| | * fast-import: disallow "feature export-marks" by defaultJeff King2019-12-044-8/+55
| | * fast-import: delay creating leading directories for export-marksJeff King2019-12-042-3/+17
| | * fast-import: stop creating leading directories for import-marksJeff King2019-12-041-1/+0
| | * fast-import: tighten parsing of boolean command line optionsJeff King2019-12-041-2/+2
| | * t9300: create marks files for double-import-marks testJeff King2019-12-041-0/+2
| | * t9300: drop some useless uses of catJeff King2019-12-041-5/+5
| |/
* | Git 2.15.3v2.15.3Junio C Hamano2018-09-273-2/+8
* | Sync with Git 2.14.4Junio C Hamano2018-09-275-0/+81
|\|
| * Git 2.14.5v2.14.5Junio C Hamano2018-09-273-2/+18
| * submodule-config: ban submodule paths that start with a dashJeff King2018-09-272-0/+22
| * submodule-config: ban submodule urls that start with dashJeff King2018-09-272-0/+42
| * submodule--helper: use "--" to signal end of clone optionsJeff King2018-09-271-0/+1
* | Git 2.15.2v2.15.2Junio C Hamano2018-05-222-1/+4
* | Sync with Git 2.14.4Junio C Hamano2018-05-2217-41/+497
|\|
| * Git 2.14.4v2.14.4Junio C Hamano2018-05-223-2/+7
| * Sync with Git 2.13.7Junio C Hamano2018-05-2216-41/+492
| |\
| | * Git 2.13.7v2.13.7Junio C Hamano2018-05-223-2/+22