Show patches with: State = Action Required       |    Archived = No       |   580 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[2/2] pager: make wait_for_pager a no-op for "cat" [1/2] t3701: avoid one-shot export for shell functions - - - --- 2024-07-22 Rubén Justo New
[1/2] t3701: avoid one-shot export for shell functions [1/2] t3701: avoid one-shot export for shell functions - - - --- 2024-07-22 Rubén Justo New
[1/1] doc: remove dangling closing parenthesis [1/1] doc: remove dangling closing parenthesis - - - --- 2024-07-22 Tomas Nordin New
Documentation/RelNotes/2.46.0.txt: fix typo Documentation/RelNotes/2.46.0.txt: fix typo - - - --- 2024-07-22 Taylor Blau New
Re* [PATCH v3 4/4] add-patch: render hunks through the pager Re* [PATCH v3 4/4] add-patch: render hunks through the pager - - - --- 2024-07-22 Junio C Hamano New
[v2,6/6] t-strbuf: use for_test unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,5/6] t-strvec: use for_test unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,4/6] t-reftable-basics: use for_test unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,3/6] t-ctype: use for_test unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,2/6] unit-tests: add for_test unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,1/6] t0080: move expected output to a file unit-tests: add and use for_test to simplify tests - - - --- 2024-07-21 René Scharfe New
[v2,1/2] add-patch: handle splitting hunks with diff.suppressBlankEmpty add-patch: handle splitting hunks with diff.suppressBlankEmpty - - - --- 2024-07-20 Phillip Wood New
« 1 2 ... 3 4 5 6 »