Show patches with: State = Action Required       |   24265 patches
« 1 2 ... 4 5 6242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] commit: Avoid redundant scissor line with --cleanup=scissors -v [v2,1/2] commit: Avoid redundant scissor line with --cleanup=scissors -v - - - --- 2024-02-27 Josh Triplett New
replay: Fix documentation of the --contained flag replay: Fix documentation of the --contained flag - - - --- 2024-02-26 Gabriel de Perthuis New
rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-02-26 Phillip Wood New
Bug: diff --no-index with cachetextconv crashes Bug: diff --no-index with cachetextconv crashes - - - --- 2024-02-26 Paweł Dominiak New
advice: Add advice.scissors to suppress "do not modify or remove this line" advice: Add advice.scissors to suppress "do not modify or remove this line" - - - --- 2024-02-26 Josh Triplett New
submodule: use strvec_pushf() for --submodule-prefix submodule: use strvec_pushf() for --submodule-prefix - - - --- 2024-02-25 René Scharfe New
[2/2] name-rev: use mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[1/2] mem-pool: add mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[3/3] t-ctype: do one test per class and char t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[2/3] t-ctype: avoid duplicating class names t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[1/3] t-ctype: allow NUL anywhere in the specification string t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
send-email: implement SMTP bearer authentication send-email: implement SMTP bearer authentication - - - --- 2024-02-25 Julian Swagemakers New
fetch: convert strncmp() with strlen() to starts_with() fetch: convert strncmp() with strlen() to starts_with() - - - --- 2024-02-24 René Scharfe New
[v3,7/7] ci: use test-tool as unit test runner on Windows test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,6/7] t/Makefile: run unit tests alongside shell tests test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,5/7] unit tests: add rule for running with test-tool test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,4/7] test-tool run-command testsuite: support unit tests test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,3/7] test-tool run-command testsuite: remove hardcoded filter test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,2/7] test-tool run-command testsuite: get shell from env test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
[v3,1/7] t0080: turn t-basic unit test into a helper test-tool: add unit test suite runner - - - --- 2024-02-23 Josh Steadmon New
unit-tests: convert t/helper/test-oid-array.c to unit-tests unit-tests: convert t/helper/test-oid-array.c to unit-tests - - - --- 2024-02-23 Ghanshyam Thakkar New
[v2,2/2] an improvement: removed configure.ac changes This PR enables a successful git build on z/OS. - - - --- 2024-02-23 Haritha D New
[v2,1/2] build: support z/OS (OS/390). This PR enables a successful git build on z/OS. - - - --- 2024-02-23 Haritha D New
[v2] Add unix domain socket support to HTTP transport [v2] Add unix domain socket support to HTTP transport - - - --- 2024-02-23 Leslie Cheng New
[2/2] commit-graph: suggest removing corrupt graphs commit-graph: suggest deleting corrupt graphs - - - --- 2024-02-22 Josh Steadmon New
[1/2] commit-graph: add `git commit-graph clear` subcommand commit-graph: suggest deleting corrupt graphs - - - --- 2024-02-22 Josh Steadmon New
[v5,3/3] test-stdlib: show that git-std-lib is independent Untitled series #828803 - - - --- 2024-02-22 Calvin Wan New
[v5,2/3] git-std-lib: introduce Git Standard Library Untitled series #828802 - - - --- 2024-02-22 Calvin Wan New
[v5,1/3] pager: include stdint.h because uintmax_t is used [v5,1/3] pager: include stdint.h because uintmax_t is used - - - --- 2024-02-22 Calvin Wan New
[v2,06/11] merge_bases_many(): pass on errors from `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,05/11] commit-reach: start reporting errors in `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,03/11] Start reporting missing commits in `repo_in_merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[2/2] builtin/show-branch: detect empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
Add unix domain socket support to HTTP transport. Add unix domain socket support to HTTP transport. - - - --- 2024-02-21 Leslie Cheng New
[v4] documentation: send-email: use camel case consistently [v4] documentation: send-email: use camel case consistently - - - --- 2024-02-20 Dragan Simic New
branch: adjust documentation branch: adjust documentation - 1 - --- 2024-02-20 Rubén Justo New
[v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` [v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` - - - --- 2024-02-20 Patrick Steinhardt New
Revert "Declare both git-switch and git-restore experimental" Revert "Declare both git-switch and git-restore experimental" - - - --- 2024-02-20 Matthieu Baerts New
[2/2] apply: rewrite unit tests with structured cases apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[1/2] apply: add unit tests for parse_range and rename to parse_fragment_range apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[PULL] l10n updates for 2.44.0 round 3 [PULL] l10n updates for 2.44.0 round 3 - - - --- 2024-02-19 Jiang Xin New
[v2,5/5] notes: use strbuf_attach to take ownership of the object contents Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,4/5] notes: do not clean up right before calling die() Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,3/5] notes: use existing function stream_blob_to_fd Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,2/5] notes: avoid launching a child process to show a note blob Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,1/5] log: Move show_blob_object() to log.c Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2] rerere: fix crash during clear [v2] rerere: fix crash during clear - - - --- 2024-02-18 Marcel Röthke New
diff.c: use utf8_strwidth() instead of strlen() for display width diff.c: use utf8_strwidth() instead of strlen() for display width - - - --- 2024-02-18 Chandra Pratap New
rerere: fix crash in during clear rerere: fix crash in during clear - - - --- 2024-02-18 Marcel Röthke New
[5/5] am: update test t4254 by adding the new error text promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[4/5] apply: pass through quiet flag to fix t4150 promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[3/5] apply: update t4012 test suite promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[2/5] apply: use new promise structures in git-apply logic as a proving ground promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[1/5] promise: add promise pattern to track success/error from operations promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
builtin/stash: configs keepIndex, includeUntracked builtin/stash: configs keepIndex, includeUntracked - - - --- 2024-02-18 Ricardo C New
git: extend --no-lazy-fetch to work across subprocesses git: extend --no-lazy-fetch to work across subprocesses - - - --- 2024-02-16 Junio C Hamano New
[v2] branch: rework the descriptions of rename and copy operations [v2] branch: rework the descriptions of rename and copy operations - - - --- 2024-02-16 Dragan Simic New
[Improvements,on,messages,5/5] revision.c: trivial fix to message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
[Improvements,on,messages,2/5] transport-helper.c: trivial fix of error message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
[Improvements,on,messages,1/5] rebase: trivial fix of error message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
cmake: let `test-tool` run the unit tests, too cmake: let `test-tool` run the unit tests, too - - - --- 2024-02-15 Johannes Schindelin New
AW: git-archive: --add-virtual-file doesn't seem to respect --prefix AW: git-archive: --add-virtual-file doesn't seem to respect --prefix - - - --- 2024-02-15 stefan.naewe@atlas-elektronik.com New
[7/7] fsmonitor: addressed comments for patch 1352 fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 marzi.esipreh New
[6/7] fsmonitor: update doc for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[5/7] fsmonitor: test updates fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[4/7] fsmonitor: enable fsmonitor for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[3/7] fsmonitor: implement filesystem change listener for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[2/7] fsmonitor: determine if filesystem is local or remote fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[1/7] fsmonitor: rebase with master fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
use C99 declaration of variable in for() loop use C99 declaration of variable in for() loop - - - --- 2024-02-15 Elia Pinto New
diff: mark some diff parameters as placeholders diff: mark some diff parameters as placeholders - - - --- 2024-02-14 Jiang Xin New
credential/osxkeychain: store new attributes credential/osxkeychain: store new attributes - - - --- 2024-02-13 M Hickford New
[v6,0/2] add-patch: classify '@' as a synonym for 'HEAD' - - - --- 2024-02-13 Ghanshyam Thakkar New
t9146: replace test -d/-f with appropriate test_path_is_* function t9146: replace test -d/-f with appropriate test_path_is_* function - - - --- 2024-02-11 Chandra Pratap New
ci: bump remaining outdated Actions versions ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin New
[BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64 [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64 - - - --- 2024-02-10 Randall S. Becker New
[v2,8/8] cherry-pick: add `--empty` for more robust redundant commit handling [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-02-10 Brian Lyles New
[v2,7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-02-10 Brian Lyles New
[v2,6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits` [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-02-10 Brian Lyles New
[v2,5/8] sequencer: do not require `allow_empty` for redundant commit options [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-02-10 Brian Lyles New
[v2,4/8] sequencer: treat error reading HEAD as unborn branch Untitled series #824886 - - - --- 2024-02-10 Brian Lyles New
[v2,2/8] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1) Untitled series #824884 - - - --- 2024-02-10 Brian Lyles New
[v2,1/8] docs: address inaccurate `--empty` default with `--exec` [v2,1/8] docs: address inaccurate `--empty` default with `--exec` - - - --- 2024-02-10 Brian Lyles New
use xstrncmpz() use xstrncmpz() - - - --- 2024-02-10 René Scharfe New
[1/1] imap-send: include strbuf.h [1/1] imap-send: include strbuf.h - - - --- 2024-02-09 Christian Hesse New
[2/2] receive-pack: use find_commit_header() in check_nonce() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
[1/2] receive-pack: use find_commit_header() in check_cert_push_options() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
doc: git.txt-Fix inconsistency param description doc: git.txt-Fix inconsistency param description - - - --- 2024-02-09 ttdlyu New
git: --no-lazy-fetch option git: --no-lazy-fetch option - - - --- 2024-02-08 Junio C Hamano New
[v2] commit.c: ensure find_header_mem() doesn't scan beyond given range [v2] commit.c: ensure find_header_mem() doesn't scan beyond given range - - - --- 2024-02-07 Chandra Pratap New
restore: allow --staged on unborn branch restore: allow --staged on unborn branch - - - --- 2024-02-06 Ghanshyam Thakkar New
[v4,3/3] add -p tests: remove Perl prerequisite add-patch: '@' as a synonym for 'HEAD' - - - --- 2024-02-06 Ghanshyam Thakkar New
[v4,2/3] add-patch: classify '@' as a synonym for 'HEAD' add-patch: '@' as a synonym for 'HEAD' - - - --- 2024-02-06 Ghanshyam Thakkar New
[v4,1/3] add-patch: remove unnecessary NEEDSWORK comment add-patch: '@' as a synonym for 'HEAD' - - - --- 2024-02-06 Ghanshyam Thakkar New
doc: diff-options: clarify --relative option doc: diff-options: clarify --relative option - - - --- 2024-02-06 Han Young New
[v4,28/28] trailer: introduce "template" term for readability Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,27/28] trailer_set_*(): put out parameter at the end Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,26/28] trailer: unify "--trailer ..." arg handling Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
« 1 2 ... 4 5 6242 243 »