summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsJohannes Schindelin
2019-12-05mingw: fix quoting of argumentsJohannes Schindelin
2019-12-05is_ntfs_dotgit(): speed it upJohannes Schindelin
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin
2019-12-05is_ntfs_dotgit(): only verify the leading segmentJohannes Schindelin
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-12-04Merge branch 'prevent-name-squatting-on-windows'Johannes Schindelin
2019-12-04Merge branch 'jk/fast-import-unsafe'Johannes Schindelin
2019-12-04path.c: document the purpose of `is_ntfs_dotgit()`Johannes Schindelin
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-04fast-import: stop creating leading directories for import-marksJeff King
2019-12-04fast-import: tighten parsing of boolean command line optionsJeff King
2019-12-04t9300: create marks files for double-import-marks testJeff King
2019-12-04t9300: drop some useless uses of catJeff King
2018-12-15Git 2.20.1v2.20.1Junio C Hamano
2018-12-15Merge branch 'jc/run-command-report-exec-failure-fix' into maintJunio C Hamano
2018-12-15Merge branch 'js/help-commands-verbose-by-default-fix' into maintJunio C Hamano
2018-12-15Merge branch 'nd/show-gitcomp-compilation-fix' into maintJunio C Hamano
2018-12-15Merge branch 'js/t9902-send-email-completion-fix' into maintJunio C Hamano
2018-12-15Merge branch 'js/mailinfo-format-flowed-fix' into maintJunio C Hamano
2018-12-15Merge branch 'ds/hash-independent-tests-fix' into maintJunio C Hamano
2018-12-14.gitattributes: ensure t/oid-info/* has eol=lfDerrick Stolee
2018-12-14t9902: 'send-email' test case requires PERLJohannes Schindelin
2018-12-13t4256: mark support files as LF-onlyJohannes Schindelin
2018-12-12parse-options: fix SunCC compiler warningNguyễn Thái Ngọc Duy
2018-12-12help -a: handle aliases with long names gracefullyJohannes Schindelin
2018-12-12help.h: fix coding styleJohannes Schindelin
2018-12-12run-command: report exec failureJunio C Hamano
2018-12-09Git 2.20v2.20.0Junio C Hamano
2018-12-09Merge tag 'l10n-2.20.0-rnd3' of https://github.com/git-l10n/git-poJunio C Hamano
2018-12-07l10n: de.po: fix two messagesRalf Thielow
2018-12-06l10n: zh_CN: for git v2.20.0 l10n round 1 to 3Jiang Xin
2018-12-06l10n: update German translationRalf Thielow
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Junio C Hamano
2018-12-04Merge branch 'en/rebase-consistency'Junio C Hamano
2018-12-04rebase docs: fix incorrect format of the section Behavioral DifferencesJohannes Sixt
2018-12-04RelNotes 2.20: drop spurious double quoteMartin Ågren
2018-12-04RelNotes 2.20: clarify sentenceMartin Ågren
2018-12-04RelNotes 2.20: move some items between sectionsMartin Ågren
2018-12-04range-diff: always pass at least minimal diff optionsMartin Ågren