Show patches with: State = Action Required       |   24865 patches
« 1 2 3 4248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,03/21] environment: make `get_object_directory()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,02/21] environment: make `get_git_common_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,01/21] environment: make `get_git_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v5] git gui: add directly calling merge tool from configuration [v5] git gui: add directly calling merge tool from configuration - - - --- 2024-09-12 tobias.boesch@miele.com New
[4/4] remote: check branch names remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[3/4] remote add: use strvec to store tracking branches remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[2/4] remote: print an error if refspec cannot be removed remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[1/4] remote: fix set-branches when no branches are set remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[RFC,v2,2/2] set-head: do not update if there is no change set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[RFC,v2,1/2] fetch: set-head with --set-head option set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[v2,4/4] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,3/4] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,2/4] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,1/4] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,0/3] make chainlint output more newcomer-friendly - - - --- 2024-09-10 Eric Sunshine New
[30/30] pack-objects: output debug info about deltas Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[28/30] test-name-hash: add helper to compute name-hash functions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[27/30] pack-objects: add --full-name-hash option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[26/30] scalar: enable path-walk during push via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[25/30] pack-objects: enable --path-walk via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[24/30] repack: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[23/30] p5313: add size comparison test Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[21/30] pack-objects: extract should_attempt_deltas() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[20/30] pack-objects: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[19/30] path-walk: add prune_all_uninteresting option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[18/30] revision: create mark_trees_uninteresting_dense() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[17/30] survey: add report of "largest" paths Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[16/30] survey: add ability to track prioritized lists Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[15/30] survey: show progress during object walk Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[14/30] survey: summarize total sizes by object type Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[13/30] survey: add object count summary Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[12/30] survey: start pretty printing data in table form Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[11/30] survey: collect the set of requested refs Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[10/30] survey: add command line opts to select references Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[09/30] survey: stub in new experimental `git-survey` command Path-walk API and applications - - - --- 2024-09-10 Jeff Hostetler New
[08/30] path-walk: allow visiting tags Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[07/30] path-walk: allow consumer to specify object types Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[06/30] backfill: assume --sparse when sparse-checkout is enabled Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[05/30] backfill: add --sparse option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[04/30] backfill: add --batch-size=<n> option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[03/30] backfill: basic functionality and tests Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[02/30] backfill: add builtin boilerplate Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[01/30] path-walk: introduce an object walk by path Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[8/9] ref-filter: fix leak when formatting %(push:remoteref) ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King New
[v2] gitk: new config options for wrapping and diff modes [v2] gitk: new config options for wrapping and diff modes - - - --- 2024-09-09 András Gilyén New
[4/4] p5314: add a size test for name-hash collisions pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[3/4] p5313: add size comparison test pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[2/4] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[1/4] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
config.mak.uname: add HAVE_DEV_TTY to cygwin config section config.mak.uname: add HAVE_DEV_TTY to cygwin config section - - - --- 2024-09-09 Ramsay Jones New
[2/2] diff: report dirty submodules as changes in builtin_diff() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
[1/2] diff: report copies and renames as changes in run_diff_cmd() [1/2] diff: report copies and renames as changes in run_diff_cmd() - - - --- 2024-09-08 René Scharfe New
Re*: What's cooking draft as of 2024-09-06 late night Re*: What's cooking draft as of 2024-09-06 late night - - - --- 2024-09-07 Junio C Hamano New
[v3,6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,5/6] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,4/6] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,3/6] libgit-sys: add repo initialization and config access Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,2/6] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,1/6] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,9/9] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,7/9] hash.h: scaffolding for _fast hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,6/9] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,3/9] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,2/9] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3,1/9] finalize_object_file(): check for name collision before renaming hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau New
[v3] interpret-trailers: handle message without trailing newline [v3] interpret-trailers: handle message without trailing newline - - - --- 2024-09-06 Brian Lyles New
[v2] gitk: added external diff file rename detection [v2] gitk: added external diff file rename detection - - - --- 2024-09-06 tobias.boesch@miele.com New
[v3] git gui: add directly calling merge tool from gitconfig [v3] git gui: add directly calling merge tool from gitconfig - - - --- 2024-09-06 tobias.boesch@miele.com New
[v4,3/3] doc: apply synopsis simplification on git-clone and git-init doc: introducing synopsis para - - - --- 2024-09-05 Jean-Noël Avila New
[v4,2/3] doc: update the guidelines to reflect the current formatting rules doc: introducing synopsis para - - - --- 2024-09-05 Jean-Noël Avila New
[v4,1/3] doc: introduce a synopsis typesetting doc: introducing synopsis para - - - --- 2024-09-05 Jean-Noël Avila New
[v4] remote: prefetch config [v4] remote: prefetch config - - - --- 2024-09-05 Shubham Kanodia New
scalar: add --no-tags option scalar: add --no-tags option - - - --- 2024-09-05 Derrick Stolee New
drop trailing newline from warning/error/die messages drop trailing newline from warning/error/die messages - - - --- 2024-09-05 Jeff King New
sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout: use fdopen_lock_file() instead of xfdopen() - - - --- 2024-09-05 Jeff King New
[filter-repo] : add --callbacks option to load many callbacks from one file [filter-repo] : add --callbacks option to load many callbacks from one file - - - --- 2024-09-03 Zack Weinberg New
[v3,1/2] Allow using stdin in run_on_* functions Mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles New
word-diff-regex=. sometimes ignores newlines word-diff-regex=. sometimes ignores newlines - - - --- 2024-09-03 高橋全 (Tamo) New
[v3,4/4] ref: add symlink ref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,3/4] ref: add symref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,2/4] ref: add regular ref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,1/4] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-09-03 shejialuo 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
[4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[3/4] builtin/clone.c: recognize fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[2/4] builtin/fetch.c: add fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[1/4] transport: add parse_transport_option() method Support server option from configuration - - - --- 2024-09-02 Xing Xin New
[v2,2/2] Mark 'git cat-file' sparse-index compatible Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
[v2,1/2] Allow using stdin in run_on_* functions Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
[9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__ [v2] CodingGuidelines: also mention MAYBE_UNUSED - - - --- 2024-08-29 Junio C Hamano New
[2/2] chainlint: reduce annotation noise-factor make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
[1/2] chainlint: make error messages self-explanatory make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
SQUASH??? remove unused parameters SQUASH??? remove unused parameters - - - --- 2024-08-28 Junio C Hamano New
fixup! midx: implement writing incremental MIDX bitmaps fixup! midx: implement writing incremental MIDX bitmaps - - - --- 2024-08-28 Junio C Hamano New
[5/6] compat: mark unused parameters in win32/mingw functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King New
« 1 2 3 4248 249 »