]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'vp/http-rate-limit-retries' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 21:24:06 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 21:24:06 +0000 (14:24 -0700)
commit9cb4ec5fadd00f05dfb907881d468b8093327ccb
tree0ba2803edafc6163824e95d347e2e4f96757903e
parentaa363f00f1017ba2d0ed58153d65d48a48e616ea
parent640657ffd06999ec1ec3b1d030b7f5aac6b7f57b
Merge branch 'vp/http-rate-limit-retries' into next

The HTTP transport learned to react to "429 Too Many Requests".

* vp/http-rate-limit-retries:
  http: add support for HTTP 429 rate limit retries
  strbuf_attach: fix call sites to pass correct alloc
  strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
builtin/am.c
builtin/fast-import.c
http.c
mailinfo.c
refs/files-backend.c
remote-curl.c
strbuf.c
t/lib-httpd.sh
t/lib-httpd/apache.conf
t/meson.build
trailer.c