Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   2980 patches
« 1 2 3 429 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/26] git: refactor builtin handling to use a `struct strvec` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[10/26] git: refactor alias handling to use a `struct strvec` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[09/26] strvec: introduce new `strvec_splice()` function [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[08/26] line-log: fix leak when rewriting commit parents [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[07/26] bisect: fix various cases where we leak commit list items [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[06/26] bisect: fix leaking commit list items in `check_merge_base()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[05/26] bisect: fix multiple leaks in `bisect_next_all()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[04/26] bisect: fix leaking `current_bad_oid` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[03/26] bisect: fix leaking string in `handle_bad_merge_base()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[02/26] bisect: fix leaking good/bad terms when reading multipe times [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[01/26] builtin/blame: fix leaking blame entries with `--incremental` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
[v2,8/8] refs/reftable: reuse iterators when reading refs refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,7/8] reftable/merged: drain priority queue on reseek refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,6/8] reftable/stack: add mechanism to notify callers on reload refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,5/8] refs/reftable: refactor reflog expiry to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,4/8] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,3/8] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,2/8] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,1/8] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v3,22/22] list-objects-filter-options: work around reported leak on error Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,21/22] builtin/merge: release output buffer after performing merge Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,20/22] dir: fix leak when parsing "status.showUntrackedFiles" Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,19/22] t/helper: fix leaking buffer in "dump-untracked-cache" Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,18/22] t/helper: stop re-initialization of `the_repository` Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,17/22] sparse-index: correctly free EWAH contents Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,16/22] dir: release untracked cache data Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,15/22] combine-diff: fix leaking lost lines Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,14/22] builtin/tag: fix leaking key ID on failure to sign Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,13/22] transport-helper: fix leaking import/export marks Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,12/22] builtin/commit: fix leaking cleanup config Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,11/22] trailer: fix leaking strbufs when formatting trailers Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,10/22] trailer: fix leaking trailer values Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,09/22] builtin/commit: fix leaking change data contents Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,08/22] upload-pack: fix leaking URI protocols Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,07/22] pretty: clear signature check Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,06/22] diff-lib: fix leaking diffopts in `do_diff_cache()` Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,05/22] revision: fix leaking bloom filters Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,04/22] builtin/grep: fix leak with `--max-count=0` Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,03/22] grep: fix leak in `grep_splice_or()` Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,02/22] t/helper: fix leaks in "reach" test tool Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,01/22] builtin/ls-remote: plug leaking server options Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[8/8] refs/reftable: reuse iterators when reading refs refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[7/8] reftable/merged: drain priority queue on reseek refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[6/8] reftable/stack: add mechanism to notify callers on reload refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[5/8] refs/reftable: refactor reflog expiry to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[4/8] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[3/8] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[2/8] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
[1/8] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-04 Patrick Steinhardt Superseded
t6006: fix prereq handling with `test_format ()` t6006: fix prereq handling with `test_format ()` - - - --- 2024-10-28 Patrick Steinhardt Accepted
[v3,3/3] compat/mingw: support POSIX semantics for atomic renames compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt Accepted
[v3,2/3] compat/mingw: allow deletion of most opened files compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt Accepted
[v3,1/3] compat/mingw: share file handles created via `CreateFileW()` compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt Accepted
[RFC,v4,19/19] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,18/19] Introduce support for the Meson build system Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,17/19] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,16/19] t: allow overriding build dir Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,15/19] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,14/19] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,12/19] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,11/19] Makefile: simplify building of templates Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,10/19] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,09/19] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,08/19] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,07/19] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,06/19] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,05/19] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,04/19] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,03/19] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,02/19] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[RFC,v4,01/19] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt Superseded
[v2,3/3] compat/mingw: support POSIX semantics for atomic renames compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-24 Patrick Steinhardt Superseded
[v2,2/3] compat/mingw: allow deletion of most opened files compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-24 Patrick Steinhardt Superseded
[v2,1/3] compat/mingw: share file handles created via `CreateFileW()` compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-24 Patrick Steinhardt Superseded
[3/3] compat/mingw: support POSIX semantics for atomic renames compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-23 Patrick Steinhardt Superseded
[2/3] compat/mingw: allow deletion of most opened files compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-23 Patrick Steinhardt Superseded
[1/3] compat/mingw: share file handles created via `CreateFileW()` compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-23 Patrick Steinhardt Superseded
[7/7] reftable/system: provide thin wrapper for lockfile subsystem reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[6/7] reftable/stack: drop only use of `get_locked_file_path()` reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[5/7] reftable/system: provide thin wrapper for tempfile subsystem reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[4/7] reftable/stack: stop using `fsync_component()` directly reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[3/7] reftable/system: stop depending on "hash.h" reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[2/7] reftable: explicitly handle hash format IDs reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[1/7] reftable/system: move "dir.h" to its only user reftable: stop using Git subsystems - - - --- 2024-10-23 Patrick Steinhardt Superseded
[v3] ref-filter: format iteratively with lexicographic refname sorting [v3] ref-filter: format iteratively with lexicographic refname sorting - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,5/5] cmake: set up proper dependencies for generated clar headers t/unit-tests: improve clar platform compatibility - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,4/5] cmake: fix compilation of clar-based unit tests t/unit-tests: improve clar platform compatibility - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,3/5] Makefile: extract script to generate clar declarations t/unit-tests: improve clar platform compatibility - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,2/5] Makefile: adjust sed command for generating "clar-decls.h" t/unit-tests: improve clar platform compatibility - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,1/5] t/unit-tests: update clar to 206accb t/unit-tests: improve clar platform compatibility - - - --- 2024-10-21 Patrick Steinhardt Accepted
[v2,22/22] list-objects-filter-options: work around reported leak on error Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,21/22] builtin/merge: release outbut buffer after performing merge Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,20/22] dir: fix leak when parsing "status.showUntrackedFiles" Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,19/22] t/helper: fix leaking buffer in "dump-untracked-cache" Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,18/22] t/helper: stop re-initialization of `the_repository` Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,17/22] sparse-index: correctly free EWAH contents Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,16/22] dir: release untracked cache data Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
[v2,15/22] combine-diff: fix leaking lost lines Memory leak fixes (pt.9) - - - --- 2024-10-21 Patrick Steinhardt Superseded
« 1 2 3 429 30 »