Show patches with: State = Action Required       |   25224 patches
« 1 2 ... 6 7 8252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,7/8] git-prompt: ta-da! document usage in other shells git-prompt: support more shells v2 - - - --- 2024-08-15 avih New
[v4,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt New
[1/1] git jump: support show [1/1] git jump: support show - - - --- 2024-08-14 Geoffrey Thomas New
[v2,3/3] send-email: teach git send-email option to translate aliases send-email: teach git send-email mode to translate aliases - - - --- 2024-08-14 Jacob Keller New
format-patch: add support for mailmap file format-patch: add support for mailmap file - - - --- 2024-08-13 Jacob Keller New
[v2] git-svn: mention `svn:global-ignores` in help+docs [v2] git-svn: mention `svn:global-ignores` in help+docs - - - --- 2024-08-13 Alex Galvin New
get_oid(): enforce minimum length for "-g<hex>" names get_oid(): enforce minimum length for "-g<hex>" names - - - --- 2024-08-13 Jeff King New
[2/2] git-gui: strip commit messages less aggressively Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[1/2] git-gui: strip comments and consecutive empty lines from commit messages Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
git-svn: mention `svn:globalignores` in help+docs git-svn: mention `svn:globalignores` in help+docs - - - --- 2024-08-12 Alex Galvin New
[v3,3/3] git-svn: mention `svn:globalignores` in help git-svn: use svn:global-ignores when creating .gitignores - - - --- 2024-08-12 Alex Galvin New
[v2,5/5] cgit: add higher-level cgit crate Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,4/5] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,3/5] cgit-sys: add repo initialization and config access Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,2/5] cgit-sys: introduce Rust wrapper for libgit.a Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,1/5] common-main: split init and exit code into new files Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
doc: pack-objects: clarify --missing option doc: pack-objects: clarify --missing option - - - --- 2024-08-08 Han Young New
[v2] refs: avoid "too many arguments" [v2] refs: avoid "too many arguments" - - - --- 2024-08-06 Junio C Hamano New
[RFC] usage_msg_opt() and _optf() must die [RFC] usage_msg_opt() and _optf() must die - - - --- 2024-08-06 Junio C Hamano New
[v3,19/19] midx: implement support for writing incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v3,04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v1,4/4] miscellaneous: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,3/4] notes: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,2/4] cat-file: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,1/4] refs: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v4,8/8,Newcomer] t7004: Use single quotes instead of double quotes t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,6/8,Newcomer] t7004: Description on the same line as test_expect_success t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,4/8,Newcomer] t7004: Do not prepare things outside test_expect_success t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,2/8,Newcomer] t7004: Do not lose exit status to pipe t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
Added support for --branch to git p4 rebase in git-p4.py Added support for --branch to git p4 rebase in git-p4.py - - - --- 2024-08-05 Samuel Hishmeh New
[GSoC,v15,8/9] files-backend: add unified interface for refs scanning [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo New
[GSoC,v15,5/9] fsck: add refs report function [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo New
[GSoC,v15,0/9] ref consistency check infra setup - - - --- 2024-08-05 shejialuo New
[v2,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
repository: prevent memory leak when releasing ref stores repository: prevent memory leak when releasing ref stores - - - --- 2024-08-05 Sven Strickroth New
[5/5] doc: git-diff: apply format changes to config part doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[4/5] doc: git-diff: apply format changes to diff-generate-patch doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[3/5] doc: git-diff: apply format changes to diff-format doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[2/5] doc: git-diff: apply format changes to diff-options doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[1/5] doc: git-diff: apply new documentation guidelines doc: git diff reformatting - - - --- 2024-08-04 Jean-Noël Avila New
[v7,2/5] t: move reftable/tree_test.c to the unit testing framework t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-08-04 Chandra Pratap New
[v2,Newcomer] t7004-tag: modernize the test script [v2,Newcomer] t7004-tag: modernize the test script - - - --- 2024-08-03 AbdAlRahman Gad New
[GSoC,v5] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c [GSoC,v5] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c - - - --- 2024-08-03 Ghanshyam Thakkar New
log-tree: use decimal_width() log-tree: use decimal_width() - - - --- 2024-08-03 René Scharfe New
[v5] http: do not ignore proxy path [v5] http: do not ignore proxy path - - - --- 2024-08-02 Ryan Hendrickson New
quiltimport mode detection oddity quiltimport mode detection oddity - - - --- 2024-08-01 Andrew Morton New
[Bug] Temp file use in t0018.6 [Bug] Temp file use in t0018.6 - - - --- 2024-08-01 Randall S. Becker New
[4/4] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
[3/4] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
[2/4] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
[1/4] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-07-31 Christian Couder New
credential-osxkeychain: Clear username_buffer before getting the converted C string. credential-osxkeychain: Clear username_buffer before getting the converted C string. - - - --- 2024-07-31 Hong Jiang New
grep: -W: skip trailing empty lines at EOF, too grep: -W: skip trailing empty lines at EOF, too - - - --- 2024-07-30 René Scharfe New
[v4,6/6] t-strvec: use if_test add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
[v4,5/6] t-reftable-basics: use if_test add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
[v4,4/6] t-ctype: use if_test add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
[v4,3/6] unit-tests: add if_test add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
[v4,2/6] unit-tests: show location of checks outside of tests add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
[v4,1/6] t0080: use here-doc test body add and use if_test to simplify tests - - - --- 2024-07-30 René Scharfe New
t-example-decorate: remove test messages t-example-decorate: remove test messages - - - --- 2024-07-30 René Scharfe New
[v2,1/1] notes: do not trigger editor when adding an empty note [v2,1/1] notes: do not trigger editor when adding an empty note - - - --- 2024-07-29 David Disseldorp New
[v2,0/1] notes: fix editor invocation regression - - - --- 2024-07-29 David Disseldorp New
[PULL] l10n updates for 2.46.0 [PULL] l10n updates for 2.46.0 - - - --- 2024-07-28 Jiang Xin New
doc: fix hex code escapes in git-ls-files doc: fix hex code escapes in git-ls-files - - - --- 2024-07-26 Jayson Rhynas New
csum-file: introduce discard_hashfile() csum-file: introduce discard_hashfile() - - - --- 2024-07-25 Junio C Hamano New
[2/2] notes: revert note_data.given behavior with empty notes add [1/2] t3301-notes: check editor isn't invoked for empty notes add - - - --- 2024-07-25 David Disseldorp New
[1/2] t3301-notes: check editor isn't invoked for empty notes add [1/2] t3301-notes: check editor isn't invoked for empty notes add - - - --- 2024-07-25 David Disseldorp New
[0/2] notes: fix editor invocation regression - - - --- 2024-07-25 David Disseldorp New
[v2,3/3] doc: apply synopsis simplification on git-clone and git-init doc: introducing synopsis para - - - --- 2024-07-24 Jean-Noël Avila New
[v2,2/3] doc: update the guidelines to reflect the current formatting rules doc: introducing synopsis para - - - --- 2024-07-24 Jean-Noël Avila New
[v2,1/3] doc: introduce a synopsis custom paragraph attribute doc: introducing synopsis para - - - --- 2024-07-24 Jean-Noël Avila New
[v3,7/7] t-strbuf: use for_test add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v3,6/7] t-strvec: use for_test add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v3,5/7] t-reftable-basics: use for_test add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v3,4/7] t-ctype: use for_test add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v3,3/7] unit-tests: add for_test add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v3,2/7] unit-tests: show location of checks outside of tests add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
[v2,3/3] fetch: use bundle URIs when having creationToken heuristic fetch: use bundle URIs when having creationToken heuristic - - - --- 2024-07-24 Toon Claes New
[v2,2/3] transport: introduce transport_has_remote_bundle_uri() fetch: use bundle URIs when having creationToken heuristic - - - --- 2024-07-24 Toon Claes New
[v2,1/3] clone: remove double bundle list clear code fetch: use bundle URIs when having creationToken heuristic - - - --- 2024-07-24 Toon Claes New
[v3,1/7] t0080: use here-doc test body add and use for_test to simplify tests - - - --- 2024-07-24 René Scharfe New
Re* [PATCH] t0613: mark as leak-free Re* [PATCH] t0613: mark as leak-free - - - --- 2024-07-23 Rubén Justo New
[7/8] git-prompt: ta-da! document usage in other shells git-prompt: support more shells - - - --- 2024-07-23 avih New
[6/8] git-prompt: add fallback for shells without $'...' git-prompt: support more shells - - - --- 2024-07-23 avih New
[v2] unit-tests: show location of checks outside of tests [v2] unit-tests: show location of checks outside of tests - - - --- 2024-07-23 René Scharfe New
[v2,2/2] pager: make wait_for_pager a no-op for "cat" add-p P fixups - - - --- 2024-07-23 Rubén Justo New
[v2,1/2] t3701: avoid one-shot export for shell functions add-p P fixups - - - --- 2024-07-23 Rubén Justo New
[v3] CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func" [v3] CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func" - - - --- 2024-07-23 Junio C Hamano New
« 1 2 ... 6 7 8252 253 »