Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |   293 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,18/18] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,14/18] reftable/basics: introduce `REFTABLE_UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v2,16/16] path: adjust last remaining users of `the_repository` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,15/16] environment: move access to "core.sharedRepository" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,14/16] environment: move access to "core.hooksPath" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,13/16] repo-settings: introduce function to clear struct path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,12/16] path: drop `git_path()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,10/16] path: drop `git_common_path()` in favor of `repo_common_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,09/16] worktree: return allocated string from `get_worktree_git_dir()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,07/16] path: drop `git_pathdup()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,06/16] path: drop unused `strbuf_git_path()` function path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,05/16] path: refactor `repo_submodule_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,03/16] path: refactor `repo_worktree_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,02/16] path: refactor `repo_git_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,01/16] path: refactor `repo_common_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows [v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows - - - --- 2025-02-06 Patrick Steinhardt New
[v2,13/13] gitlab-ci: restrict maximum number of link jobs on Windows meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,12/13] meson: consistently use custom program paths to resolve programs meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,11/13] meson: fix overwritten `git` variable meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,10/13] meson: prevent finding sed(1) in a loop meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,09/13] meson: improve handling of `sane_tool_path` option meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,08/13] meson: improve PATH handling meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,07/13] meson: drop separate version library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,06/13] meson: stop linking libcurl into all executables meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,05/13] meson: introduce `libgit_curl` dependency meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,04/13] meson: simplify use of the common-main library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,03/13] meson: inline the static 'git' library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,02/13] meson: fix OpenSSL fallback when not explicitly required meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,01/13] meson: fix exec path with enabled runtime prefix meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,2/2] scalar: free result of `remote_default_branch()` Plug two memory leaks exposed via Meson - - - --- 2025-01-30 Patrick Steinhardt New
[v4,5/5] remote: announce removal of "branches/" and "remotes/" remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt New
[v2] builtin/blame: fix out-of-bounds read with excessive `--abbrev` [v2] builtin/blame: fix out-of-bounds read with excessive `--abbrev` - - - --- 2025-01-09 Patrick Steinhardt New
[00/14] Stop using `the_repository` in some trivial cases - - - --- 2024-12-17 Patrick Steinhardt New
[v11,26/26] Revert "meson: fix conflicts with in-flight topics" Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
[v11,25/26] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
object-name: fix reversed ordering with magic pathspecs object-name: fix reversed ordering with magic pathspecs - - - --- 2024-12-06 Patrick Steinhardt New
[v3,10/10] reftable/block: optimize allocations by using scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,08/10] reftable/writer: optimize allocations by using a scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,06/10] refs: skip collision checks in initial transactions refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[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
[21/26] git-compat-util: drop `UNLEAK()` annotation [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[18/26] builtin/init-db: fix leaking directory paths [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[16/26] help: fix leaking return value from `help_unknown_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[15/26] help: fix leaking `struct cmdnames` [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
[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
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
[v2,1/3] Makefile: extract script to generate clar declarations cmake: fix autogenerated clar headers - - - --- 2024-10-15 Patrick Steinhardt New
[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
[RFC,v2,24/24] Introduce support for the Meson build system Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,23/24] Documentation: add comparison of build systems Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,21/24] t: better support for out-of-tree builds Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,20/24] Makefile: simplify building of templates Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,19/24] Makefile: allow "bin-wrappers/" directory to exist Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,17/24] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,16/24] Makefile: use common template for GIT-BUILD-OPTIONS Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,15/24] Makefile: refactor generators to be PWD-independent Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,14/24] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,13/24] Makefile: extract script to massage Perl scripts Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,12/24] Makefile: extract script to generate clar declarations Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,09/24] t/unit-tests: update clar unit test framework Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,03/24] t/lib-gitweb: test against the build version of gitweb Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,02/24] t/test-lib: wire up NO_ICONV prerequisite Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[v3,18/22] reftable/blocksource: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,05/22] reftable/basics: handle allocation failures in `parse_names()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[2/2] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt New
[2/3] t7900: exercise detaching via trace2 regions Fixups for git-maintenance(1) tests - - - --- 2024-08-19 Patrick Steinhardt New
[v4,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt New
[v2,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v7,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[v4,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
[2/4] Documentation/lint-manpages: bubble up errors Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[1/4] Makefile: extract script to lint missing/extraneous manpages Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[v3,25/27] builtin/rebase: always store allocated string in `options.strategy` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,24/27] builtin/rebase: do not assign default backend to non-constant field [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
« 1 2 3 »