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
2023-04-17
Sync with 2.31.8
Johannes Schindelin
-1
/
+46
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
-9
/
+9
2023-04-17
Sync with 2.30.9
Johannes Schindelin
-7
/
+52
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
-0
/
+30
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
-0
/
+10
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
-2
/
+2
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
-0
/
+20
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
-0
/
+15
2023-03-12
t5604: GETTEXT_POISON fix, conclusion
Johannes Schindelin
-1
/
+1
2023-03-12
t5604: GETTEXT_POISON fix, part 1
Johannes Schindelin
-1
/
+1
2023-03-12
t5619: GETTEXT_POISON fix
Johannes Schindelin
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, conclusion
Johannes Schindelin
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, part 1
Johannes Schindelin
-4
/
+4
2023-03-12
t0033: GETTEXT_POISON fix
Johannes Schindelin
-1
/
+1
2023-02-06
Sync with 2.31.7
Johannes Schindelin
-1
/
+193
2023-02-06
Sync with 2.30.8
Johannes Schindelin
-1
/
+193
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
-0
/
+81
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
-0
/
+81
2023-01-24
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
-1
/
+42
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
-4
/
+11
2023-01-24
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau
-0
/
+63
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.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
[next]