summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-03-17Git 2.18.3Libravatar Junio C Hamano3-2/+32
2020-03-12fsck: detect gitmodules URLs with embedded newlinesLibravatar Jeff King1-1/+17
2020-03-12credential: detect unrepresentable values when parsing urlsLibravatar Jeff King1-2/+10
2020-03-12t/lib-credential: use test_i18ncmp to check stderrLibravatar Jeff King1-1/+1
2020-03-12credential: avoid writing values with newlinesLibravatar Jeff King1-0/+6
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin13-29/+446
2019-12-06fsck: reject submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-0/+14
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin13-29/+432
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Libravatar Johannes Schindelin1-5/+8
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin12-24/+424
2019-12-06submodule: reject submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-6/+8
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin11-18/+416
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Libravatar Johannes Schindelin1-1/+12
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Libravatar Johannes Schindelin6-2/+51
2019-12-05mingw: handle `subst`-ed "DOS drives"Libravatar Johannes Schindelin1-0/+9
2019-12-05mingw: refuse to access paths with trailing spaces or periodsLibravatar Johannes Schindelin4-1/+49
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shLibravatar Johannes Schindelin1-3/+10
2019-12-05mingw: refuse to access paths with illegal charactersLibravatar Johannes Schindelin1-1/+3
2019-12-05quote-stress-test: allow skipping some trialsLibravatar Johannes Schindelin1-1/+5
2019-12-05t6130/t9350: prepare for stringent Win32 path validationLibravatar Johannes Schindelin2-1/+2
2019-12-05quote-stress-test: accept arguments to test via the command-lineLibravatar Johannes Schindelin1-13/+22
2019-12-05tests: add a helper to stress test argument quotingLibravatar Garima Singh1-2/+116
2019-12-05mingw: fix quoting of argumentsLibravatar Johannes Schindelin1-0/+14
2019-12-05Disallow dubiously-nested submodule git directoriesLibravatar Johannes Schindelin1-0/+23
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsLibravatar Johannes Schindelin1-1/+6
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesLibravatar Johannes Schindelin1-0/+1
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkLibravatar Garima Singh1-0/+96
2019-12-04mingw: disallow backslash characters in tree objects' file namesLibravatar Johannes Schindelin3-3/+7
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsLibravatar Johannes Schindelin1-0/+31
2019-12-04fast-import: disallow "feature import-marks" by defaultLibravatar Jeff King1-5/+17
2019-12-04fast-import: disallow "feature export-marks" by defaultLibravatar Jeff King1-8/+15
2019-12-04fast-import: delay creating leading directories for export-marksLibravatar Jeff King1-2/+11
2019-12-04t9300: create marks files for double-import-marks testLibravatar Jeff King1-0/+2
2019-12-04t9300: drop some useless uses of catLibravatar Jeff King1-5/+5
2018-09-27Sync with 2.17.2Libravatar Junio C Hamano2-0/+77
2018-09-27fsck: detect submodule paths starting with dashLibravatar Jeff King1-0/+8
2018-09-27fsck: detect submodule urls starting with dashLibravatar Jeff King1-0/+15
2018-09-27Sync with 2.16.5Libravatar Junio C Hamano2-0/+54
2018-09-27Sync with 2.15.3Libravatar Junio C Hamano2-0/+54
2018-09-27Sync with Git 2.14.4Libravatar Junio C Hamano2-0/+54
2018-09-27submodule-config: ban submodule paths that start with a dashLibravatar Jeff King1-0/+20
2018-09-27submodule-config: ban submodule urls that start with dashLibravatar Jeff King1-0/+34
2018-06-19Merge branch 'cf/submodule-progress-dissociate'Libravatar Junio C Hamano1-2/+4
2018-06-19Merge branch 'js/rebase-i-root-fix'Libravatar Junio C Hamano1-1/+2
2018-06-19t7400: encapsulate setup code in test_expect_successLibravatar Stefan Beller1-2/+4
2018-06-19t3404: check root commit in 'rebase -i --root reword root commit'Libravatar Todd Zullinger1-1/+2
2018-06-18Merge branch 'sg/t7406-chain-fix'Libravatar Junio C Hamano1-6/+6
2018-06-18Merge branch 'ks/branch-set-upstream'Libravatar Junio C Hamano1-1/+1
2018-06-18Merge branch 'js/rebase-i-root-fix'Libravatar Junio C Hamano1-0/+9
2018-06-18Merge branch 'jk/ewah-bounds-check'Libravatar Junio C Hamano1-0/+13