Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin
2019-12-05quote-stress-test: allow skipping some trialsJohannes Schindelin
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin
2019-12-05quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin
2019-12-05tests: add a helper to stress test argument quotingGarima Singh
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King
2019-12-04fast-import: delay creating leading directories for export-marksJeff King
2019-12-04t9300: create marks files for double-import-marks testJeff King
2019-12-04t9300: drop some useless uses of catJeff King
2018-11-21Merge branch 'sg/test-rebase-editor-fix' into maintJunio C Hamano
2018-11-21Merge branch 'ma/t7005-bash-workaround' into maintJunio C Hamano
2018-11-21Merge branch 'ma/t1400-undebug-test' into maintJunio C Hamano
2018-11-21Merge branch 'tg/t5551-with-curl-7.61.1' into maintJunio C Hamano
2018-11-21Merge branch 'sg/split-index-test' into maintJunio C Hamano
2018-11-21Merge branch 'sg/t3701-tighten-trace' into maintJunio C Hamano
2018-11-21Merge branch 'jk/detect-truncated-zlib-input' into maintJunio C Hamano
2018-11-21Merge branch 'sg/test-verbose-log' into maintJunio C Hamano
2018-11-21Merge branch 'md/exclude-promisor-objects-fix' into maintJunio C Hamano
2018-11-21Merge branch 'js/shallow-and-fetch-prune' into maintJunio C Hamano
2018-11-21Merge branch 'jc/receive-deny-current-branch-fix' into maintJunio C Hamano
2018-11-21Merge branch 'js/diff-notice-has-drive-prefix' into maintJunio C Hamano
2018-11-21Merge branch 'js/pack-objects-mutex-init-fix' into maintJunio C Hamano
2018-11-21Merge branch 'jk/run-command-notdot' into maintJunio C Hamano
2018-11-21Merge branch 'np/log-graph-octopus-fix' into maintJunio C Hamano
2018-11-21Merge branch 'sg/split-index-racefix' into maintJunio C Hamano
2018-11-21Merge branch 'jt/non-blob-lazy-fetch' into maintJunio C Hamano
2018-11-21Merge branch 'sm/show-superproject-while-conflicted' into maintJunio C Hamano
2018-11-21Merge branch 'en/status-multiple-renames-to-the-same-target-fix' into maintJunio C Hamano
2018-11-21Merge branch 'ds/commit-graph-with-grafts' into maintJunio C Hamano