Show patches with: none      |   47923 patches
« 1 2 ... 5 6 7479 480 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/3] merge: replace atoi() with strtol_i() for marker size validation parse: replace atoi() with strtoul_ui() and strtol_i() - - - --- 2024-10-18 Usman Akinyemi Superseded
[v2,1/3] daemon: replace atoi() with strtoul_ui() and strtol_i() parse: replace atoi() with strtoul_ui() and strtol_i() - - - --- 2024-10-18 Usman Akinyemi Superseded
[RFC,v3,15/15] Introduce support for the Meson build system Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,14/15] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,13/15] t: allow overriding build dir Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,12/15] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,11/15] Makefile: simplify building of templates Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,10/15] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,09/15] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,08/15] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,07/15] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,06/15] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,05/15] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,04/15] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,03/15] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,02/15] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[RFC,v3,01/15] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-10-18 Patrick Steinhardt Superseded
[v4,2/2] clang-format: align consecutive macro definitions Subject: clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-18 karthik nayak Accepted
[v4,1/2] clang-format: re-adjust line break penalties Subject: clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-18 karthik nayak Accepted
credential-cache: treat ECONNABORTED like ECONNRESET credential-cache: treat ECONNABORTED like ECONNRESET - - - --- 2024-10-18 Jeff King Accepted
[v2] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin [v2] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin - - - --- 2024-10-18 Patrick Steinhardt Accepted
CI behaving differently from local tests CI behaving differently from local tests - - - --- 2024-10-17 Bence Ferdinandy New
[1/1] mingw.c: Fix complier warnings for a 64 bit msvc mingw.c: Fix complier warnings for a 64 bit msvc - - - --- 2024-10-17 Sören Krecker Accepted
t: fix typos t: fix typos - - - --- 2024-10-17 Andrew Kreimer Superseded
[v4] builtin/shortlog: explicitly set hash algo when there is no repo [v4] builtin/shortlog: explicitly set hash algo when there is no repo - - - --- 2024-10-17 Wolfgang Müller Accepted
[v2] ref-filter: format iteratively with lexicographic refname sorting [v2] ref-filter: format iteratively with lexicographic refname sorting - - - --- 2024-10-17 Patrick Steinhardt Superseded
[v3,10/10] reftable: handle trivial `reftable_buf` errors reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,09/10] reftable/stack: adapt `stack_filename()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,08/10] reftable/record: adapt `reftable_record_key()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,07/10] reftable/stack: adapt `format_name()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,06/10] t/unit-tests: check for `reftable_buf` allocation errors reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,05/10] reftable/blocksource: adapt interface name reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,04/10] reftable: convert from `strbuf` to `reftable_buf` reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,03/10] reftable/basics: provide new `reftable_buf` interface reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,02/10] reftable: stop using `strbuf_addf()` reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
[v3,01/10] reftable: stop using `strbuf_addbuf()` reftable: stop using `struct strbuf` - - - --- 2024-10-17 Patrick Steinhardt Accepted
upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled - - - --- 2024-10-16 Piotr Szlazak New
[v3,2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory builtin/shortlog: explicitly set hash algo when there is no repo - - - --- 2024-10-16 Wolfgang Müller Superseded
[v3,1/2] builtin/shortlog: explicitly set hash algo when there is no repo builtin/shortlog: explicitly set hash algo when there is no repo - - - --- 2024-10-16 Wolfgang Müller Superseded
builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin - - - --- 2024-10-16 Patrick Steinhardt Superseded
[v3,10/10] http: fix build error on FreeBSD Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,09/10] builtin/credential-cache: fix missing parameter for stub function Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,08/10] t7300: work around platform-specific behaviour with long paths on MinGW Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,06/10] t3404: work around platform-specific behaviour on macOS 10.15 Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,05/10] t1401: make invocation of tar(1) work with Win32-provided one Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,03/10] t/lib-gitweb: test against the build version of gitweb Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,02/10] t/test-lib: wire up NO_ICONV prerequisite Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
[v3,01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE Platform compatibility fixes - - - --- 2024-10-16 Patrick Steinhardt Accepted
ref-filter: format iteratively with lexicographic refname sorting ref-filter: format iteratively with lexicographic refname sorting - - - --- 2024-10-16 Patrick Steinhardt Superseded
[v5,5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-10-15 Josh Steadmon New
[v5,4/5] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-10-15 Josh Steadmon New
[v5,3/5] libgit-sys: also export some config_set functions Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-10-15 Josh Steadmon New
[v5,2/5] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-10-15 Josh Steadmon New
[v5,1/5] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-10-15 Josh Steadmon New
[6/6] doc: mutually link update-ref and symbolic-ref doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk Accepted
[5/6] doc: update-ref: discuss symbolic links doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk New
[4/6] doc: update-ref: remove confusing paragraph doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk Accepted
[3/6] doc: update-ref: demote symlink to last section doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk Accepted
[2/6] doc: update-ref: remove safety paragraphs doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk New
[1/6] doc: update-ref: drop “flag” doc: update-ref: amend old material and discuss symrefs - - - --- 2024-10-15 Kristoffer Haugsbakk New
[3/3] builtin/mailinfo: don't rely on "the_repository" pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[2/3] pretty: don't rely on "the_repository" pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[1/3] repository: move git_*_encoding configs to repo scope pretty, builtin/mailinfo: don't rely on the_repository - - - --- 2024-10-15 Kousik Sanagavarapu New
[RFC,v2] builtin/shortlog: explicitly set hash algo when there is no repo [RFC,v2] builtin/shortlog: explicitly set hash algo when there is no repo - - - --- 2024-10-15 Wolfgang Müller Superseded
[v2,10/10] http: fix build error on FreeBSD Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,09/10] builtin/credential-cache: fix missing parameter for stub function Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,08/10] t7300: work around platform-specific behaviour with long paths on MinGW Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,06/10] t3404: work around platform-specific behaviour on macOS 10.15 Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,05/10] t1401: make invocation of tar(1) work with Win32-provided one Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,03/10] t/lib-gitweb: test against the build version of gitweb Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,02/10] t/test-lib: wire up NO_ICONV prerequisite Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[v2,01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE Platform compatibility fixes - - - --- 2024-10-15 Patrick Steinhardt Superseded
[Outreachy,v7] t6050: avoid pipes with upstream Git commands [Outreachy,v7] t6050: avoid pipes with upstream Git commands - - - --- 2024-10-15 Chizoba ODINAKA Superseded
[v2,3/3] cmake: set up proper dependencies for generated clar headers cmake: fix autogenerated clar headers - - - --- 2024-10-15 Patrick Steinhardt Accepted
[v2,2/3] cmake: fix compilation of clar-based unit tests cmake: fix autogenerated clar headers - - - --- 2024-10-15 Patrick Steinhardt Accepted
[v2,1/3] Makefile: extract script to generate clar declarations cmake: fix autogenerated clar headers - - - --- 2024-10-15 Patrick Steinhardt New
builtin/fetch: iterate symrefs instead of all when checking dangling refs builtin/fetch: iterate symrefs instead of all when checking dangling refs - - - --- 2024-10-15 Liu Zhongbo New
[v8,6/6] fetch: set remote/HEAD if it does not exist set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v8,5/6] refs: add create_only option to refs_update_symref set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v8,4/6] refs: add TRANSACTION_CREATE_EXISTS error set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v8,3/6] remote set-head: better output for --auto set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v8,2/6] remote set-head: add new variable for readability set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v8,1/6] refs: atomically record overwritten ref in update_symref set-head/fetch remote/HEAD updates, small change from v7 - - - --- 2024-10-14 Bence Ferdinandy New
[v2,3/3] fuzz: port fuzz-url-decode-mem from OSS-Fuzz fuzz: port OSS-Fuzz tests back to Git - - - --- 2024-10-14 Josh Steadmon New
[v2,2/3] fuzz: port fuzz-parse-attr-line from OSS-Fuzz fuzz: port OSS-Fuzz tests back to Git - - - --- 2024-10-14 Josh Steadmon New
[v2,1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz fuzz: port OSS-Fuzz tests back to Git - - - --- 2024-10-14 Josh Steadmon New
[3/3] parseopt: values of pathname type can be prefixed with :(optional) specifying a file that can optionally exist - - - --- 2024-10-14 Junio C Hamano New
[2/3] config: values of pathname type can be prefixed with :(optional) specifying a file that can optionally exist - - - --- 2024-10-14 Junio C Hamano New
[1/3] t7500: make each piece more independent specifying a file that can optionally exist - - - --- 2024-10-14 Junio C Hamano New
[Outreachy,v6] t6050: avoid pipes with upstream Git commands [Outreachy,v6] t6050: avoid pipes with upstream Git commands - - - --- 2024-10-14 Chizoba ODINAKA Superseded
[3/3] cmake: set up proper dependencies for generated clar headers [1/3] Makefile: extract script to generate clar declarations - - - --- 2024-10-14 Patrick Steinhardt Accepted
[2/3] cmake: fix compilation of clar-based unit tests [1/3] Makefile: extract script to generate clar declarations - - - --- 2024-10-14 Patrick Steinhardt Accepted
[1/3] Makefile: extract script to generate clar declarations [1/3] Makefile: extract script to generate clar declarations - - - --- 2024-10-14 Patrick Steinhardt New
[0/3] cmake: fix autogenerated clar headers - - - --- 2024-10-14 Patrick Steinhardt New
[2/2] Fix inconsistencies in git-curl-compat.h Restore support for older libcurl and fix some typos - - - --- 2024-10-14 Alejandro R. Sedeño New
[1/2] Conditional use of CURLOPT_PROXYHEADER based on libcurl version Restore support for older libcurl and fix some typos - - - --- 2024-10-14 Alejandro R. Sedeño New
« 1 2 ... 5 6 7479 480 »