Show patches with: State = Action Required       |   25509 patches
« 1 2 3 4255 256 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
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
[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
[BUG/WIP] unit-tests: use clean test environment [BUG/WIP] unit-tests: use clean test environment - - - --- 2025-02-25 Michael J Gruber New
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
[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
[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
[v2,4/4] t/unit-tests: convert oidtree test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,3/4] t/unit-tests: convert oidmap test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,2/4] t/unit-tests: convert oid-array test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,1/4] t/unit-tests: implement clar specific oid helper functions [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v5,6/6] fast-export, fast-import: add support for signed-commits fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
[v5,5/6] fast-export: do not modify memory from get_commit_buffer fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
[v5,4/6] git-fast-export.txt: clarify why 'verbatim' may not be a good idea fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
[v5,3/6] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
[v5,2/6] fast-export: fix missing whitespace after switch fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
[v5,1/6] git-fast-import.adoc: add missing LF in the BNF fast-export, fast-import: add support for signed-commits - - - --- 2025-02-24 Christian Couder New
doc: fix typo in it.po doc: fix typo in it.po - - - --- 2025-02-23 Ruggero New
[resend] commit: avoid parent list buildup in clear_commit_marks_many() [resend] commit: avoid parent list buildup in clear_commit_marks_many() - - - --- 2025-02-23 René Scharfe New
[v11,8/8] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,7/8] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,6/8] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,5/8] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,4/8] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,3/8] t1006: split test utility functions into new "lib-cat-file.sh" cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,2/8] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
[v11,1/8] git-compat-util: add strtoul_ul() with error handling cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Eric Ju New
git-compat-util.h: Bump _XOPEN_SOURCE on OpenBSD git-compat-util.h: Bump _XOPEN_SOURCE on OpenBSD - - - --- 2025-02-21 Audrey Dutcher New
[2/2] add-patch: update hunk splitability after editing add -p: a couple of hunk splitting fixes - - - --- 2025-02-21 Phillip Wood New
[1/2] add -p: mark split hunks as undecided add -p: a couple of hunk splitting fixes - - - --- 2025-02-21 Phillip Wood New
[9/9] builtin/cat-file: use bitmaps to efficiently filter by object type builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[8/9] builtin/cat-file: deduplicate logic to iterate over all objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[7/9] pack-bitmap: introduce function to check whether a pack is bitmapped builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[6/9] pack-bitmap: expose function to iterate over bitmapped objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[5/9] builtin/cat-file: support "object:type=" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[4/9] builtin/cat-file: support "blob:limit=" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[3/9] builtin/cat-file: support "blob:none" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[2/9] builtin/cat-file: wire up an option to filter objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[1/9] builtin/cat-file: rename variable that tracks usage builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-02-21 Patrick Steinhardt New
[v2,12/12] builtin/checkout-index: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,11/12] builtin/for-each-ref: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,10/12] builtin/for-each-ref: refactor `cmd_for_each_ref()` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,09/12] builtin/ls-files: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,08/12] builtin/pack-refs: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,07/12] builtin/pack-refs: refactor `cmd_pack_refs()` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,06/12] builtin/send-pack: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,05/12] builtin/send-pack: refactor `cmd_send_pack()` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,04/12] builtin/verify-commit: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,03/12] builtin/verify-commit: refactor `cmd_verify_commit()` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,02/12] builtin/verify-tag: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[v2,01/12] builtin/verify-tag: refactor `cmd_verify_tag()` stop using the_repository global variable. - - - --- 2025-02-19 Usman Akinyemi New
[RFH] Issues and Contributions to friendly third-party projects [RFH] Issues and Contributions to friendly third-party projects - - - --- 2025-02-19 Junio C Hamano New
[v2,7/7] http: silence stderr when progress is enabled Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,6/7] bundle-uri: enable git-remote-https progress Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,5/7] remote-curl: optionally show progress for HTTP get Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,4/7] http: add the ability to log progress Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,3/7] http: turn off curl signals Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,2/7] progress: allow pure-throughput progress meters Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[v2,1/7] progress: add function to set total Show progress when downloading from bundle URIs - - - --- 2025-02-19 Toon Claes New
[2/2] fix: when resolving merge conflicts, japanese file names become garbled. gitk: Fixing file name encoding issues. - - - --- 2025-02-18 Kazuhiro Kato New
[1/2] Fixing file name encoding issues. gitk: Fixing file name encoding issues. - - - --- 2025-02-18 Kazuhiro Kato New
[v2,1/1] userdiff: extend Bash pattern to cover more shell function forms userdiff: add built-in pattern for shell scripts - - - --- 2025-02-18 Moumita New
[v5,3/3] doc: add technical design doc for large object promisors Introduce a "promisor-remote" capability - - - --- 2025-02-18 Christian Couder New
[v6,18/18] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-02-18 Patrick Steinhardt New
[v6,17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-02-18 Patrick Steinhardt New
[v6,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-18 Patrick Steinhardt New
[v6,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-18 Patrick Steinhardt New
« 1 2 3 4255 256 »