]> Kevux Git Server - rit/shortlog
rit
2023-03-22 Junio C HamanoMerge branch 'backport/js/ci-gcc-12-fixes'
2023-03-22 Johannes Schindelinclone.c: avoid "exceeds maximum object size" error...
2023-03-12 Johannes Schindelinnedmalloc: avoid new compile error
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
2021-02-12 Johannes SchindelinSync with 2.28.1
2021-02-12 Johannes SchindelinGit 2.28.1
2021-02-12 Johannes SchindelinSync with 2.27.1
2021-02-12 Johannes SchindelinGit 2.27.1
2021-02-12 Johannes SchindelinSync with 2.26.3
2021-02-12 Johannes SchindelinGit 2.26.3
2021-02-12 Johannes SchindelinSync with 2.25.5
2021-02-12 Johannes SchindelinGit 2.25.5
2021-02-12 Johannes SchindelinSync with 2.24.4
2021-02-12 Johannes SchindelinGit 2.24.4
2021-02-12 Johannes SchindelinSync with 2.23.4
2021-02-12 Johannes SchindelinGit 2.23.4
2021-02-12 Johannes SchindelinSync with 2.22.5
2021-02-12 Johannes SchindelinGit 2.22.5
2021-02-12 Johannes SchindelinSync with 2.21.4
2021-02-12 Johannes SchindelinGit 2.21.4
2021-02-12 Johannes SchindelinSync with 2.20.5
2021-02-12 Johannes SchindelinGit 2.20.5
2021-02-12 Johannes SchindelinSync with 2.19.6
2021-02-12 Johannes SchindelinGit 2.19.6
2021-02-12 Johannes SchindelinSync with 2.18.5
2021-02-12 Johannes SchindelinGit 2.18.5
2021-02-12 Johannes SchindelinSync with 2.17.6
2021-02-12 Johannes SchindelinGit 2.17.6
2021-02-12 Matheus Tavaresunpack_trees(): start with a fresh lstat cache
2021-02-12 Johannes Schindelinrun-command: invalidate lstat cache after a command...
2021-02-12 Matheus Tavarescheckout: fix bug that makes checkout follow symlinks...
2021-02-11 Junio C HamanoMerge branch 'tb/ci-run-cocci-with-18.04' into maint
next