]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-01-08  Heba Walydoc/gitcore-tutorial: fix prose to match example command
2019-12-06  Johannes SchindelinGit 2.24.1 v2.24.1
2019-12-06  Johannes SchindelinSync with 2.23.1
2019-12-06  Johannes SchindelinGit 2.23.1 v2.23.1
2019-12-06  Johannes SchindelinSync with 2.22.2
2019-12-06  Johannes SchindelinGit 2.22.2 v2.22.2
2019-12-06  Johannes SchindelinSync with 2.21.1
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-11-04  Junio C HamanoGit 2.24 v2.24.0
2019-11-04  Junio C HamanoMerge branch 'bc/doc-use-docbook-5'
2019-11-04  Junio C HamanoMerge branch 'ds/commit-graph-on-fetch'
2019-11-04  Junio C HamanoMerge branch 'jt/delay-fetch-if-missing'
2019-11-04  Junio C HamanoMerge https://github.com/prati0100/git-gui
2019-11-04  Junio C HamanoMerge tag 'l10n-2.24.0-rnd2' of https://github.com...
2019-11-02  Jiang Xinl10n: zh_CN: for git v2.24.0 l10n round 1~2
2019-11-02  Elijah NewrenRelNotes/2.24.0: fix self-contradictory note
2019-11-02  Martin Ågrenmanpage-bold-literal.xsl: match for namespaced "d:liter...
2019-11-02  Elijah NewrenRelNotes/2.24.0: typofix
2019-10-31  Matthias Rüsterl10n: de.po: Update German translation
2019-10-30  Peter Kreftingl10n: sv.po: Update Swedish translation (4695t0f0u)
2019-10-30  Junio C HamanoGit 2.24-rc2 v2.24.0-rc2
2019-10-30  Junio C HamanoMerge branch 'wb/fsmonitor-bitmap-fix'
2019-10-30  Junio C HamanoMerge branch 'rl/gitweb-blame-prev-fix'
2019-10-30  Junio C HamanoMerge branch 'js/mingw-needs-hiding-fix'
2019-10-30  Jiang XinMerge branch 'master' of github.com:vnwildman/git
2019-10-30  Jiang XinMerge branch 'next' of github.com:ChrisADR/git-po
2019-10-30  William Bakert7519-status-fsmonitor: improve comments
2019-10-29  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4694)
2019-10-29  Tran Ngoc Quanl10n: vi(4694t): Updated translation for v2.24.0
2019-10-29  Christopher... l10n: es: 2.24.0 round 2
2019-10-28  Jiang XinMerge branch 'l10n/it/update-italian-translation'
2019-10-28  Alessandro... l10n: it.po: update the Italian translation for Git...
2019-10-28  Jean-Noël Avilal10n: fr v2.24.0 rnd2
2019-10-28  Jiang Xinl10n: git.pot: v2.24.0 round 2 (1 new)
2019-10-28  Jiang XinMerge tag 'v2.24.0-rc1' of github.com:git/git into...
2019-10-28  Johannes Schindelinmingw: avoid a buffer overrun in `needs_hiding()`
2019-10-28  Robert Luberdagitweb: correctly store previous rev in javascript...
2019-10-25  Derrick Stoleecommit-graph: fix writing first commit-graph during...
2019-10-25  Derrick Stoleet5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
2019-10-24  Junio C HamanoGit 2.24-rc1 v2.24.0-rc1
next