summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
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-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.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-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.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-05mingw: handle `subst`-ed "DOS drives"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-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-05mingw: fix quoting of argumentsJohannes Schindelin
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King
2019-12-04fast-import: delay creating leading directories for export-marksJeff King
2019-12-04t9300: create marks files for double-import-marks testJeff King
2019-12-04t9300: drop some useless uses of catJeff King
2019-08-09Merge branch 'jk/xdiff-clamp-funcname-context-index' into maintJunio C Hamano
2019-07-29Merge branch 'fc/fetch-with-import-fix' into maintJunio C Hamano
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano
2019-07-29Merge branch 'pw/add-p-recount' into maintJunio C Hamano
2019-07-29Merge branch 'jk/trailers-use-config' into maintJunio C Hamano
2019-07-29Merge branch 'tg/stash-ref-by-index-fix' into maintJunio C Hamano
2019-07-29Merge branch 'pw/rebase-abort-clean-rewritten' into maintJunio C Hamano
2019-07-29Merge branch 'sg/rebase-progress' into maintJunio C Hamano
2019-07-29Merge branch 'ms/submodule-foreach-fix' into maintJunio C Hamano
2019-07-29Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maintJunio C Hamano
2019-07-29Merge branch 'jc/denoise-rm-to-resolve' into maintJunio C Hamano
2019-07-29Merge branch 'js/mingw-spawn-with-spaces-in-path' into maintJunio C Hamano
2019-07-29Merge branch 'js/clean-report-too-long-a-path' into maintJunio C Hamano
2019-07-29Merge branch 'es/local-atomic-push-failure-with-http' into maintJunio C Hamano
2019-07-29Merge branch 'js/t3404-typofix' into maintJunio C Hamano