summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge branch 'dl/t5520-cleanup'Libravatar Junio C Hamano10-159/+238
2019-12-05Merge branch 'nl/reset-patch-takes-a-tree'Libravatar Junio C Hamano1-0/+21
2019-12-05Merge branch 'hi/gpg-optional-pkfp-fix'Libravatar Junio C Hamano1-0/+20
2019-12-05Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'Libravatar Junio C Hamano1-0/+32
2019-12-05Merge branch 'jk/fail-show-toplevel-outside-working-tree'Libravatar Junio C Hamano1-0/+10
2019-12-05Merge branch 'dl/range-diff-with-notes'Libravatar Junio C Hamano1-34/+232
2019-12-05Merge branch 'jh/userdiff-python-async'Libravatar Junio C Hamano6-0/+31
2019-12-05Merge branch 'dd/rebase-merge-reserves-onto-label'Libravatar Junio C Hamano1-0/+21
2019-12-05Merge branch 'js/builtin-add-i'Libravatar Junio C Hamano2-0/+29
2019-12-05Merge branch 'js/rebase-r-safer-label'Libravatar Junio C Hamano1-0/+6
2019-12-05xdiff: unignore changes in function contextLibravatar René Scharfe1-5/+1
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-05rebase: fix format.useAutoBase breakageLibravatar Denton Liu1-1/+1
2019-12-05format-patch: teach --no-baseLibravatar Denton Liu1-0/+6
2019-12-05t4014: use test_config()Libravatar Denton Liu1-5/+3
2019-12-05t3400: demonstrate failure with format.useAutoBaseLibravatar Denton Liu1-0/+6
2019-12-04t7700: stop losing return codes of git commandsLibravatar Denton Liu1-10/+9
2019-12-04t7700: make references to SHA-1 genericLibravatar Denton Liu1-19/+19
2019-12-04t7700: replace egrep with grepLibravatar Denton Liu1-3/+3
2019-12-04t7700: consolidate code into test_has_duplicate_object()Libravatar Denton Liu1-48/+23
2019-12-04t7700: consolidate code into test_no_missing_in_packs()Libravatar Denton Liu1-40/+15
2019-12-04doc: replace MARC links with lore.kernel.orgLibravatar Denton Liu1-1/+1
2019-12-04checkout, restore: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy3-0/+280
2019-12-04add: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-0/+127
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
2019-12-03packfile.c: speed up loading lots of packfilesLibravatar Colin Stolley1-0/+18
2019-12-01t7812: expect failure for grep -i with invalid UTF-8 dataLibravatar Todd Zullinger1-2/+5
2019-12-01Merge branch 'jk/gitweb-anti-xss'Libravatar Junio C Hamano2-6/+8
2019-12-01Merge branch 'ma/t7004'Libravatar Junio C Hamano1-3/+3
2019-12-01Merge branch 'sg/skip-skipped-prereq'Libravatar Junio C Hamano1-6/+6