git
2020-03-17  Junio C HamanoGit 2.21.2 v2.21.2
2020-03-17  Junio C HamanoGit 2.20.3 v2.20.3
2020-03-17  Junio C HamanoGit 2.19.4 v2.19.4
2020-03-17  Junio C HamanoGit 2.18.3 v2.18.3
2020-03-17  Junio C HamanoGit 2.17.4 v2.17.4
2020-03-12  Jeff Kingfsck: detect gitmodules URLs with embedded newlines
2020-03-12  Jeff Kingcredential: detect unrepresentable values when parsing...
2020-03-12  Jeff Kingt/lib-credential: use test_i18ncmp to check stderr
2020-03-12  Jeff Kingcredential: avoid writing values with newlines
2019-12-06  Johannes SchindelinGit 2.21.1 v2.21.1
2019-12-06  Johannes SchindelinMerge branch 'fix-msys2-quoting-bugs'
2019-12-06  Johannes Schindelinmingw: sh arguments need quoting in more circumstances
2019-12-06  Johannes Schindelint7415: drop v2.20.x-specific work-around
2019-12-06  Johannes Schindelinmingw: fix quoting of empty arguments for `sh`
2019-12-06  Johannes Schindelinmingw: use MSYS2 quoting even when spawning shell scripts
2019-12-06  Johannes Schindelinmingw: detect when MSYS2's sh is to be spawned more...
2019-12-06  Johannes SchindelinSync with 2.20.2
2019-12-06  Johannes SchindelinGit 2.20.2 v2.20.2
2019-12-06  Jonathan Niedersubmodule: defend against submodule.update = !command...
2019-12-06  Johannes Schindelint7415: adjust test for dubiously-nested submodule gitdi...
2019-12-06  Johannes SchindelinSync with 2.19.3
2019-12-06  Johannes SchindelinGit 2.19.3 v2.19.3
2019-12-06  Johannes SchindelinSync with 2.18.2
2019-12-06  Johannes SchindelinGit 2.18.2 v2.18.2
2019-12-06  Johannes SchindelinSync with 2.17.3
2019-12-06  Johannes SchindelinGit 2.17.3 v2.17.3
2019-12-06  Jonathan Niederfsck: reject submodule.update = !command in .gitmodules
2019-12-06  Johannes SchindelinSync with 2.16.6
2019-12-06  Johannes SchindelinGit 2.16.6 v2.16.6
2019-12-06  Johannes Schindelintest-drop-caches: use `has_dos_drive_prefix()`
2019-12-06  Johannes SchindelinSync with 2.15.4
2019-12-06  Johannes SchindelinGit 2.15.4 v2.15.4
2019-12-06  Jonathan Niedersubmodule: reject submodule.update = !command in .gitmo...
2019-12-06  Johannes SchindelinSync with 2.14.6
2019-12-06  Johannes SchindelinGit 2.14.6 v2.14.6
2019-12-05  Johannes SchindelinMerge branch 'win32-accommodate-funny-drive-names'
2019-12-05  Johannes SchindelinMerge branch 'win32-filenames-cannot-have-trailing...
2019-12-05  Johannes SchindelinMerge branch 'fix-mingw-quoting-bug'
2019-12-05  Johannes SchindelinMerge branch 'dubiously-nested-submodules'
2019-12-05  Johannes SchindelinMerge branch 'turn-on-protectntfs-by-default'
2019-12-05  Johannes Schindelinmingw: handle `subst`-ed "DOS drives"
2019-12-05  Johannes SchindelinMerge branch 'disallow-dotgit-via-ntfs-alternate-data...
2019-12-05  Johannes Schindelinmingw: refuse to access paths with trailing spaces...
2019-12-05  Johannes Schindelinquote-stress-test: offer to test quoting arguments...
2019-12-05  Johannes Schindelinmingw: refuse to access paths with illegal characters
2019-12-05  Johannes Schindelinunpack-trees: let merged_entry() pass through do_add_en...
2019-12-05  Johannes Schindelinquote-stress-test: allow skipping some trials
2019-12-05  Johannes Schindelint6130/t9350: prepare for stringent Win32 path validation
2019-12-05  Johannes Schindelinquote-stress-test: accept arguments to test via the...
2019-12-05  Garima Singhtests: add a helper to stress test argument quoting
2019-12-05  Johannes SchindelinDisallow dubiously-nested submodule git directories
2019-12-05  Johannes Schindelinprotect_ntfs: turn on NTFS protection by default
2019-12-05  Johannes Schindelinpath: also guard `.gitmodules` against NTFS Alternate...
2019-12-05  Johannes Schindelinmingw: fix quoting of arguments
2019-12-05  Johannes Schindelinis_ntfs_dotgit(): speed it up
2019-12-05  Johannes Schindelinpath: safeguard `.git` against NTFS Alternate Streams...
2019-12-05  Johannes Schindelinis_ntfs_dotgit(): only verify the leading segment
2019-12-05  Garima Singhtest-path-utils: offer to run a protectNTFS/protectHFS...
2019-12-04  Johannes SchindelinMerge branch 'prevent-name-squatting-on-windows'
2019-12-04  Johannes SchindelinMerge branch 'jk/fast-import-unsafe'
2019-12-04  Johannes Schindelinpath.c: document the purpose of `is_ntfs_dotgit()`
2019-12-04  Johannes Schindelinmingw: disallow backslash characters in tree objects...
2019-12-04  Johannes Schindelinclone --recurse-submodules: prevent name squatting...
2019-12-04  Jeff Kingfast-import: disallow "feature import-marks" by default
2019-12-04  Jeff Kingfast-import: disallow "feature export-marks" by default
2019-12-04  Jeff Kingfast-import: delay creating leading directories for...
2019-12-04  Jeff Kingfast-import: stop creating leading directories for...
2019-12-04  Jeff Kingfast-import: tighten parsing of boolean command line...
2019-12-04  Jeff Kingt9300: create marks files for double-import-marks test
2019-12-04  Jeff Kingt9300: drop some useless uses of cat
2019-02-24  Junio C HamanoGit 2.21 v2.21.0
2019-02-24  Junio C HamanoMerge branch 'yn/checkout-doc-fix'
2019-02-24  Junio C HamanoMerge tag 'l10n-2.21.0-rnd2' of git://github.com/git...
2019-02-24  Johannes SchindelinREADME: adjust for final Azure Pipeline ID
2019-02-24  Yoichi Nakayamacheckout doc: fix an unmatched double-quote pair
2019-02-23  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4363t)
2019-02-23  Junio C HamanoMerge branch 'ab/bsd-fixes'
2019-02-23  Junio C HamanoMerge branch 'ab/workaround-dash-bug-in-test'
2019-02-22  Ævar Arnfjörð... commit-graph tests: fix unportable "dd" invocation
2019-02-22  Jiang XinMerge branch 'master' of https://github.com/ralfth...
2019-02-22  Ralf Thielowl10n: update German translation
2019-02-22  Ævar Arnfjörð... tests: fix unportable "\?" and "\+" regex syntax
2019-02-20  Jiang XinMerge branch 'bg-submodule-helper-typo' of github.com...
2019-02-20  Fangyi Zhoul10n: zh_CN: Revision for git v2.21.0 l10n
2019-02-20  Jiang Xinl10n: zh_CN: for git v2.21.0 l10n round 1~2
2019-02-20  Nguyễn Thái... l10n: bg.po: correct typo
2019-02-20  Peter Kreftingl10n: Update Swedish translation (4363t0f0u)
2019-02-19  Junio C HamanoGit 2.21-rc2 v2.21.0-rc2
2019-02-19  Junio C HamanoMerge branch 'js/test-tool-gen-nuls'
2019-02-19  Junio C HamanoMerge branch 'mk/t5562-no-input-to-too-large-an-input...
2019-02-19  Junio C HamanoMerge branch 'mk/t5562-do-not-reuse-output-files'
2019-02-19  Max Kirillovt5562: do not reuse output files
2019-02-19  Johannes Schindelintests: teach the test-tool to generate NUL bytes and...
2019-02-19  Max Kirillovt5562: do not depend on /dev/zero
2019-02-19  Junio C HamanoRevert "t5562: replace /dev/zero with a pipe from gener...
2019-02-19  Sebastian Staudtl10n: de.po: fix grammar in message for tag.c
2019-02-19  Sebastian Staudtl10n: de.po: fix a message for index-pack.c
2019-02-19  Sebastian Staudtl10n: de.po: consistent translation of 'root commit'
2019-02-19  Alessandro... l10n: it: update the Italian translation
2019-02-17  Jiang XinMerge branch 'master' of https://github.com/Softcatala...
next