summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin
2019-12-05unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes 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-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
2019-08-16Git 2.23v2.23.0Junio C Hamano
2019-08-16Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2019-08-16l10n: zh_CN: for git v2.23.0 l10n round 1~2Jiang Xin
2019-08-12l10n: de.po: Update German translationMatthias Ruester
2019-08-12Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin
2019-08-12Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-poJiang Xin
2019-08-12Merge branch 'next' of https://github.com/ChrisADR/git-poJiang Xin
2019-08-11Sync with Git 2.22.1Junio C Hamano
2019-08-11doc: fix repeated wordsMark Rushakoff
2019-08-11Git 2.22.1v2.22.1Junio C Hamano
2019-08-11.mailmap: update email address of Philip OakleyPhilip Oakley
2019-08-11l10n: it.po: update the Italian localization for v2.23.0 round 2Alessandro Menti
2019-08-11l10n: vi(4674t): Updated translation for VietnameseTran Ngoc Quan
2019-08-10l10n: es: 2.23.0 round 2Christopher Diaz Riveros
2019-08-10l10n: fr v2.23.0 round 2Jean-Noël Avila
2019-08-10l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)Jiang Xin
2019-08-10Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/gitJiang Xin
2019-08-10l10n: bg.po: Updated Bulgarian translation (4674t)Alexander Shopov
2019-08-09Merge branch 'cb/xdiff-no-system-includes-in-dot-c' into maintJunio C Hamano
2019-08-09Merge branch 'jk/no-system-includes-in-dot-c' into maintJunio C Hamano
2019-08-09Merge branch 'sg/fsck-config-in-doc' into maintJunio C Hamano
2019-08-09Merge branch 'jk/xdiff-clamp-funcname-context-index' into maintJunio C Hamano
2019-08-09Git 2.23-rc2v2.23.0-rc2Junio C Hamano
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano