Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   3782 patches
« 1 2 3 437 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` - - - --- 2025-03-13 Patrick Steinhardt New
[1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()` compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` - - - --- 2025-03-13 Patrick Steinhardt New
[v6,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
ci: perform build and smoke tests for Meson docs ci: perform build and smoke tests for Meson docs - - - --- 2025-03-12 Patrick Steinhardt New
[3/3] meson: don't install git-pack-redundant(1) docs with breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt New
[2/3] meson: don't compile git-pack-redundant(1) with breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt New
[1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt New
[v4,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v3,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v2,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
ci: use Visual Studio for win+meson job on GitHub Workflows ci: use Visual Studio for win+meson job on GitHub Workflows - - - --- 2025-03-06 Patrick Steinhardt New
meson: distinguish build and target host binaries meson: distinguish build and target host binaries - - - --- 2025-03-03 Patrick Steinhardt New
[12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-03 Patrick Steinhardt Superseded
[v4,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
[v4,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-02-28 Patrick Steinhardt Superseded
« 1 2 3 437 38 »