summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05unpack-trees: let merged_entry() pass through do_add_entry()'s errorsLibravatar Johannes Schindelin1-1/+2
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-05Disallow dubiously-nested submodule git directoriesLibravatar Johannes Schindelin4-2/+79
2019-12-05protect_ntfs: turn on NTFS protection by defaultLibravatar Johannes Schindelin2-3/+1
2019-12-05path: also guard `.gitmodules` against NTFS Alternate Data StreamsLibravatar Johannes Schindelin2-2/+7
2019-12-05mingw: fix quoting of argumentsLibravatar Johannes Schindelin2-3/+20
2019-12-05is_ntfs_dotgit(): speed it upLibravatar Johannes Schindelin1-25/+30
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesLibravatar Johannes Schindelin2-1/+12
2019-12-05is_ntfs_dotgit(): only verify the leading segmentLibravatar Johannes Schindelin3-5/+19
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkLibravatar Garima Singh1-0/+96
2019-12-04Merge branch 'prevent-name-squatting-on-windows'Libravatar Johannes Schindelin7-2/+60
2019-12-04Merge branch 'jk/fast-import-unsafe'Libravatar Johannes Schindelin4-18/+95
2019-12-04path.c: document the purpose of `is_ntfs_dotgit()`Libravatar Johannes Schindelin1-0/+28
2019-12-04mingw: disallow backslash characters in tree objects' file namesLibravatar Johannes Schindelin4-3/+13
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsLibravatar Johannes Schindelin4-2/+50
2019-12-04fast-import: disallow "feature import-marks" by defaultLibravatar Jeff King3-6/+21
2019-12-04fast-import: disallow "feature export-marks" by defaultLibravatar Jeff King4-8/+55
2019-12-04fast-import: delay creating leading directories for export-marksLibravatar Jeff King2-3/+17
2019-12-04fast-import: stop creating leading directories for import-marksLibravatar Jeff King1-1/+0
2019-12-04fast-import: tighten parsing of boolean command line optionsLibravatar Jeff King1-2/+2
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
2018-12-15Git 2.20.1Libravatar Junio C Hamano3-2/+22
2018-12-15Merge branch 'jc/run-command-report-exec-failure-fix' into maintLibravatar Junio C Hamano2-3/+8
2018-12-15Merge branch 'js/help-commands-verbose-by-default-fix' into maintLibravatar Junio C Hamano2-2/+10
2018-12-15Merge branch 'nd/show-gitcomp-compilation-fix' into maintLibravatar Junio C Hamano5-1/+10
2018-12-15Merge branch 'js/t9902-send-email-completion-fix' into maintLibravatar Junio C Hamano1-1/+1
2018-12-15Merge branch 'js/mailinfo-format-flowed-fix' into maintLibravatar Junio C Hamano1-0/+1
2018-12-15Merge branch 'ds/hash-independent-tests-fix' into maintLibravatar Junio C Hamano1-0/+1
2018-12-14.gitattributes: ensure t/oid-info/* has eol=lfLibravatar Derrick Stolee1-0/+1
2018-12-14t9902: 'send-email' test case requires PERLLibravatar Johannes Schindelin1-1/+1
2018-12-13t4256: mark support files as LF-onlyLibravatar Johannes Schindelin1-0/+1
2018-12-12parse-options: fix SunCC compiler warningLibravatar Nguyễn Thái Ngọc Duy5-1/+10
2018-12-12help -a: handle aliases with long names gracefullyLibravatar Johannes Schindelin1-1/+9
2018-12-12help.h: fix coding styleLibravatar Johannes Schindelin1-1/+1
2018-12-12run-command: report exec failureLibravatar Junio C Hamano2-3/+8
2018-12-09Git 2.20Libravatar Junio C Hamano1-1/+1
2018-12-09Merge tag 'l10n-2.20.0-rnd3' of https://github.com/git-l10n/git-poLibravatar Junio C Hamano9-28687/+44486
2018-12-07l10n: de.po: fix two messagesLibravatar Ralf Thielow1-2/+2
2018-12-06l10n: zh_CN: for git v2.20.0 l10n round 1 to 3Libravatar Jiang Xin1-3139/+4169
2018-12-06l10n: update German translationLibravatar Ralf Thielow1-3106/+4332
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Libravatar Junio C Hamano3-9/+33
2018-12-04Merge branch 'en/rebase-consistency'Libravatar Junio C Hamano1-13/+17
2018-12-04rebase docs: fix incorrect format of the section Behavioral DifferencesLibravatar Johannes Sixt1-13/+17
2018-12-04RelNotes 2.20: drop spurious double quoteLibravatar Martin Ågren1-1/+1
2018-12-04RelNotes 2.20: clarify sentenceLibravatar Martin Ågren1-1/+1
2018-12-04RelNotes 2.20: move some items between sectionsLibravatar Martin Ågren1-13/+13