Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   3026 patches
« 1 2 3 430 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,06/23] Makefile: generate doc versions via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
[v8,05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
[v8,04/23] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
[v8,03/23] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
[v8,02/23] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
[v8,01/23] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt Superseded
builtin/gc: provide hint when maintenance hits a stale schedule lock builtin/gc: provide hint when maintenance hits a stale schedule lock - - - --- 2024-11-19 Patrick Steinhardt Accepted
[v3,7/7] reftable/system: provide thin wrapper for lockfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,6/7] reftable/stack: drop only use of `get_locked_file_path()` reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,5/7] reftable/system: provide thin wrapper for tempfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,4/7] reftable/stack: stop using `fsync_component()` directly reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,3/7] reftable/system: stop depending on "hash.h" reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,2/7] reftable: explicitly handle hash format IDs reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,1/7] reftable/system: move "dir.h" to its only user reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,4/4] Makefile: let clar header targets depend on their scripts Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt Accepted
[v3,3/4] cmake: use verbatim arguments when invoking clar commands Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt Accepted
[v3,2/4] cmake: use SH_EXE to execute clar scripts Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt Accepted
[v3,1/4] t/unit-tests: convert "clar-generate.awk" into a shell script Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt Accepted
[RFC,v7,22/22] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,21/22] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,20/22] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,19/22] t: allow overriding build dir Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,18/22] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,17/22] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,15/22] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,14/22] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,13/22] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,12/22] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,11/22] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,10/22] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,09/22] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,08/22] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,07/22] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,06/22] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,04/22] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,03/22] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,02/22] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[RFC,v7,01/22] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt Superseded
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[RFC,v6,19/19] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,18/19] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,17/19] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,16/19] t: allow overriding build dir Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,15/19] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,14/19] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,12/19] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,11/19] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,10/19] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,09/19] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,08/19] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,07/19] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,06/19] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,05/19] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,04/19] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,03/19] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,02/19] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v6,01/19] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-12 Patrick Steinhardt Superseded
[RFC,v5,19/19] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,18/19] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,17/19] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,16/19] t: allow overriding build dir Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,15/19] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,14/19] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,12/19] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,11/19] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,10/19] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,09/19] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,08/19] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,07/19] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,06/19] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,05/19] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,04/19] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,03/19] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,02/19] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[RFC,v5,01/19] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,26/27] test-lib: unconditionally enable leak checking Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,25/27] t: remove unneeded !SANITIZE_LEAK prerequisites Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,24/27] t: mark some tests as leak free Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,23/27] t5601: work around leak sanitizer issue Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,22/27] git-compat-util: drop now-unused `UNLEAK()` macro Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,21/27] global: drop `UNLEAK()` annotation Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,20/27] t/helper: fix leaking commit graph in "read-graph" subcommand Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,19/27] builtin/branch: fix leaking sorting options Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,18/27] builtin/init-db: fix leaking directory paths Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,17/27] builtin/help: fix leaks in `check_git_cmd()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,16/27] help: fix leaking return value from `help_unknown_cmd()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,15/27] help: fix leaking `struct cmdnames` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,14/27] help: refactor to not use globals for reading config Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,13/27] builtin/sparse-checkout: fix leaking sanitized patterns Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,12/27] split-index: fix memory leak in `move_cache_to_base_index()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,11/27] git: refactor builtin handling to use a `struct strvec` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,10/27] git: refactor alias handling to use a `struct strvec` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,09/27] strvec: introduce new `strvec_splice()` function Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
[v2,08/27] line-log: fix leak when rewriting commit parents Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt Superseded
« 1 2 3 430 31 »