]> Kevux Git Server - rit/shortlog
rit
2023-04-17 Johannes SchindelinMerge branch 'avoid-using-uninitialized-gettext'
2023-04-17 Junio C HamanoMerge branch 'js/apply-overwrite-rej-symlink-if-exists...
2023-04-17 Johannes Schindelingettext: avoid using gettext if the locale dir is not...
2023-04-17 Johannes Schindelinapply --reject: overwrite existing `.rej` symlink if...
2023-04-17 Johannes SchindelinMerge branch 'js/gettext-poison-fixes'
2023-04-17 Junio C HamanoMerge branch 'ds/github-actions-use-newer-ubuntu'
2023-04-17 Derrick Stoleeci: update 'static-analysis' to Ubuntu 22.04
2023-03-22 Junio C HamanoMerge branch 'backport/jk/range-diff-fixes'
2023-03-22 Junio C HamanoMerge branch 'backport/jk/curl-avoid-deprecated-api...
2023-03-22 Junio C HamanoMerge branch 'backport/jx/ci-ubuntu-fix' into maint...
2023-03-22 Junio C HamanoMerge branch 'backport/jc/http-clear-finished-pointer...
2023-03-22 Junio C HamanoMerge branch 'backport/js/ci-gcc-12-fixes'
2023-03-22 Junio C Hamanohttp.c: clear the 'finished' member once we are done...
2023-03-22 Johannes Schindelinclone.c: avoid "exceeds maximum object size" error...
2023-03-12 Johannes Schindelint5604: GETTEXT_POISON fix, conclusion
2023-03-12 Johannes Schindelint5604: GETTEXT_POISON fix, part 1
2023-03-12 Johannes Schindelint5619: GETTEXT_POISON fix
2023-03-12 Jeff Kingrange-diff: use ssize_t for parsed "len" in read_patches()
2023-03-12 Johannes Schindelint0003: GETTEXT_POISON fix, conclusion
2023-03-12 Jeff Kingrange-diff: handle unterminated lines in read_patches()
2023-03-12 Johannes Schindelint0003: GETTEXT_POISON fix, part 1
2023-03-12 Johannes Schindelint0033: GETTEXT_POISON fix
2023-03-12 Jeff Kinghttp: support CURLOPT_PROTOCOLS_STR
2023-03-12 Jiang Xinci: install python on ubuntu
2023-03-12 Jeff Kingrange-diff: drop useless "offset" variable from read_pa...
2023-03-12 Jeff Kinghttp: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
2023-03-12 Jeff Kinghttp-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
2023-03-12 Johannes Schindelinnedmalloc: avoid new compile error
2023-03-12 Jiang Xinci: use the same version of p4 on both Linux and macOS
2023-03-12 Jiang Xinci: remove the pipe after "p4 -V" to catch errors
2023-03-12 Jiang Xingithub-actions: run gcc-8 on ubuntu-20.04 image
2023-03-12 Johannes Schindelincompat/win32/syslog: fix use-after-realloc
2023-02-06 Junio C HamanoGit 2.30.8
2023-02-06 Junio C HamanoMerge branch 'ps/apply-beyond-symlink' into maint-2.30
2023-02-06 Taylor BlauMerge branch 'tb/clone-local-symlinks' into maint-2.30
2023-02-03 Patrick Steinhardtapply: fix writing behind newly created symbolic links
2023-01-25 Taylor Blaudir-iterator: prevent top-level symlinks without FOLLOW...
2023-01-25 Taylor Blauclone: delay picking a transport until after get_repo_p...
2023-01-25 Taylor Blaut5619: demonstrate clone_local() with ambiguous transport
2023-01-19 Johannes Schindelinattr: adjust a mismatched data type
2022-12-13 Junio C HamanoGit 2.30.7
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.30.6
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.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-05-13 Carlo Marcelo... t0034: add negative tests and allow git init to mostly...
2022-05-13 Carlo Marcelo... git-compat-util: avoid failing dir ownership checks...
2022-05-13 Carlo Marcelo... t: regression git needs safe.directory when using sudo
2022-04-13 Junio C HamanoGit 2.30.4
2022-04-13 Derrick Stoleesetup: opt-out of check with safe.directory=*
2022-04-13 Matheus Valadaressetup: fix safe.directory key not being checked
2022-04-13 Derrick Stoleet0033: add tests for safe.directory
2022-03-23 Johannes SchindelinGit 2.30.3
2022-03-23 Johannes SchindelinFix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
2022-03-21 Johannes Schindelinsetup_git_directory(): add an owner check for the top...
2022-03-21 Johannes SchindelinAdd a function to determine whether a path is owned...
2022-03-17 Johannes SchindelinMerge branch 'cb/mingw-gmtime-r'
2022-03-17 Carlo Marcelo... mingw: avoid fallback for {local,gm}time_r()
2021-02-12 Johannes SchindelinGit 2.30.2
2021-02-12 Johannes SchindelinSync with 2.29.3
2021-02-12 Johannes SchindelinGit 2.29.3
next