summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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-05rebase: fix format.useAutoBase breakageDenton Liu1-1/+1
2019-12-05format-patch: teach --no-baseDenton Liu1-0/+6
2019-12-05t4014: use test_config()Denton Liu1-5/+3
2019-12-05t3400: demonstrate failure with format.useAutoBaseDenton Liu1-0/+6
2019-12-04t7700: stop losing return codes of git commandsDenton Liu1-10/+9
2019-12-04t7700: make references to SHA-1 genericDenton Liu1-19/+19
2019-12-04t7700: replace egrep with grepDenton Liu1-3/+3
2019-12-04t7700: consolidate code into test_has_duplicate_object()Denton Liu1-48/+23
2019-12-04t7700: consolidate code into test_no_missing_in_packs()Denton Liu1-40/+15
2019-12-04doc: replace MARC links with lore.kernel.orgDenton Liu1-1/+1
2019-12-04checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy3-0/+280
2019-12-04add: support the --pathspec-from-file optionAlexandr Miloslavskiy1-0/+127
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
2019-12-03packfile.c: speed up loading lots of packfilesColin Stolley1-0/+18
2019-12-01t7812: expect failure for grep -i with invalid UTF-8 dataTodd Zullinger1-2/+5
2019-12-01Merge branch 'jk/gitweb-anti-xss'Junio C Hamano2-6/+8
2019-12-01Merge branch 'ma/t7004'Junio C Hamano1-3/+3
2019-12-01Merge branch 'sg/skip-skipped-prereq'Junio C Hamano1-6/+6
2019-12-01Merge branch 'ds/test-read-graph'Junio C Hamano5-2/+57
2019-12-01Merge branch 'jt/fetch-remove-lazy-fetch-plugging'Junio C Hamano1-0/+70
2019-12-01Merge branch 'jk/optim-in-pack-idx-conversion'Junio C Hamano1-0/+1
2019-12-01Merge branch 'tg/stash-refresh-index'Junio C Hamano1-1/+6
2019-12-01Merge branch 'dd/sequencer-utf8'Junio C Hamano5-2/+130
2019-12-01Merge branch 'ln/userdiff-elixir'Junio C Hamano11-0/+64
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano32-62/+62
2019-12-01Merge branch 'ns/test-desc-typofix'Junio C Hamano1-2/+2
2019-12-01Merge branch 'en/t6024-style'Junio C Hamano1-55/+59
2019-12-01Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano1-9/+4
2019-12-01Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'Junio C Hamano1-0/+24
2019-12-01Merge branch 'js/git-path-head-dot-lock-fix'Junio C Hamano2-8/+12
2019-12-01Merge branch 'jc/log-graph-simplify'Junio C Hamano5-52/+287
2019-12-01Merge branch 'jk/cleanup-object-parsing-and-fsck'Junio C Hamano3-3/+3
2019-11-30t9001: avoid including non-trailing NUL bytes in variablesbrian m. carlson1-1/+1
2019-11-30t4210: skip i18n tests that don't work on FreeBSDEd Maste2-3/+9