summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02-24Git 2.21v2.21.0Junio C Hamano
2019-02-24Merge branch 'yn/checkout-doc-fix'Junio C Hamano
2019-02-24Merge tag 'l10n-2.21.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2019-02-23README: adjust for final Azure Pipeline IDJohannes Schindelin
2019-02-23checkout doc: fix an unmatched double-quote pairYoichi Nakayama
2019-02-23l10n: bg.po: Updated Bulgarian translation (4363t)Alexander Shopov
2019-02-22Merge branch 'ab/bsd-fixes'Junio C Hamano
2019-02-22Merge branch 'ab/workaround-dash-bug-in-test'Junio C Hamano
2019-02-22commit-graph tests: fix unportable "dd" invocationÆvar Arnfjörð Bjarmason
2019-02-22Merge branch 'master' of https://github.com/ralfth/git-po-deJiang Xin
2019-02-22l10n: update German translationRalf Thielow
2019-02-21tests: fix unportable "\?" and "\+" regex syntaxÆvar Arnfjörð Bjarmason
2019-02-20Merge branch 'bg-submodule-helper-typo' of github.com:pclouds/git-poJiang Xin
2019-02-20l10n: zh_CN: Revision for git v2.21.0 l10nFangyi Zhou
2019-02-20l10n: zh_CN: for git v2.21.0 l10n round 1~2Jiang Xin
2019-02-20l10n: bg.po: correct typoNguyễn Thái Ngọc Duy
2019-02-20l10n: Update Swedish translation (4363t0f0u)Peter Krefting
2019-02-19Git 2.21-rc2v2.21.0-rc2Junio C Hamano
2019-02-19Merge branch 'js/test-tool-gen-nuls'Junio C Hamano
2019-02-19Merge branch 'mk/t5562-no-input-to-too-large-an-input-test'Junio C Hamano
2019-02-19Merge branch 'mk/t5562-do-not-reuse-output-files'Junio C Hamano
2019-02-19t5562: do not reuse output filesMax Kirillov
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-19t5562: do not depend on /dev/zeroMax Kirillov
2019-02-19Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"Junio C Hamano
2019-02-19l10n: de.po: fix grammar in message for tag.cSebastian Staudt
2019-02-19l10n: de.po: fix a message for index-pack.cSebastian Staudt
2019-02-19l10n: de.po: consistent translation of 'root commit'Sebastian Staudt
2019-02-19l10n: it: update the Italian translationAlessandro Menti
2019-02-17Merge branch 'master' of https://github.com/Softcatala/git-poJiang Xin