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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
-0
/
+163
2022-12-13
Merge branch 'ps/attr-limits-with-fsck' into maint-2.32
Junio C Hamano
-0
/
+24
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
-0
/
+139
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
-0
/
+139
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
-0
/
+24
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano
-0
/
+59
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
-0
/
+59
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
-9
/
+15
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
-0
/
+7
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
-0
/
+8
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
-0
/
+6
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
-0
/
+12
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
-0
/
+8
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
-0
/
+6
2022-12-09
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt
-0
/
+6
2022-12-09
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt
-0
/
+17
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
-0
/
+17
2022-12-05
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
-2
/
+23
2022-12-05
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt
-0
/
+21
2022-10-06
Sync with 2.32.4
Taylor Blau
-46
/
+173
2022-10-06
Sync with 2.31.5
Taylor Blau
-46
/
+168
2022-10-06
Sync with 2.30.6
Taylor Blau
-46
/
+168
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
shell: limit size of interactive commands
Jeff King
-0
/
+6
2022-10-01
shell: add basic tests
Jeff King
-0
/
+31
2022-10-01
t/t9NNN: allow local submodules
Taylor Blau
-0
/
+3
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
-1
/
+62
2022-10-01
t/t6NNN: allow local submodules
Taylor Blau
-2
/
+2
2022-10-01
t/t5NNN: allow local submodules
Taylor Blau
-0
/
+19
2022-10-01
t/t4NNN: allow local submodules
Taylor Blau
-3
/
+5
2022-10-01
t/t3NNN: allow local submodules
Taylor Blau
-4
/
+9
2022-10-01
t/2NNNN: allow local submodules
Taylor Blau
-2
/
+8
2022-10-01
t/t1NNN: allow local submodules
Taylor Blau
-2
/
+4
2022-10-01
t/lib-submodule-update.sh: allow local submodules
Taylor Blau
-0
/
+1
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
-32
/
+18
2022-06-23
Sync with 2.32.3
Johannes Schindelin
-0
/
+108
2022-06-23
Sync with 2.31.4
Johannes Schindelin
-0
/
+108
2022-06-23
Sync with 2.30.5
Johannes Schindelin
-0
/
+108
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
-14
/
+1
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
-0
/
+77
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
-1
/
+1
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
-0
/
+44
2022-04-13
Git 2.33.3
v2.33.3
Junio C Hamano
-0
/
+49
2022-04-13
Git 2.32.2
v2.32.2
Junio C Hamano
-0
/
+49
2022-04-13
Git 2.31.3
v2.31.3
Junio C Hamano
-0
/
+49
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
-0
/
+10
2022-04-13
setup: fix safe.directory key not being checked
Matheus Valadares
-0
/
+5
2022-04-13
t0033: add tests for safe.directory
Derrick Stolee
-0
/
+34
[next]