summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin-1/+1
2019-12-06Sync with 2.19.3Johannes Schindelin-28/+445
2019-12-06Sync with 2.18.2Johannes Schindelin-28/+445
2019-12-06Sync with 2.17.3Johannes Schindelin-29/+446
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder-0/+14
2019-12-06Sync with 2.16.6Johannes Schindelin-29/+432
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin-5/+8
2019-12-06Sync with 2.15.4Johannes Schindelin-24/+424
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder-6/+8
2019-12-06Sync with 2.14.6Johannes Schindelin-18/+416
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin-1/+12
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin-2/+51
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin-0/+9
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin-1/+49
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-1/+3
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-05mingw: fix quoting of argumentsJohannes Schindelin-0/+14
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin-0/+23
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin-1/+6
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin-0/+1
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh-0/+96
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin-3/+7
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin-0/+31
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King-5/+17
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King-8/+15
2019-12-04fast-import: delay creating leading directories for export-marksJeff King-2/+11
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-12-15Merge branch 'jc/run-command-report-exec-failure-fix' into maintJunio C Hamano-3/+6
2018-12-15Merge branch 'js/t9902-send-email-completion-fix' into maintJunio C Hamano-1/+1
2018-12-15Merge branch 'js/mailinfo-format-flowed-fix' into maintJunio C Hamano-0/+1
2018-12-14t9902: 'send-email' test case requires PERLJohannes Schindelin-1/+1
2018-12-13t4256: mark support files as LF-onlyJohannes Schindelin-0/+1
2018-12-12run-command: report exec failureJunio C Hamano-3/+6
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Junio C Hamano-7/+13
2018-12-04range-diff: always pass at least minimal diff optionsMartin Ågren-7/+13
2018-12-01Merge branch 'sg/test-BUG'Junio C Hamano-23/+26
2018-12-01Merge branch 'sg/test-cmp-rev'Junio C Hamano-3/+17
2018-12-01Merge branch 'sg/daemon-test-signal-fix'Junio C Hamano-1/+1
2018-12-01Merge branch 'ab/replace-graft-with-replace-advice'Junio C Hamano-1/+4
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Junio C Hamano-0/+10
2018-11-30rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin-0/+10
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin-0/+26
2018-11-29advice: don't pointlessly suggest --convert-graft-fileÆvar Arnfjörð Bjarmason-1/+4
2018-11-27t/lib-git-daemon: fix signal checkingSZEDER Gábor-1/+1
2018-11-26Merge branch 'tb/clone-case-smashing-warning-test'Junio C Hamano-1/+1