git.git
2020-04-19 Jonathan NiederGit 2.20.4
2020-04-19 Jonathan NiederGit 2.19.5
2020-04-19 Jonathan NiederGit 2.18.4
2020-04-19 Jeff KingGit 2.17.5
2020-04-19 Jonathan Niederfsck: reject URL with empty host in .gitmodules
2020-04-19 Jonathan Niedercredential: treat URL with empty scheme as invalid
2020-04-19 Jonathan Niedercredential: treat URL without scheme as invalid
2020-04-19 Jeff Kingcredential: die() when parsing invalid urls
2020-04-19 Jonathan Niederfsck: convert gitmodules url to URL passed to curl
2020-04-19 Jeff Kingcredential: refuse to operate when missing host or...
2020-04-19 Jeff Kingcredential: parse URL without host as empty host, not...
2020-04-19 Jeff Kingt0300: use more realistic inputs
2020-04-19 Jeff Kingt0300: make "quit" helper more realistic
2020-03-17 Junio C HamanoGit 2.20.3
2020-03-17 Junio C HamanoGit 2.19.4
2020-03-17 Junio C HamanoGit 2.18.3
2020-03-17 Junio C HamanoGit 2.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.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
2019-12-06 Johannes SchindelinSync with 2.18.2
2019-12-06 Johannes SchindelinGit 2.18.2
2019-12-06 Johannes SchindelinSync with 2.17.3
2019-12-06 Johannes SchindelinGit 2.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
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
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
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
2018-12-15 Junio C HamanoGit 2.20.1
2018-12-15 Junio C HamanoMerge branch 'jc/run-command-report-exec-failure-fix...
2018-12-15 Junio C HamanoMerge branch 'js/help-commands-verbose-by-default-fix...
2018-12-15 Junio C HamanoMerge branch 'nd/show-gitcomp-compilation-fix' into...
2018-12-15 Junio C HamanoMerge branch 'js/t9902-send-email-completion-fix' into...
2018-12-15 Junio C HamanoMerge branch 'js/mailinfo-format-flowed-fix' into maint
2018-12-15 Junio C HamanoMerge branch 'ds/hash-independent-tests-fix' into maint
2018-12-14 Derrick Stolee.gitattributes: ensure t/oid-info/* has eol=lf
2018-12-14 Johannes Schindelint9902: 'send-email' test case requires PERL
2018-12-13 Johannes Schindelint4256: mark support files as LF-only
2018-12-12 Nguyễn Thái... parse-options: fix SunCC compiler warning
2018-12-12 Johannes Schindelinhelp -a: handle aliases with long names gracefully
2018-12-12 Johannes Schindelinhelp.h: fix coding style
2018-12-12 Junio C Hamanorun-command: report exec failure
2018-12-09 Junio C HamanoGit 2.20
2018-12-09 Junio C HamanoMerge tag 'l10n-2.20.0-rnd3' of https://github.com...
2018-12-07 Ralf Thielowl10n: de.po: fix two messages
2018-12-06 Jiang Xinl10n: zh_CN: for git v2.20.0 l10n round 1 to 3
2018-12-06 Ralf Thielowl10n: update German translation
2018-12-04 Junio C HamanoMerge branch 'es/format-patch-range-diff-fix-fix'
2018-12-04 Junio C HamanoMerge branch 'en/rebase-consistency'
2018-12-04 Johannes Sixtrebase docs: fix incorrect format of the section Behavi...
2018-12-04 Martin ÅgrenRelNotes 2.20: drop spurious double quote
2018-12-04 Martin ÅgrenRelNotes 2.20: clarify sentence
2018-12-04 Martin ÅgrenRelNotes 2.20: move some items between sections
2018-12-04 Martin Ågrenrange-diff: always pass at least minimal diff options
next
git clone https://git.99rst.org/PROJECT