]> Kevux Git Server - rit/shortlog
rit
2024-04-16 Johannes SchindelinMerge branch 'jk/redact-h2h3-headers-fix' into maint...
2024-04-16 Johannes SchindelinMerge branch 'jk/httpd-test-updates'
2024-04-16 Johannes SchindelinMerge branch 'jk/http-test-fixes'
2023-09-15 Jeff Kinghttp: update curl http/2 info matching for curl 8.3.0
2023-09-15 Jeff Kinghttp: factor out matching of curl http/2 trace lines
2023-06-17 Jeff Kinghttp: handle both "h2" and "h2h3" in curl info lines
2023-04-17 Johannes SchindelinGit 2.39.3
2023-04-17 Johannes SchindelinSync with 2.38.5
2023-04-17 Johannes SchindelinGit 2.38.5
2023-04-17 Johannes SchindelinSync with 2.37.7
2023-04-17 Johannes SchindelinGit 2.37.7
2023-04-17 Johannes SchindelinSync with 2.36.6
2023-04-17 Johannes SchindelinGit 2.36.6
2023-04-17 Johannes SchindelinSync with 2.35.8
2023-04-17 Johannes SchindelinGit 2.35.8
2023-04-17 Johannes SchindelinSync with 2.34.8
2023-04-17 Johannes SchindelinGit 2.34.8
2023-04-17 Johannes SchindelinSync with 2.33.8
2023-04-17 Johannes SchindelinGit 2.33.8
2023-04-17 Johannes SchindelinSync with 2.32.7
2023-04-17 Johannes SchindelinGit 2.32.7
2023-04-17 Johannes SchindelinSync with 2.31.8
2023-04-17 Johannes SchindelinGit 2.31.8
2023-04-17 Johannes Schindelintests: avoid using `test_i18ncmp`
2023-04-17 Johannes SchindelinSync with 2.30.9
2023-04-17 Taylor BlauGit 2.30.9
2023-04-17 Taylor BlauMerge branch 'tb/config-copy-or-rename-in-file-injection'
2023-04-17 Johannes SchindelinMerge branch 'avoid-using-uninitialized-gettext'
2023-04-17 Junio C HamanoMerge branch 'js/apply-overwrite-rej-symlink-if-exists...
2023-04-17 Taylor Blauconfig.c: disallow overly-long lines in `copy_or_rename...
2023-04-17 Taylor Blauconfig.c: avoid integer truncation in `copy_or_rename_s...
2023-04-17 Taylor Blauconfig: avoid fixed-sized buffer when renaming/deleting...
2023-04-17 Johannes Schindelingettext: avoid using gettext if the locale dir is not...
2023-04-17 Taylor Blaut1300: demonstrate failure when renaming sections with...
2023-04-17 Johannes Schindelinapply --reject: overwrite existing `.rej` symlink if...
2023-04-17 Johannes SchindelinMerge branch 'js/gettext-poison-fixes'
2023-04-17 Junio C HamanoMerge branch 'ds/github-actions-use-newer-ubuntu'
2023-04-17 Derrick Stoleeci: update 'static-analysis' to Ubuntu 22.04
2023-03-23 Jeff KingMakefile: force -O0 when compiling with SANITIZE=leak
2023-03-22 Junio C HamanoMerge branch 'backport/jk/range-diff-fixes'
2023-03-22 Junio C HamanoMerge branch 'backport/jk/curl-avoid-deprecated-api...
2023-03-22 Junio C HamanoMerge branch 'backport/jx/ci-ubuntu-fix' into maint...
2023-03-22 Junio C HamanoMerge branch 'backport/jc/http-clear-finished-pointer...
2023-03-22 Junio C HamanoMerge branch 'backport/js/ci-gcc-12-fixes'
2023-03-22 Junio C Hamanohttp.c: clear the 'finished' member once we are done...
2023-03-22 Johannes Schindelinclone.c: avoid "exceeds maximum object size" error...
2023-03-12 Johannes Schindelint5604: GETTEXT_POISON fix, conclusion
2023-03-12 Johannes Schindelint5604: GETTEXT_POISON fix, part 1
2023-03-12 Johannes Schindelint5619: GETTEXT_POISON fix
2023-03-12 Jeff Kingrange-diff: use ssize_t for parsed "len" in read_patches()
2023-03-12 Johannes Schindelint0003: GETTEXT_POISON fix, conclusion
2023-03-12 Jeff Kingrange-diff: handle unterminated lines in read_patches()
2023-03-12 Johannes Schindelint0003: GETTEXT_POISON fix, part 1
2023-03-12 Johannes Schindelint0033: GETTEXT_POISON fix
2023-03-12 Jeff Kinghttp: support CURLOPT_PROTOCOLS_STR
2023-03-12 Jiang Xinci: install python on ubuntu
2023-03-12 Jeff Kingrange-diff: drop useless "offset" variable from read_pa...
2023-03-12 Jeff Kinghttp: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
2023-03-12 Jeff Kinghttp-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
2023-03-12 Johannes Schindelinnedmalloc: avoid new compile error
2023-03-12 Jiang Xinci: use the same version of p4 on both Linux and macOS
2023-03-12 Jiang Xinci: remove the pipe after "p4 -V" to catch errors
2023-03-12 Jiang Xingithub-actions: run gcc-8 on ubuntu-20.04 image
2023-03-12 Johannes Schindelincompat/win32/syslog: fix use-after-realloc
2023-02-23 Jeff Kingt5559: make SSL/TLS the default
2023-02-23 Jeff Kingt5559: fix test failures with LIB_HTTPD_SSL
2023-02-23 Jeff Kingt/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c
2023-02-23 Jeff Kingt/lib-httpd: respect $HTTPD_PROTO in expect_askpass()
2023-02-23 Jeff Kingt5551: drop curl trace lines without headers
2023-02-23 Jeff Kingt5551: handle v2 protocol in cookie test
2023-02-23 Jeff Kingt5551: simplify expected cookie file
2023-02-23 Jeff Kingt5551: handle v2 protocol in upload-pack service test
2023-02-23 Jeff Kingt5551: handle v2 protocol when checking curl trace
2023-02-23 Jeff Kingt5551: stop forcing clone to run with v0 protocol
2023-02-23 Jeff Kingt5551: handle HTTP/2 when checking curl trace
2023-02-23 Jeff Kingt5551: lower-case headers in expected curl trace
2023-02-23 Jeff Kingt5551: drop redundant grep for Accept-Language
2023-02-23 Jeff Kingt5541: simplify and move "no empty path components...
2023-02-23 Jeff Kingt5541: stop marking "used receive-pack service" test...
2023-02-23 Jeff Kingt5541: run "used receive-pack service" test earlier
2023-02-14 Junio C HamanoPrepare for 2.39.3 just in case
2023-02-14 Junio C HamanoMerge branch 'sk/remove-duplicate-includes' into maint...
2023-02-14 Junio C HamanoMerge branch 'rs/clarify-error-in-write-loose-object...
2023-02-14 Junio C HamanoMerge branch 'rs/reflog-expiry-cleanup' into maint...
2023-02-14 Junio C HamanoMerge branch 'rs/clear-commit-marks-cleanup' into maint...
2023-02-14 Junio C HamanoMerge branch 'rs/am-parse-options-cleanup' into maint...
2023-02-14 Junio C HamanoMerge branch 'jk/server-supports-v2-cleanup' into maint...
2023-02-14 Junio C HamanoMerge branch 'jk/unused-post-2.39' into maint-2.39
2023-02-14 Junio C HamanoMerge branch 'rj/branch-copy-and-rename' into maint...
2023-02-14 Junio C HamanoMerge branch 'rs/t3920-crlf-eating-grep-fix' into maint...
2023-02-14 Junio C HamanoMerge branch 'js/t3920-shell-and-or-fix' into maint...
2023-02-14 Junio C HamanoMerge branch 'ab/t4023-avoid-losing-exit-status-of...
2023-02-14 Junio C HamanoMerge branch 'ab/t7600-avoid-losing-exit-status-of...
2023-02-14 Junio C HamanoMerge branch 'ab/t5314-avoid-losing-exit-status' into...
2023-02-14 Junio C HamanoMerge branch 'rs/plug-pattern-list-leak-in-lof' into...
2023-02-14 Junio C HamanoMerge branch 'rs/t4205-do-not-exit-in-test-script'...
2023-02-14 Junio C HamanoMerge branch 'jc/doc-checkout-b' into maint-2.39
2023-02-14 Junio C HamanoMerge branch 'jc/doc-branch-update-checked-out-branch...
2023-02-14 Junio C HamanoMerge branch 'rs/ls-tree-path-expansion-fix' into maint...
2023-02-14 Junio C HamanoMerge branch 'pb/doc-orig-head' into maint-2.39
next