summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin1-1/+12
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin6-2/+51
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin1-0/+9
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin4-1/+49
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin1-3/+10
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin1-1/+3
2019-12-05quote-stress-test: allow skipping some trialsJohannes Schindelin1-1/+5
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin2-1/+2
2019-12-05quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin1-11/+20
2019-12-05tests: add a helper to stress test argument quotingGarima Singh1-2/+116
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin1-0/+14
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin1-0/+23
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin1-1/+6
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin1-0/+1
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh1-0/+96
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin3-3/+7
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin1-0/+31
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King1-5/+17
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King1-8/+15
2019-12-04fast-import: delay creating leading directories for export-marksJeff King1-2/+11
2019-12-04t9300: create marks files for double-import-marks testJeff King1-0/+2
2019-12-04t9300: drop some useless uses of catJeff King1-5/+5
2018-09-27submodule-config: ban submodule paths that start with a dashJeff King1-0/+20
2018-09-27submodule-config: ban submodule urls that start with dashJeff King1-0/+34
2018-05-22Sync with Git 2.13.7Junio C Hamano3-0/+182
2018-05-21is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin2-0/+106
2018-05-21submodule-config: verify submodule names as pathsJeff King1-0/+76
2017-10-23Merge branch 'jk/write-in-full-fix' into maintJunio C Hamano1-1/+1
2017-10-23Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maintJunio C Hamano1-0/+142
2017-10-23Merge branch 'jt/fast-export-copy-modify-fix' into maintJunio C Hamano1-1/+19
2017-10-23Merge branch 'nd/worktree-kill-parse-ref' into maintJunio C Hamano1-0/+13
2017-10-18Merge branch 'jk/ref-filter-colors-fix' into maintJunio C Hamano12-62/+74
2017-10-18Merge branch 'rs/fsck-null-return-from-lookup' into maintJunio C Hamano1-0/+22
2017-10-18Merge branch 'rs/qsort-s' into maintJunio C Hamano1-1/+1
2017-10-18Merge branch 'mr/doc-negative-pathspec' into maintJunio C Hamano1-1/+12
2017-10-18Merge branch 'ks/test-readme-phrasofix' into maintJunio C Hamano1-3/+3
2017-10-18Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano2-11/+1
2017-10-18Merge branch 'tb/ref-filter-empty-modifier' into maintJunio C Hamano1-0/+1
2017-10-18Merge branch 'ar/request-pull-phrasofix' into maintJunio C Hamano1-2/+2
2017-10-18Merge branch 'jk/diff-blob' into maintJunio C Hamano1-0/+5
2017-10-18Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano1-1/+5
2017-10-18Merge branch 'tb/test-lint-echo-e' into maintJunio C Hamano1-1/+1
2017-10-18Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano3-4/+4
2017-10-18Merge branch 'mh/packed-ref-store-prep' into maintJunio C Hamano1-2/+16
2017-10-18Merge branch 'mm/send-email-cc-cruft' into maintJunio C Hamano1-0/+4
2017-10-17tag: respect color.ui configJeff King2-0/+11
2017-10-17Revert "color: check color.ui in git_default_config()"Jeff King1-1/+1
2017-10-17Revert "t6006: drop "always" color config tests"Jeff King1-5/+15
2017-10-17Revert "color: make "always" the same as "auto" in config"Jeff King1-1/+1
2017-10-17Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano12-79/+70