Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   1335 patches
« 1 2 ... 10 11 1213 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/11] t7900: assert the absence of refs via git-for-each-ref(1) t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[09/11] t7300: assert exact states of repo t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[08/11] t4207: delete replace references via git-update-ref(1) t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[07/11] t1450: convert tests to remove worktrees via git-worktree(1) t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[06/11] t: convert tests to not access reflog via the filesystem t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[05/11] t: convert tests to not access symrefs via the filesystem t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[04/11] t: convert tests to not write references via the filesystem t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[03/11] t: convert tests to use helpers for reference existence t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[02/11] t: allow skipping expected object ID in `ref-store update-ref` t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[01/11] t: add helpers to test for reference existence t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[2/2] doc/git-repack: don't mention nonexistent "--unpacked" option doc/git-repack: small fixes for geometric repacks - - - --- 2023-10-16 Patrick Steinhardt Accepted
[1/2] doc/git-repack: fix syntax for `-g` shorthand option doc/git-repack: small fixes for geometric repacks - - - --- 2023-10-16 Patrick Steinhardt Accepted
doc/git-worktree: mention "refs/rewritten" as per-worktree refs doc/git-worktree: mention "refs/rewritten" as per-worktree refs - - - --- 2023-10-10 Patrick Steinhardt Accepted
[v2] revision: make pseudo-opt flags read via stdin behave consistently [v2] revision: make pseudo-opt flags read via stdin behave consistently - - - --- 2023-09-25 Patrick Steinhardt Accepted
revision: make pseudo-opt flags read via stdin behave consistently revision: make pseudo-opt flags read via stdin behave consistently - - - --- 2023-09-21 Patrick Steinhardt Superseded
[v2,3/3] revision: handle pseudo-opts in `--stdin` mode revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[v2,2/3] revision: small readability improvement for reading from stdin revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[v2,1/3] revision: reorder `read_revisions_from_stdin()` revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[3/3] revision: handle pseudo-opts in `--stdin` mode revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[2/3] revision: small readability improvement for reading from stdin revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[1/3] revision: reorder `read_revisions_from_stdin()` revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[v2,5/5] cat-file: introduce option to delimit input and output with NUL catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt Accepted
[v2,4/5] cat-file: simplify reading from standard input catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt Accepted
[v2,3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt Accepted
[v2,2/5] t1006: modernize test style to use `test_cmp` catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt Accepted
[v2,1/5] t1006: don't strip timestamps from expected results catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt Accepted
[4/5] cat-file: simplify reading from standard input cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt Accepted
[3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt Accepted
[2/5] t1006: modernize test style to use `test_cmp` cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt Accepted
[1/5] t1006: don't strip timestamps from expected results cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt Accepted
[9/9] fetch: use `fetch_config` to store "submodule.fetchJobs" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[8/9] fetch: use `fetch_config` to store "fetch.parallel" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[7/9] fetch: use `fetch_config` to store "fetch.recurseSubmodules" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[6/9] fetch: use `fetch_config` to store "fetch.showForcedUpdates" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[5/9] fetch: use `fetch_config` to store "fetch.pruneTags" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[4/9] fetch: use `fetch_config` to store "fetch.prune" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[3/9] fetch: pass through `fetch_config` directly fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[2/9] fetch: drop unneeded NULL-check for `remote_ref` fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[1/9] fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[v5,8/9] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt Accepted
[v5,4/9] fetch: print left-hand side when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt Accepted
[v5,3/9] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt Accepted
[v5,2/9] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt Accepted
[v5,1/9] fetch: fix `--no-recurse-submodules` with multi-remote fetches fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt Accepted
[v4,8/8] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,7/8] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,6/8] fetch: move display format parsing into main function fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,5/8] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,4/8] fetch: fix missing from-reference when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,3/8] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,2/8] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v4,1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches fetch: introduce machine-parseable output - - - --- 2023-05-09 Patrick Steinhardt Superseded
[v3,8/8] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,7/8] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,6/8] fetch: move display format parsing into main function fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,5/8] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,4/8] fetch: fix missing from-reference when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,3/8] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,2/8] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v3,1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches fetch: introduce machine-parseable output - - - --- 2023-05-03 Patrick Steinhardt Superseded
[v2,8/8] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,7/8] fetch: introduce new `--output-format` option fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,6/8] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,5/8] fetch: move display format parsing into main function fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,4/8] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,3/8] fetch: fix missing from-reference when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,2/8] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,1/8] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[8/8] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[7/8] fetch: introduce new `--output-format` option fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[6/8] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[5/8] fetch: move display format parsing into main function fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[4/8] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[3/8] fetch: fix missing from-reference when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[2/8] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[1/8] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-04-19 Patrick Steinhardt Superseded
[v4,10/10] repack: disable writing bitmaps when doing a local repack [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,09/10] repack: honor `-l` when calculating pack geometry [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,08/10] t/helper: allow chmtime to print verbosely without modifying mtime [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,07/10] pack-objects: extend test coverage of `--stdin-packs` with alternates [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,06/10] pack-objects: fix error when same packfile is included and excluded [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,05/10] pack-objects: fix error when packing same pack twice [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,04/10] pack-objects: split out `--stdin-packs` tests into separate file [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,03/10] repack: fix generating multi-pack-index with only non-local packs [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,02/10] repack: fix trying to use preferred pack in alternates [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v4,01/10] midx: fix segfault with no packs and invalid preferred pack [v4,01/10] midx: fix segfault with no packs and invalid preferred pack - - - --- 2023-04-14 Patrick Steinhardt Accepted
[v3,08/10] t/helper: allow chmtime to print verbosely without modifying mtime repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v3,07/10] pack-objects: extend test coverage of `--stdin-packs` with alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v3,06/10] pack-objects: fix error when same packfile is included and excluded repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v3,04/10] pack-objects: split out `--stdin-packs` tests into separate file repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v3,03/10] repack: fix generating multi-pack-index with only non-local packs repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v3,01/10] midx: fix segfault with no packs and invalid preferred pack repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt Accepted
[v2,8/8] repack: disable writing bitmaps when doing a local geometric repack repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,7/8] repack: honor `-l` when calculating pack geometry repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,6/8] pack-objects: extend test coverage of `--stdin-packs` with alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,5/8] pack-objects: fix error when same packfile is included and excluded repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,4/8] pack-objects: fix error when packing same pack twice repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,3/8] repack: fix generating multi-pack-index with only non-local packs repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,2/8] repack: fix trying to use preferred pack in alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
[v2,1/8] midx: fix segfault with no packs and invalid preferred pack repack: fix geometric repacking with gitalternates - - - --- 2023-04-12 Patrick Steinhardt Superseded
« 1 2 ... 10 11 1213 14 »