Show patches with: State = Action Required       |   24309 patches
« 1 2 ... 6 7 8243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
pack-bitmap: drop unused `reuse_objects` pack-bitmap: drop unused `reuse_objects` - - - --- 2024-01-27 Taylor Blau New
[4/4] completion: reflog show <log-options> completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[3/4] completion: reflog with implicit "show" completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[2/4] completion: introduce __git_find_subcommand completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[1/4] completion: introduce __gitcomp_subcommand completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[v5] tests: move t0009-prio-queue.sh to the new unit testing framework [v5] tests: move t0009-prio-queue.sh to the new unit testing framework - - - --- 2024-01-25 Chandra Pratap New
ls-files: avoid the verb "deprecate" for individual options ls-files: avoid the verb "deprecate" for individual options - - - --- 2024-01-24 Junio C Hamano New
[2/2] FIX memory leak in one branch FIX: use utf8_strnwidth for line_prefix in diff.c - - - --- 2024-01-24 Md Isfarul Haque New
[1/2] FIX: use utf8_strnwidth for line_prefix in diff.c FIX: use utf8_strnwidth for line_prefix in diff.c - - - --- 2024-01-24 Md Isfarul Haque New
[2/2] reftable/stack: adjust permissions of compacted tables [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[1/2] reftable/stack: use fchmod(3P) to set permissions [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[0/2] reftable: adjust permissions of compacted tables - - - --- 2024-01-24 Patrick Steinhardt New
[v4,2/2] patch-id: replace `atoi()` with `strtol_i_updated()` Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[v4,1/2] git-compat-util: add strtol_i_updated() Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[v2,2/2] patch-id: replace `atoi()` with `strtol_i_updated()` Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[v2,1/2] git-compat-util: add strtol_i_updated() Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[RFC] editorconfig: limit code lines to 80 characters [RFC] editorconfig: limit code lines to 80 characters - - - --- 2024-01-22 Carlo Marcelo Arenas Belón New
[2/2] patch-id: replace `atoi()` with `strtol_i2()` Replace atoi() with strtol_i2() - - - --- 2024-01-22 Mohit Marathe New
[1/2] git-compat-util: add strtol_i2 Replace atoi() with strtol_i2() - - - --- 2024-01-22 Mohit Marathe New
[Outreachy,v4] t2400: avoid losing exit status to pipes [Outreachy,v4] t2400: avoid losing exit status to pipes - - - --- 2024-01-20 Achu Luma New
partial commit of file-to-directory change, was Re: Bugreport partial commit of file-to-directory change, was Re: Bugreport - - - --- 2024-01-20 Jeff King New
[2/2] ci: build and run minimal fuzzers in GitHub CI Run limited fuzz tests in GitHub CI - - - --- 2024-01-19 Josh Steadmon New
[1/2] fuzz: fix fuzz test build rules Run limited fuzz tests in GitHub CI - - - --- 2024-01-19 Josh Steadmon New
MyFirstContribution: update mailing list sub steps MyFirstContribution: update mailing list sub steps - - - --- 2024-01-19 Kyle Lippincott New
[v2,04/12] t1404: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-19 John Cai New
[v2,01/12] t3210: move to t0601 Group reffiles tests - - - --- 2024-01-19 John Cai New
[4/4] cherry-pick: Add `--empty` for more robust redundant commit handling [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-01-19 Brian Lyles New
[3/4] rebase: Update `--empty=ask` to `--empty=drop` [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-01-19 Brian Lyles New
[2/4] docs: Clean up `--empty` formatting in `git-rebase` and `git-am` [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-01-19 Brian Lyles New
[1/4] sequencer: Do not require `allow_empty` for redundant commit options [1/4] sequencer: Do not require `allow_empty` for redundant commit options - - - --- 2024-01-19 Brian Lyles New
[v2,2/2] t0024: style fix [v2,1/2] t0024: avoid losing exit status to pipes - - - --- 2024-01-19 Ghanshyam Thakkar New
[12/12] t5312: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[11/12] t4202: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[10/12] t3903: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[09/12] t1503: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[08/12] t1415: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[05/12] t1405: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[04/12] t1404: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[03/12] t1414: convert test to use Git commands instead of writing refs manually Group reffiles tests - - - --- 2024-01-17 John Cai New
[v2] rebase: Fix documentation about used shell in -x [v2] rebase: Fix documentation about used shell in -x - - - --- 2024-01-17 Nikolay Borisov New
[v3,2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert [v3,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge - - - --- 2024-01-17 Michael Lohmann New
[v3,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge [v3,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge - - - --- 2024-01-17 Michael Lohmann New
git-range-diff ignoring commit message changes git-range-diff ignoring commit message changes - - - --- 2024-01-15 Gwyneth Morgan New
bisect: add --force flag to force checkout bisect: add --force flag to force checkout - - - --- 2024-01-15 Kevin Wang New
clone: support cloning of filtered bundles clone: support cloning of filtered bundles - - - --- 2024-01-14 Nikolay Edigaryev New
add ctx menu for tags, impl "remove tag" and "copy tag name" add ctx menu for tags, impl "remove tag" and "copy tag name" - - - --- 2024-01-12 Ulrich Hornung New
[Outreachy,v5] Port helper/test-ctype.c to unit-tests/t-ctype.c [Outreachy,v5] Port helper/test-ctype.c to unit-tests/t-ctype.c - - - --- 2024-01-12 Achu Luma New
[Outreachy] Port helper/test-advise.c to unit-tests/t-advise.c [Outreachy] Port helper/test-advise.c to unit-tests/t-advise.c - - - --- 2024-01-12 Achu Luma New
[RFC] `log --merge` also for rebase/cherry pick/revert [RFC] `log --merge` also for rebase/cherry pick/revert - - - --- 2024-01-11 Michael Lohmann New
push: improve consistency of output when "up to date" push: improve consistency of output when "up to date" - - - --- 2024-01-11 Benji Kay New
[v2,2/2] t5541: remove lockfile creation Generalize reference locking in tests - - - --- 2024-01-11 Justin Tobler New
[v3] builtin/revert.c: refactor using an enum for cmd-action [v3] builtin/revert.c: refactor using an enum for cmd-action - - - --- 2024-01-11 Michael Lohmann New
[v2,2/3] advice: fix an unexpected leading space branch: error description when deleting a not fully merged branch - - - --- 2024-01-11 Rubén Justo New
gitweb: Exiting subroutine via next at /usr/lib/cgi-bin/gitweb.cgi line 3142 gitweb: Exiting subroutine via next at /usr/lib/cgi-bin/gitweb.cgi line 3142 - - - --- 2024-01-11 martin f krafft New
[5/5] t5325: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[4/5] t5313: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[3/5] t5308: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[2/5] t5302: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[v3,2/2] t7501: add tests for --amend --signoff t7501: add tests for --include, --only, - - - --- 2024-01-10 Ghanshyam Thakkar New
[v3,1/2] t7501: add tests for --include and --only t7501: add tests for --include, --only, - - - --- 2024-01-10 Ghanshyam Thakkar New
t4129: prevent loss of exit code due to the use of pipes t4129: prevent loss of exit code due to the use of pipes - - - --- 2024-01-10 Chandra Pratap New
[10/10] trailer: delete obsolete argument handling code from API Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[09/10] trailer: move arg handling to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[08/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[07/10] trailer: spread usage of "trailer_block" language Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[06/10] trailer: make trailer_info struct private Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[05/10] sequencer: use the trailer iterator Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[04/10] trailer: delete obsolete formatting functions Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[03/10] trailer: unify trailer formatting machinery Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[02/10] trailer: include "trailer" term in API functions Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[01/10] trailer: move process_trailers() to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-10 Linus Arver New
[v2,5/5] completion: custom git-bisect terms [v2,1/5] completion: complete new old actions, start opts - - - --- 2024-01-10 Britton Kerin New
[v2,4/5] completion: custom git-bisect terms [v2,1/5] completion: complete new old actions, start opts - - - --- 2024-01-10 Britton Kerin New
[v2,3/5] completion: move to maintain define-before-use [v2,1/5] completion: complete new old actions, start opts - - - --- 2024-01-10 Britton Kerin New
[v2,2/5] completion: git-log opts to bisect visualize [v2,1/5] completion: complete new old actions, start opts - - - --- 2024-01-10 Britton Kerin New
[v2,1/5] completion: complete new old actions, start opts [v2,1/5] completion: complete new old actions, start opts - - - --- 2024-01-10 Britton Kerin New
[v2,2/2] t7501: add test for --amend with --signoff Untitled series #815471 - - - --- 2024-01-09 Ghanshyam Thakkar New
[v2,1/2] t7501: add tests for --include, --only of commit [v2,1/2] t7501: add tests for --include, --only of commit - - - --- 2024-01-09 Ghanshyam Thakkar New
[3/3] advice: allow disabling the automatic hint in advise_if_enabled() allow disabling the automatic hint in advise_if_enabled() - - - --- 2024-01-09 Rubén Justo New
[2/3] t/test-tool: handle -c <name>=<value> arguments allow disabling the automatic hint in advise_if_enabled() - - - --- 2024-01-09 Rubén Justo New
[1/3] t/test-tool: usage description allow disabling the automatic hint in advise_if_enabled() - - - --- 2024-01-09 Rubén Justo New
[2/2] t7501: Add test for amending commit to add signoff. t7501: Add tests for various index usages, -i and -o, of commit command and amending commit to add … - - - --- 2024-01-09 Ghanshyam Thakkar New
[1/2] t7501: Add tests for various index usages, -i and -o, of commit command. t7501: Add tests for various index usages, -i and -o, of commit command and amending commit to add … - - - --- 2024-01-09 Ghanshyam Thakkar New
[v2,1/1] completion: don't complete revs when --no-format-patch [v2,1/1] completion: don't complete revs when --no-format-patch - - - --- 2024-01-09 Britton Kerin New
[v2,1/1] completion: dir-type optargs for am, format-patch [v2,1/1] completion: dir-type optargs for am, format-patch - - - --- 2024-01-09 Britton Kerin New
[v7,1/1] mingw: give more details about unsafe directory's ownership mingw: give more details about unsafe directory's 1 - - --- 2024-01-08 Sören Krecker New
[1/1] completion: don't comp revs when --no-format-patch completion: send-email: don't complete revs when --no-format-patch - - - --- 2024-01-08 Britton Kerin New
[1/1] completion: dir-type optargs for am, format-patch completion: complete dir-type option args to am, format_patch - - - --- 2024-01-07 Britton Kerin New
[v6,1/1] mingw: give more details about unsafe directory's ownership mingw: give more details about unsafe directory's ownership - - - --- 2024-01-06 Sören Krecker New
index-pack: spawn threads atomically index-pack: spawn threads atomically - - - --- 2024-01-05 Jeff King New
[v3] rebase: clarify --reschedule-failed-exec default [v3] rebase: clarify --reschedule-failed-exec default - - - --- 2024-01-05 Illia Bobyr New
[v5,1/1] Adds domain/username to error message Replace SID with domain/username on Windows - - - --- 2024-01-04 Sören Krecker New
fix: platform accordance while calculating murmur3 fix: platform accordance while calculating murmur3 - - - --- 2024-01-04 Chen Xuewei New
[RFC] grep: default to posix digits with -P [RFC] grep: default to posix digits with -P - - - --- 2024-01-01 Carlo Marcelo Arenas Belón New
[v2] mem-pool: fix big allocations [v2] mem-pool: fix big allocations - - - --- 2023-12-28 René Scharfe New
[6/6] builtin/worktree: create refdb via ref backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[5/6] worktree: expose interface to look up worktree by name [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[2/6] setup: move creation of "refs/" into the files backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[1/6] refs: prepare `refs_init_db()` for initializing worktree refs [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
« 1 2 ... 6 7 8243 244 »