Show patches with: State = Action Required       |    Archived = No       |   656 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
« 1 2 ... 4 5 6 7 »