Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   2980 patches
« 1 2 ... 3 4 529 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,14/22] builtin/tag: fix leaking key ID on failure to sign Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,13/22] transport-helper: fix leaking import/export marks Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,12/22] builtin/commit: fix leaking cleanup config Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,11/22] trailer: fix leaking strbufs when formatting trailers Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,10/22] trailer: fix leaking trailer values Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,09/22] builtin/commit: fix leaking change data contents Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,08/22] upload-pack: fix leaking URI protocols Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,07/22] pretty: clear signature check Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,06/22] diff-lib: fix leaking diffopts in `do_diff_cache()` Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,05/22] revision: fix leaking bloom filters Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,04/22] builtin/grep: fix leak with `--max-count=0` Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,03/22] grep: fix leak in `grep_splice_or()` Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,02/22] t/helper: fix leaks in "reach" test tool Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,01/22] builtin/ls-remote: plug leaking server options Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt 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
[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
[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
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
[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
[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
[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
[v2,10/10] reftable: handle trivial `reftable_buf` errors reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,09/10] reftable/stack: adapt `stack_filename()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,08/10] reftable/record: adapt `reftable_record_key()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,07/10] reftable/stack: adapt `format_name()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,06/10] t/unit-tests: check for `reftable_buf` allocation errors reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,05/10] reftable/blocksource: adapt interface name reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,04/10] reftable: convert from `strbuf` to `reftable_buf` reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,03/10] reftable/basics: provide new `reftable_buf` interface reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,02/10] reftable: stop using `strbuf_addf()` reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[v2,01/10] reftable: stop using `strbuf_addbuf()` reftable: stop using `struct strbuf` - - - --- 2024-10-14 Patrick Steinhardt Superseded
[10/10] http: fix build error on FreeBSD Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[09/10] builtin/credential-cache: fix missing parameter for stub function Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[08/10] t7300: work around platform-specific behaviour with long paths on MinGW Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[06/10] t3404: work around platform-specific behaviour on macOS 10.15 Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[05/10] t1401: make invocation of tar(1) work with Win32-provided one Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[03/10] t/lib-gitweb: test against the build version of gitweb Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[02/10] t/test-lib: wire up NO_ICONV prerequisite Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE Platform compatibility fixes - - - --- 2024-10-14 Patrick Steinhardt Superseded
[2/2] Makefile: adjust sed command for generating "clar-decls.h" t/unit-tests: improve clar platform compatibility - - - --- 2024-10-14 Patrick Steinhardt Superseded
[1/2] t/unit-tests: update clar to 0810a36 t/unit-tests: improve clar platform compatibility - - - --- 2024-10-14 Patrick Steinhardt Superseded
[10/10] reftable: handle trivial `reftable_buf` errors reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[09/10] reftable/stack: adapt `stack_filename()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[08/10] reftable/record: adapt `reftable_record_key()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[07/10] reftable/stack: adapt `format_name()` to handle allocation failures reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[06/10] t/unit-tests: check for `reftable_buf` allocation errors reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[05/10] reftable/blocksource: adapt interface name reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[04/10] reftable: convert from `strbuf` to `reftable_buf` reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
[03/10] reftable/basics: provide new `reftable_buf` interface reftable: stop using `struct strbuf` - - - --- 2024-10-11 Patrick Steinhardt Superseded
« 1 2 ... 3 4 529 30 »