13228 Commits (c42c0f12972194564f039dcf580d89ca14ae72d6)

Author SHA1 Message Date
Jeff King 07259e74ec fsck: detect gitmodules URLs with embedded newlines 5 years ago
Jeff King c716fe4bd9 credential: detect unrepresentable values when parsing urls 5 years ago
Jeff King 17f1c0b8c7 t/lib-credential: use test_i18ncmp to check stderr 5 years ago
Jeff King 9a6bbee800 credential: avoid writing values with newlines 5 years ago
Jonathan Nieder bb92255ebe fsck: reject submodule.update = !command in .gitmodules 5 years ago
Johannes Schindelin 68440496c7 test-drop-caches: use `has_dos_drive_prefix()` 5 years ago
Jonathan Nieder e904deb89d submodule: reject submodule.update = !command in .gitmodules 5 years ago
Johannes Schindelin f82a97eb91 mingw: handle `subst`-ed "DOS drives" 5 years ago
Johannes Schindelin d2c84dad1c mingw: refuse to access paths with trailing spaces or periods 5 years ago
Johannes Schindelin 379e51d1ae quote-stress-test: offer to test quoting arguments for MSYS2 sh 5 years ago
Johannes Schindelin 817ddd64c2 mingw: refuse to access paths with illegal characters 5 years ago
Johannes Schindelin 7530a6287e quote-stress-test: allow skipping some trials 5 years ago
Johannes Schindelin 35edce2056 t6130/t9350: prepare for stringent Win32 path validation 5 years ago
Johannes Schindelin 55953c77c0 quote-stress-test: accept arguments to test via the command-line 5 years ago
Garima Singh ad15592529 tests: add a helper to stress test argument quoting 5 years ago
Johannes Schindelin a8dee3ca61 Disallow dubiously-nested submodule git directories 5 years ago
Johannes Schindelin 91bd46588e path: also guard `.gitmodules` against NTFS Alternate Data Streams 5 years ago
Johannes Schindelin 6d8684161e mingw: fix quoting of arguments 5 years ago
Johannes Schindelin 7c3745fc61 path: safeguard `.git` against NTFS Alternate Streams Accesses 5 years ago
Garima Singh a62f9d1ace test-path-utils: offer to run a protectNTFS/protectHFS benchmark 5 years ago
Johannes Schindelin e1d911dd4c mingw: disallow backslash characters in tree objects' file names 5 years ago
Johannes Schindelin 0060fd1511 clone --recurse-submodules: prevent name squatting on Windows 5 years ago
Jeff King a52ed76142 fast-import: disallow "feature import-marks" by default 5 years ago
Jeff King 68061e3470 fast-import: disallow "feature export-marks" by default 5 years ago
Jeff King 019683025f fast-import: delay creating leading directories for export-marks 5 years ago
Jeff King 816f806786 t9300: create marks files for double-import-marks test 5 years ago
Jeff King f94804c1f2 t9300: drop some useless uses of cat 5 years ago
Jeff King 1a7fd1fb29 fsck: detect submodule paths starting with dash 7 years ago
Jeff King a124133e1e fsck: detect submodule urls starting with dash 7 years ago
Jeff King 273c61496f submodule-config: ban submodule paths that start with a dash 7 years ago
Jeff King f6adec4e32 submodule-config: ban submodule urls that start with dash 7 years ago
Jeff King b7b1fca175 fsck: complain when .gitmodules is a symlink 7 years ago
Jeff King 73c3f0f704 index-pack: check .gitmodules files with --strict 7 years ago
Jeff King 6e328d6cae unpack-objects: call fsck_finish() after fscking objects 7 years ago
Jeff King 1995b5e03e fsck: call fsck_finish() after fscking objects 7 years ago
Johannes Schindelin dc2d9ba318 is_{hfs,ntfs}_dotgitmodules: add tests 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Junio C Hamano b60e88cc78 t9902: disable test on the list of merge-strategies under GETTEXT_POISON 7 years ago
SZEDER Gábor 8b0eaa41f2 completion: clear cached --options when sourcing the completion script 7 years ago
Kaartic Sivaraam 40c17eb184 t/t3200: fix a typo in a test description 7 years ago
Jonathan Tan 98a2ea46c2 fetch-pack: do not check links for partial fetch 7 years ago
Jonathan Tan ffb2c0fe5c index-pack: support checking objects but not links 7 years ago
SZEDER Gábor c20bf94abc t9402-git-cvsserver-refs: don't check the stderr of a subshell 7 years ago
SZEDER Gábor 54ce2e9be9 t9400-git-cvsserver-server: don't rely on the output of 'test_cmp' 7 years ago
Eric Sunshine 7f19def0fc t2028: fix minor error and issues in newly-added "worktree move" tests 7 years ago
Christian Ludwig d11c943c78 send-email: support separate Reply-To address 7 years ago
Jeff King 42f7d45428 add--interactive: detect bogus diffFilter output 7 years ago
Jeff King af3570ed6c t3701: add a test for interactive.diffFilter 7 years ago
Phillip Wood b3e0fcfe42 add -p: fix counting when splitting and coalescing 7 years ago
Phillip Wood 2b8ea7f3c7 add -p: calculate offset delta for edited patches 7 years ago