Show patches with: Archived = No       |   25074 patches
« 1 2 3 4250 251 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/4] diff: add option to skip resolving diff statuses batch blob diff generation - - - --- 2025-02-28 Justin Tobler Superseded
[v4,1/4] diff: return diff_filepair from diff queue helpers batch blob diff generation - - - --- 2025-02-28 Justin Tobler Superseded
[2/2] builtin/pack-objects.c: freshen objects from existing cruft packs pack-objects: freshen objects with multi-cruft packs - - - --- 2025-02-27 Taylor Blau New
[1/2] builtin/repack.c: simplify cruft pack aggregation pack-objects: freshen objects with multi-cruft packs - - - --- 2025-02-27 Taylor Blau New
[RFC] config: teach `repo_config()` to allow `repo` to be NULL [RFC] config: teach `repo_config()` to allow `repo` to be NULL - - - --- 2025-02-27 Usman Akinyemi New
[v8,9/9] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,8/9] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,7/9] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,6/9] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,5/9] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,4/9] packed-backend: check if header starts with "# pack-refs with: " add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,3/9] packed-backend: check whether the "packed-refs" is regular file add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,2/9] builtin/refs: get worktrees without reading head information add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,1/9] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[2/2] meson: fix sorting Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-02-27 Johannes Schindelin New
[1/2] ident: stop assuming that `gw_gecos` is writable Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-02-27 Johannes Schindelin New
gitlab-ci: fix "msvc-meson" test job succeeding despite test failures gitlab-ci: fix "msvc-meson" test job succeeding despite test failures - - - --- 2025-02-27 Patrick Steinhardt Accepted
upload-pack: no longer use hidden-refs as exclude_patterns upload-pack: no longer use hidden-refs as exclude_patterns - - - --- 2025-02-27 SURA New
[GSoC,v4] merge-strategies.adoc: detail submodule merge [GSoC,v4] merge-strategies.adoc: detail submodule merge - - - --- 2025-02-27 Lucas Seiki Oshiro Accepted
[6/6] builtin/maintenance: introduce "reflog-expire" task builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[5/6] builtin/gc: split out function to expire reflog entries builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[4/6] builtin/reflog: make functions regarding `reflog_expire_options` public builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[3/6] builtin/reflog: stop storing per-reflog expiry dates globally builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[2/6] builtin/reflog: stop storing default reflog expiry dates globally builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[1/6] reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options` builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[v7,9/9] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,8/9] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,7/9] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,6/9] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,5/9] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,4/9] packed-backend: check if header starts with "# pack-refs with: " add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,3/9] packed-backend: check whether the "packed-refs" is regular file add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,2/9] builtin/refs: get worktrees without reading head information add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v7,1/9] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-02-26 shejialuo Superseded
[v3,13/13] gitlab-ci: restrict maximum number of link jobs on Windows meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,12/13] meson: consistently use custom program paths to resolve programs meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,11/13] meson: fix overwritten `git` variable meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,10/13] meson: prevent finding sed(1) in a loop meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,09/13] meson: improve handling of `sane_tool_path` option meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,08/13] meson: improve PATH handling meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,07/13] meson: drop separate version library meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,06/13] meson: stop linking libcurl into all executables meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,05/13] meson: introduce `libgit_curl` dependency meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,04/13] meson: simplify use of the common-main library meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,03/13] meson: inline the static 'git' library meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,02/13] meson: fix OpenSSL fallback when not explicitly required meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,01/13] meson: fix exec path with enabled runtime prefix meson: cleanups, improvements, smallish fixes - - - --- 2025-02-26 Patrick Steinhardt Accepted
[v3,3/3] builtin/diff-pairs: allow explicit diff queue flush batch blob diff generation - - - --- 2025-02-25 Justin Tobler Superseded
[v3,2/3] builtin: introduce diff-pairs command batch blob diff generation - - - --- 2025-02-25 Justin Tobler Superseded
[v3,1/3] diff: return diff_filepair from diff queue helpers batch blob diff generation - - - --- 2025-02-25 Justin Tobler Superseded
[BUG/WIP] unit-tests: use clean test environment [BUG/WIP] unit-tests: use clean test environment - - - --- 2025-02-25 Michael J Gruber New
[GSoC,v3] merge-strategies.adoc: detail submodule merge [GSoC,v3] merge-strategies.adoc: detail submodule merge - - - --- 2025-02-25 Lucas Seiki Oshiro Superseded
[v6,9/9] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,8/9] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,7/9] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,6/9] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,5/9] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,4/9] packed-backend: check if header starts with "# pack-refs with: " add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,3/9] packed-backend: check whether the "packed-refs" is regular file add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,2/9] builtin/refs: get worktrees without reading head information add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
[v6,1/9] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-02-25 shejialuo Superseded
bundle-uri: copy all bundle references ino the refs/bundle space bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-02-25 Scott Chacon New
[v3,4/4] t/unit-tests: convert oidtree test to use clar test framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-02-25 Seyi Kuforiji New
[v3,3/4] t/unit-tests: convert oidmap test to use clar test framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-02-25 Seyi Kuforiji New
[v3,2/4] t/unit-tests: convert oid-array test to use clar test framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-02-25 Seyi Kuforiji New
[v3,1/4] t/unit-tests: implement clar specific oid helper functions t/unit-tests: convert unit-tests to use clar - - - --- 2025-02-25 Seyi Kuforiji Accepted
[v2,7/7] update-ref: add --allow-partial flag for stdin mode refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,6/7] refs: implement partial reference transaction support refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,5/7] refs: introduce enum-based transaction error types refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,4/7] refs/reftable: extract code from the transaction preparation refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,3/7] refs/files: remove duplicate duplicates check refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,2/7] refs: move duplicate refname update check to generic layer refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v2,1/7] refs/files: remove redundant check in split_symref_update() refs: introduce support for partial reference transactions - - - --- 2025-02-25 Karthik Nayak New
[v3,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[v3,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-02-25 Patrick Steinhardt Superseded
[10/10] unpack_loose_rest(): rewrite return handling for clarity some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[09/10] unpack_loose_rest(): simplify error handling some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[08/10] unpack_loose_rest(): never clean up zstream some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[07/10] unpack_loose_rest(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[06/10] unpack_loose_header(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[04/10] unpack_loose_header(): fix infinite loop on broken zlib input some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[03/10] unpack_loose_header(): report headers without NUL as "bad" some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[02/10] unpack_loose_header(): simplify next_out assignment some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[01/10] loose_object_info(): BUG() on inflating content with unknown type some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
t/aggregate-results: fix paste(1) invocation t/aggregate-results: fix paste(1) invocation - - - --- 2025-02-24 D. Ben Knoble Accepted
« 1 2 3 4250 251 »