]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-12-13  Junio C HamanoMerge branch 'maint-2.35' into maint-2.36
2022-12-13  Junio C HamanoGit 2.35.6 v2.35.6
2022-12-13  Junio C HamanoMerge branch 'maint-2.34' into maint-2.35
2022-12-13  Junio C HamanoGit 2.34.6 v2.34.6
2022-12-13  Junio C HamanoMerge branch 'maint-2.33' into maint-2.34
2022-12-13  Junio C HamanoGit 2.33.6 v2.33.6
2022-12-13  Junio C HamanoSync with Git 2.32.5
2022-12-13  Junio C HamanoGit 2.32.5 v2.32.5
2022-12-13  Junio C HamanoMerge branch 'ps/attr-limits-with-fsck' into maint...
2022-12-13  Junio C HamanoSync with Git 2.31.6
2022-12-13  Junio C HamanoGit 2.31.6 v2.31.6
2022-12-13  Junio C HamanoSync with Git 2.30.7
2022-12-13  Junio C HamanoGit 2.30.7 v2.30.7
2022-12-09  Patrick Steinhardtfsck: implement checks for gitattributes
2022-12-09  Patrick Steinhardtfsck: move checks for gitattributes
2022-12-09  Patrick Steinhardtfsck: pull out function to check a set of blobs
2022-12-09  Patrick Steinhardtfsck: refactor `fsck_blob()` to allow for more checks
2022-12-09  Junio C HamanoMerge branch 'ps/attr-limits' into maint-2.32
2022-12-09  Junio C HamanoMerge branch 'ps/attr-limits' into maint-2.30
2022-12-09  Junio C HamanoMerge branch 'ps/format-padding-fix' into maint-2.30
2022-12-09  Patrick Steinhardtpretty: restrict input lengths for padding and wrapping...
2022-12-09  Patrick Steinhardtutf8: refactor `strbuf_utf8_replace` to not rely on...
2022-12-09  Patrick Steinhardtutf8: fix checking for glyph width in `strbuf_utf8_repl...
2022-12-09  Patrick Steinhardtutf8: fix overflow when returning string width
2022-12-09  Patrick Steinhardtutf8: fix returning negative string width
2022-12-09  Patrick Steinhardtutf8: fix truncated string lengths in `utf8_strnwidth()`
2022-12-09  Patrick Steinhardtpretty: fix integer overflow in wrapping format
2022-12-09  Patrick Steinhardtpretty: fix adding linefeed when placeholder is not...
2022-12-09  Patrick Steinhardtpretty: fix out-of-bounds read when parsing invalid...
2022-12-09  Patrick Steinhardtpretty: fix out-of-bounds read when left-flushing with...
2022-12-09  Patrick Steinhardtpretty: fix out-of-bounds write caused by integer overflow
2022-12-09  Carlo Marcelo... test-lib: add prerequisite for 64-bit platforms
2022-12-05  Patrick Steinhardtattr: ignore overly large gitattributes files
2022-12-05  Patrick Steinhardtattr: ignore attribute lines exceeding 2048 bytes
2022-12-05  Patrick Steinhardtattr: fix silently splitting up lines longer than 2048...
2022-12-05  Patrick Steinhardtattr: harden allocation against integer overflows
2022-12-05  Patrick Steinhardtattr: fix integer overflow with more than INT_MAX macros
2022-12-05  Patrick Steinhardtattr: fix out-of-bounds read with unreasonable amount...
2022-12-05  Patrick Steinhardtattr: fix out-of-bounds write when parsing huge number...
2022-12-05  Patrick Steinhardtattr: fix integer overflow when parsing huge attribute...
2022-12-05  Patrick Steinhardtattr: fix out-of-bounds read with huge attribute names
2022-12-05  Patrick Steinhardtattr: fix overflow when upserting attribute with overly...
2022-10-06  Taylor BlauGit 2.36.3 v2.36.3
2022-10-06  Taylor BlauSync with 2.35.5
2022-10-06  Taylor BlauGit 2.35.5 v2.35.5
2022-10-06  Taylor BlauSync with 2.34.5
2022-10-06  Taylor BlauGit 2.34.5 v2.34.5
2022-10-06  Taylor BlauSync with 2.33.5
2022-10-06  Taylor BlauGit 2.33.5 v2.33.5
2022-10-06  Taylor BlauSync with 2.32.4
2022-10-06  Taylor BlauGit 2.32.4 v2.32.4
2022-10-06  Taylor BlauSync with 2.31.5
2022-10-06  Taylor BlauGit 2.31.5 v2.31.5
2022-10-06  Taylor BlauSync with 2.30.6
2022-10-06  Taylor BlauGit 2.30.6 v2.30.6
2022-10-01  Taylor Blaut7814: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut5537: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut5516: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut3207: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut2080: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut1092: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut2080: prepare for changing protocol.file.allow
2022-10-01  Taylor Blaut1092: prepare for changing protocol.file.allow
2022-10-01  Kevin Backhousealias.c: reject too-long cmdline strings in split_cmdline()
2022-10-01  Jeff Kingshell: limit size of interactive commands
2022-10-01  Jeff Kingshell: add basic tests
2022-10-01  Taylor Blautransport: make `protocol.file.allow` be "user" by...
2022-10-01  Taylor Blaut/t9NNN: allow local submodules
2022-10-01  Taylor Blaut/t7NNN: allow local submodules
2022-10-01  Taylor Blaut/t6NNN: allow local submodules
2022-10-01  Taylor Blaut/t5NNN: allow local submodules
2022-10-01  Taylor Blaut/t4NNN: allow local submodules
2022-10-01  Taylor Blaut/t3NNN: allow local submodules
2022-10-01  Taylor Blaut/2NNNN: allow local submodules
2022-10-01  Taylor Blaut/t1NNN: allow local submodules
2022-10-01  Taylor Blaut/lib-submodule-update.sh: allow local submodules
2022-10-01  Taylor Blaubuiltin/clone.c: disallow `--local` clones with symlinks
2022-06-23  Johannes SchindelinGit 2.36.2 v2.36.2
2022-06-23  Johannes SchindelinSync with 2.35.4
2022-06-23  Johannes SchindelinGit 2.35.4 v2.35.4
2022-06-23  Johannes SchindelinSync with 2.34.4
2022-06-23  Johannes SchindelinGit 2.34.4 v2.34.4
2022-06-23  Johannes SchindelinSync with 2.33.4
2022-06-23  Johannes SchindelinGit 2.33.4 v2.33.4
2022-06-23  Johannes SchindelinSync with 2.32.3
2022-06-23  Johannes SchindelinGit 2.32.3 v2.32.3
2022-06-23  Johannes SchindelinSync with 2.31.4
2022-06-23  Johannes SchindelinGit 2.31.4 v2.31.4
2022-06-23  Johannes SchindelinSync with 2.30.5
2022-06-23  Johannes SchindelinGit 2.30.5 v2.30.5
2022-06-23  Carlo Marcelo... setup: tighten ownership checks post CVE-2022-24765
2022-06-23  Junio C HamanoMerge branch 'cb/path-owner-check-with-sudo'
2022-06-17  Carlo Marcelo... git-compat-util: allow root to access both SUDO_UID...
2022-06-08  Junio C HamanoPrepare for 2.36.2
2022-06-08  Junio C HamanoMerge branch 'jc/clone-remote-name-leak-fix' into maint
2022-06-08  Junio C HamanoMerge branch 'ds/midx-normalize-pathname-before-compari...
2022-06-08  Junio C HamanoMerge branch 'ah/rebase-keep-base-fix' into maint
2022-06-08  Junio C HamanoMerge branch 'pw/test-malloc-with-sanitize-address...
2022-06-08  Junio C HamanoMerge branch 'rs/commit-summary-wo-break-rewrite' into...
2022-06-08  Junio C HamanoMerge branch 'mg/detect-compiler-in-c-locale' into...
next