index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-12-13
Git 2.33.6
v2.33.6
Junio C Hamano
-2
/
+7
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
-125
/
+541
2022-12-13
Git 2.32.5
v2.32.5
Junio C Hamano
-2
/
+10
2022-12-13
Merge branch 'ps/attr-limits-with-fsck' into maint-2.32
Junio C Hamano
-43
/
+130
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
-82
/
+403
2022-12-13
Git 2.31.6
v2.31.6
Junio C Hamano
-2
/
+7
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
-82
/
+402
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
-2
/
+88
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
-1
/
+73
2022-12-09
fsck: move checks for gitattributes
Patrick Steinhardt
-5
/
+7
2022-12-09
fsck: pull out function to check a set of blobs
Patrick Steinhardt
-12
/
+22
2022-12-09
fsck: refactor `fsck_blob()` to allow for more checks
Patrick Steinhardt
-26
/
+29
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano
-35
/
+127
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
-36
/
+132
2022-12-09
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano
-47
/
+185
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
-9
/
+41
2022-12-09
utf8: refactor `strbuf_utf8_replace` to not rely on preallocated buffer
Patrick Steinhardt
-21
/
+13
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
-5
/
+21
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
-3
/
+17
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
-2
/
+12
2022-12-09
utf8: fix truncated string lengths in `utf8_strnwidth()`
Patrick Steinhardt
-9
/
+7
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
-1
/
+23
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
-1
/
+21
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
-1
/
+7
2022-12-09
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt
-1
/
+7
2022-12-09
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt
-5
/
+23
2022-12-09
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
-0
/
+4
2022-12-05
attr: ignore overly large gitattributes files
Patrick Steinhardt
-2
/
+45
2022-12-05
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
-2
/
+34
2022-12-05
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt
-6
/
+28
2022-12-05
attr: harden allocation against integer overflows
Patrick Steinhardt
-4
/
+3
2022-12-05
attr: fix integer overflow with more than INT_MAX macros
Patrick Steinhardt
-5
/
+5
2022-12-05
attr: fix out-of-bounds read with unreasonable amount of patterns
Patrick Steinhardt
-9
/
+9
2022-12-05
attr: fix out-of-bounds write when parsing huge number of attributes
Patrick Steinhardt
-8
/
+8
2022-12-05
attr: fix integer overflow when parsing huge attribute names
Patrick Steinhardt
-1
/
+1
2022-12-05
attr: fix out-of-bounds read with huge attribute names
Patrick Steinhardt
-1
/
+1
2022-12-05
attr: fix overflow when upserting attribute with overly long name
Patrick Steinhardt
-1
/
+1
2022-10-06
Git 2.33.5
v2.33.5
Taylor Blau
-2
/
+7
2022-10-06
Sync with 2.32.4
Taylor Blau
-60
/
+291
2022-10-06
Git 2.32.4
v2.32.4
Taylor Blau
-1
/
+6
2022-10-06
Sync with 2.31.5
Taylor Blau
-61
/
+282
2022-10-06
Git 2.31.5
v2.31.5
Taylor Blau
-1
/
+6
2022-10-06
Sync with 2.30.6
Taylor Blau
-61
/
+277
2022-10-06
Git 2.30.6
v2.30.6
Taylor Blau
-2
/
+62
2022-10-01
t2080: prepare for changing protocol.file.allow
Taylor Blau
-0
/
+3
2022-10-01
t1092: prepare for changing protocol.file.allow
Taylor Blau
-0
/
+2
2022-10-01
alias.c: reject too-long cmdline strings in split_cmdline()
Kevin Backhouse
-2
/
+9
2022-10-01
shell: limit size of interactive commands
Jeff King
-4
/
+36
2022-10-01
shell: add basic tests
Jeff King
-0
/
+31
2022-10-01
transport: make `protocol.file.allow` be "user" by default
Taylor Blau
-5
/
+4
[next]