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
2023-04-17
Git 2.32.7
v2.32.7
Johannes Schindelin
-2
/
+9
2023-04-17
Sync with 2.31.8
Johannes Schindelin
-98
/
+291
2023-04-17
Git 2.31.8
v2.31.8
Johannes Schindelin
-2
/
+8
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
-9
/
+9
2023-04-17
Sync with 2.30.9
Johannes Schindelin
-104
/
+291
2023-04-17
Git 2.30.9
v2.30.9
Taylor Blau
-2
/
+45
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
-11
/
+55
2023-04-17
Merge branch 'avoid-using-uninitialized-gettext'
Johannes Schindelin
-1
/
+10
2023-04-17
Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30
Junio C Hamano
-2
/
+27
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
-0
/
+23
2023-04-17
config.c: avoid integer truncation in `copy_or_rename_section_in_file()`
Taylor Blau
-5
/
+5
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
-8
/
+9
2023-04-17
gettext: avoid using gettext if the locale dir is not present
Johannes Schindelin
-1
/
+10
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
-2
/
+27
2023-04-17
Merge branch 'js/gettext-poison-fixes'
Johannes Schindelin
-9
/
+9
2023-04-17
Merge branch 'ds/github-actions-use-newer-ubuntu'
Junio C Hamano
-1
/
+1
2023-04-17
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
-1
/
+1
2023-03-22
Merge branch 'backport/jk/range-diff-fixes'
Junio C Hamano
-16
/
+13
2023-03-22
Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30
Junio C Hamano
-50
/
+81
2023-03-22
Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30
Junio C Hamano
-16
/
+17
2023-03-22
Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30
Junio C Hamano
-0
/
+26
2023-03-22
Merge branch 'backport/js/ci-gcc-12-fixes'
Junio C Hamano
-1
/
+11
2023-03-22
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
-0
/
+26
2023-03-22
clone.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
-0
/
+9
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
range-diff: use ssize_t for parsed "len" in read_patches()
Jeff King
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, conclusion
Johannes Schindelin
-1
/
+1
2023-03-12
range-diff: handle unterminated lines in read_patches()
Jeff King
-14
/
+11
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-03-12
http: support CURLOPT_PROTOCOLS_STR
Jeff King
-13
/
+44
2023-03-12
ci: install python on ubuntu
Jiang Xin
-4
/
+4
2023-03-12
range-diff: drop useless "offset" variable from read_patches()
Jeff King
-2
/
+2
2023-03-12
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
-36
/
+36
2023-03-12
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
-1
/
+1
2023-03-12
nedmalloc: avoid new compile error
Johannes Schindelin
-1
/
+0
2023-03-12
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
-9
/
+10
2023-03-12
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
-2
/
+2
2023-03-12
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
-1
/
+1
2023-03-12
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
-0
/
+2
2023-02-06
Git 2.32.6
v2.32.6
Johannes Schindelin
-2
/
+8
2023-02-06
Sync with 2.31.7
Johannes Schindelin
-9
/
+296
2023-02-06
Git 2.31.7
v2.31.7
Johannes Schindelin
-2
/
+8
2023-02-06
Sync with 2.30.8
Johannes Schindelin
-9
/
+290
2023-02-06
Git 2.30.8
v2.30.8
Junio C Hamano
-2
/
+54
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
-0
/
+108
2023-02-06
Merge branch 'tb/clone-local-symlinks' into maint-2.30
Taylor Blau
-9
/
+130
[next]