summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17GitHub Actions: update to github-script@v7Junio C Hamano
2024-04-17ci: bump remaining outdated Actions versionsJohannes Schindelin
2024-04-17GitHub Actions: update to checkout@v4Junio C Hamano
2024-04-17Merge branch 'quicker-asan-lsan'Johannes Schindelin
2024-04-17Merge branch 'jk/test-lsan-denoise-output'Johannes Schindelin
2024-04-16Merge branch 'js/ci-use-macos-13'Johannes Schindelin
2024-04-16Merge branch 'backport/jk/libcurl-8.7-regression-workaround' into maint-2.39Johannes Schindelin
2024-04-16Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.42Johannes Schindelin
2024-04-16Merge branch 'jk/httpd-test-updates'Johannes Schindelin
2024-04-16Merge branch 'jk/http-test-fixes'Johannes Schindelin
2024-04-16ci(linux-asan/linux-ubsan): let's save some timeJohannes Schindelin
2024-04-16test-lib: ignore uninteresting LSan outputJeff King
2024-04-16ci: upgrade to using macos-13Johannes Schindelin
2024-04-16Merge branch 'jh/fsmonitor-darwin-modernize'Johannes Schindelin
2024-04-12repository: avoid leaking `fsmonitor` dataJohannes Schindelin
2024-04-10remote-curl: add Transfer-Encoding header only for older curlJeff King
2024-04-10INSTALL: bump libcurl version to 7.21.3Jeff King
2024-04-10http: reset POSTFIELDSIZE when clearing curl handleJeff King
2023-09-15http: update curl http/2 info matching for curl 8.3.0Jeff King
2023-09-15http: factor out matching of curl http/2 trace linesJeff King
2023-06-17http: handle both "h2" and "h2h3" in curl info linesJeff King
2023-04-17Git 2.40.1v2.40.1Johannes Schindelin
2023-04-17Sync with 2.39.3Johannes Schindelin
2023-04-17Git 2.39.3v2.39.3Johannes Schindelin
2023-04-17Sync with 2.38.5Johannes Schindelin
2023-04-17Git 2.38.5v2.38.5Johannes Schindelin
2023-04-17Sync with 2.37.7Johannes Schindelin
2023-04-17Git 2.37.7v2.37.7Johannes Schindelin
2023-04-17Sync with 2.36.6Johannes Schindelin
2023-04-17Git 2.36.6v2.36.6Johannes Schindelin
2023-04-17Sync with 2.35.8Johannes Schindelin
2023-04-17Git 2.35.8v2.35.8Johannes Schindelin
2023-04-17Sync with 2.34.8Johannes Schindelin
2023-04-17Git 2.34.8v2.34.8Johannes Schindelin
2023-04-17Sync with 2.33.8Johannes Schindelin
2023-04-17Git 2.33.8v2.33.8Johannes Schindelin
2023-04-17Sync with 2.32.7Johannes Schindelin
2023-04-17Git 2.32.7v2.32.7Johannes Schindelin
2023-04-17Sync with 2.31.8Johannes Schindelin
2023-04-17Git 2.31.8v2.31.8Johannes Schindelin
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin
2023-04-17Sync with 2.30.9Johannes Schindelin
2023-04-17Git 2.30.9v2.30.9Taylor Blau
2023-04-17Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau
2023-04-17Merge branch 'avoid-using-uninitialized-gettext'Johannes Schindelin
2023-04-17Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30Junio C Hamano
2023-04-17config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau
2023-04-17config.c: avoid integer truncation in `copy_or_rename_section_in_file()`Taylor Blau
2023-04-17config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau
2023-04-17gettext: avoid using gettext if the locale dir is not presentJohannes Schindelin