index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
2022-12-09
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
2022-12-09
utf8: refactor `strbuf_utf8_replace` to not rely on preallocated buffer
Patrick Steinhardt
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
2022-12-09
utf8: fix truncated string lengths in `utf8_strnwidth()`
Patrick Steinhardt
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt
2022-12-09
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt
2022-12-09
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
2022-12-05
attr: ignore overly large gitattributes files
Patrick Steinhardt
2022-12-05
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
2022-12-05
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt
2022-12-05
attr: harden allocation against integer overflows
Patrick Steinhardt
2022-12-05
attr: fix integer overflow with more than INT_MAX macros
Patrick Steinhardt
2022-12-05
attr: fix out-of-bounds read with unreasonable amount of patterns
Patrick Steinhardt
2022-12-05
attr: fix out-of-bounds write when parsing huge number of attributes
Patrick Steinhardt
2022-12-05
attr: fix integer overflow when parsing huge attribute names
Patrick Steinhardt
2022-12-05
attr: fix out-of-bounds read with huge attribute names
Patrick Steinhardt
2022-12-05
attr: fix overflow when upserting attribute with overly long name
Patrick Steinhardt
2022-10-06
Git 2.30.6
v2.30.6
Taylor Blau
2022-10-01
alias.c: reject too-long cmdline strings in split_cmdline()
Kevin Backhouse
2022-10-01
shell: limit size of interactive commands
Jeff King
2022-10-01
shell: add basic tests
Jeff King
2022-10-01
transport: make `protocol.file.allow` be "user" by default
Taylor Blau
2022-10-01
t/t9NNN: allow local submodules
Taylor Blau
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
2022-10-01
t/t6NNN: allow local submodules
Taylor Blau
2022-10-01
t/t5NNN: allow local submodules
Taylor Blau
2022-10-01
t/t4NNN: allow local submodules
Taylor Blau
2022-10-01
t/t3NNN: allow local submodules
Taylor Blau
2022-10-01
t/2NNNN: allow local submodules
Taylor Blau
2022-10-01
t/t1NNN: allow local submodules
Taylor Blau
2022-10-01
t/lib-submodule-update.sh: allow local submodules
Taylor Blau
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
2022-06-23
Git 2.30.5
v2.30.5
Johannes Schindelin
2022-06-23
setup: tighten ownership checks post CVE-2022-24765
Carlo Marcelo Arenas Belón
2022-06-23
Merge branch 'cb/path-owner-check-with-sudo'
Junio C Hamano
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
2022-04-13
Git 2.30.4
v2.30.4
Junio C Hamano
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
2022-04-13
setup: fix safe.directory key not being checked
Matheus Valadares
[next]