index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-17
Git 2.30.9
v2.30.9
Taylor Blau
3
-2
/
+45
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
2
-11
/
+55
2023-04-17
Merge branch 'avoid-using-uninitialized-gettext'
Johannes Schindelin
2
-1
/
+10
2023-04-17
Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30
Junio C Hamano
2
-2
/
+27
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
2
-0
/
+23
2023-04-17
config.c: avoid integer truncation in `copy_or_rename_section_in_file()`
Taylor Blau
1
-5
/
+5
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
2
-8
/
+9
2023-04-17
gettext: avoid using gettext if the locale dir is not present
Johannes Schindelin
2
-1
/
+10
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
1
-0
/
+20
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
2
-2
/
+27
2023-04-17
Merge branch 'js/gettext-poison-fixes'
Johannes Schindelin
5
-9
/
+9
2023-04-17
Merge branch 'ds/github-actions-use-newer-ubuntu'
Junio C Hamano
1
-1
/
+1
2023-04-17
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
1
-1
/
+1
2023-03-22
Merge branch 'backport/jk/range-diff-fixes'
Junio C Hamano
1
-16
/
+13
2023-03-22
Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30
Junio C Hamano
5
-50
/
+81
2023-03-22
Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30
Junio C Hamano
3
-16
/
+17
2023-03-22
Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30
Junio C Hamano
1
-0
/
+26
2023-03-22
Merge branch 'backport/js/ci-gcc-12-fixes'
Junio C Hamano
3
-1
/
+11
2023-03-22
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
1
-0
/
+26
2023-03-22
clone.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
1
-0
/
+9
2023-03-12
t5604: GETTEXT_POISON fix, conclusion
Johannes Schindelin
1
-1
/
+1
2023-03-12
t5604: GETTEXT_POISON fix, part 1
Johannes Schindelin
1
-1
/
+1
2023-03-12
t5619: GETTEXT_POISON fix
Johannes Schindelin
1
-1
/
+1
2023-03-12
range-diff: use ssize_t for parsed "len" in read_patches()
Jeff King
1
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, conclusion
Johannes Schindelin
1
-1
/
+1
2023-03-12
range-diff: handle unterminated lines in read_patches()
Jeff King
1
-14
/
+11
2023-03-12
t0003: GETTEXT_POISON fix, part 1
Johannes Schindelin
1
-4
/
+4
2023-03-12
t0033: GETTEXT_POISON fix
Johannes Schindelin
1
-1
/
+1
2023-03-12
http: support CURLOPT_PROTOCOLS_STR
Jeff King
1
-13
/
+44
2023-03-12
ci: install python on ubuntu
Jiang Xin
2
-4
/
+4
2023-03-12
range-diff: drop useless "offset" variable from read_patches()
Jeff King
1
-2
/
+2
2023-03-12
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
5
-36
/
+36
2023-03-12
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
1
-1
/
+1
2023-03-12
nedmalloc: avoid new compile error
Johannes Schindelin
1
-1
/
+0
2023-03-12
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
2
-9
/
+10
2023-03-12
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
1
-2
/
+2
2023-03-12
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
1
-1
/
+1
2023-03-12
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
1
-0
/
+2
2023-02-06
Git 2.30.8
v2.30.8
Junio C Hamano
3
-2
/
+54
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
2
-0
/
+108
2023-02-06
Merge branch 'tb/clone-local-symlinks' into maint-2.30
Taylor Blau
6
-9
/
+130
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
2
-0
/
+108
2023-01-24
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
4
-5
/
+56
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
2
-7
/
+14
2023-01-24
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau
1
-0
/
+63
2023-01-19
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
3
-2
/
+88
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
3
-36
/
+132
2022-12-09
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano
7
-47
/
+185
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
2
-9
/
+41
[next]