Show patches with: State = Action Required       |    Archived = No       |   548 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/12] t1414: convert test to use Git commands instead of writing refs manually 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
[05/12] t1405: 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
[09/12] t1503: 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
[11/12] t4202: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[12/12] t5312: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai New
[v2,2/2] t0024: style fix [v2,1/2] t0024: avoid losing exit status to pipes - - - --- 2024-01-19 Ghanshyam Thakkar 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
[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
[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
[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
[v2,01/12] t3210: move to t0601 Group reffiles tests - - - --- 2024-01-19 John Cai New
[v2,04/12] t1404: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-19 John Cai New
MyFirstContribution: update mailing list sub steps MyFirstContribution: update mailing list sub steps - - - --- 2024-01-19 Kyle Lippincott New
[1/2] fuzz: fix fuzz test build rules Run limited fuzz tests in GitHub CI - - - --- 2024-01-19 Josh Steadmon 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
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
[Outreachy,v4] t2400: avoid losing exit status to pipes [Outreachy,v4] t2400: avoid losing exit status to pipes - - - --- 2024-01-20 Achu Luma New
[1/2] git-compat-util: add strtol_i2 Replace atoi() with strtol_i2() - - - --- 2024-01-22 Mohit Marathe New
[2/2] patch-id: replace `atoi()` with `strtol_i2()` Replace atoi() with strtol_i2() - - - --- 2024-01-22 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
[v2,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
[v4,1/2] git-compat-util: add strtol_i_updated() Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[v4,2/2] patch-id: replace `atoi()` with `strtol_i_updated()` Replace atoi() with strtol_i_updated() - - - --- 2024-01-24 Mohit Marathe New
[0/2] reftable: adjust permissions of compacted tables - - - --- 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
[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] 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] FIX memory leak in one branch FIX: use utf8_strnwidth for line_prefix in diff.c - - - --- 2024-01-24 Md Isfarul Haque 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
[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
[1/4] completion: introduce __gitcomp_subcommand 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
[3/4] completion: reflog with implicit "show" completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[4/4] completion: reflog show <log-options> completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
pack-bitmap: drop unused `reuse_objects` pack-bitmap: drop unused `reuse_objects` - - - --- 2024-01-27 Taylor Blau New
[RFC,1/2] add-patch: compare object id instead of literal string add-patch: compare object id - - - --- 2024-01-28 Ghanshyam Thakkar New
[RFC,2/2] checkout: remove HEAD special case add-patch: compare object id - - - --- 2024-01-28 Ghanshyam Thakkar New
[v3] credential/wincred: store oauth_refresh_token [v3] credential/wincred: store oauth_refresh_token - - - --- 2024-01-28 M Hickford New
[v2,2/5] completion: complete 'submodule.*' config variables completion: remove hardcoded config variable names - - - --- 2024-01-29 Philippe Blain New
[v2,3/5] completion: add and use __git_compute_first_level_config_vars_for_section completion: remove hardcoded config variable names - - - --- 2024-01-29 Philippe Blain New
[v2,4/5] builtin/help: add --config-all-for-completion completion: remove hardcoded config variable names - - - --- 2024-01-29 Philippe Blain New
[v2,5/5] completion: add an use __git_compute_second_level_config_vars_for_section completion: remove hardcoded config variable names - - - --- 2024-01-29 Philippe Blain New
gitk: add "Hightlight commit name" menu entry gitk: add "Hightlight commit name" menu entry - - - --- 2024-01-30 Raphaël Gallais-Pou New
[RFH] disable bogus .maybe_tree suggestion by Coccinelle? [RFH] disable bogus .maybe_tree suggestion by Coccinelle? - - - --- 2024-01-30 Junio C Hamano New
This PR enables a successful git build on z/OS. This PR enables a successful git build on z/OS. - - - --- 2024-01-31 Haritha D New
[2/2] Makefile: simplify output of the libpath_template CC_LD_DYNPATH improvements - - - --- 2024-01-31 Junio C Hamano New
[v6,01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,02/16] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,03/16] commit-graph: ensure Bloom filters are read with consistent settings bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,04/16] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,05/16] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,06/16] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,07/16] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,08/16] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,09/16] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,10/16] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,11/16] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,12/16] commit-graph: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,13/16] commit-graph: new Bloom filter version that fixes murmur3 bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,14/16] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,15/16] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,16/16] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior - - - --- 2024-02-02 Vegard Nossum New
[v2,1/2] add-patch: remove non-relevant NEEDSWORK comment add-patch: Support '@' as a synonym for 'HEAD' - - - --- 2024-02-02 Ghanshyam Thakkar New
[v2,2/2] add-patch: classify '@' as a synonym for 'HEAD' add-patch: Support '@' as a synonym for 'HEAD' - - - --- 2024-02-02 Ghanshyam Thakkar New
[1/2] GitHub Actions: update to checkout@v4 GitHub Actions update - - - --- 2024-02-02 Junio C Hamano New
[v3,1/2] add-patch: remove unnecessary NEEDSWORK comment [v3,1/2] add-patch: remove unnecessary NEEDSWORK comment - - - --- 2024-02-03 Ghanshyam Thakkar New
[v3,2/2] add-patch: classify '@' as a synonym for 'HEAD' Untitled series #822761 - - - --- 2024-02-03 Ghanshyam Thakkar New
[v6,1/2] git-compat-util: add strtoi_with_tail() Replace atoi() with strtoi_with_tail() - - - --- 2024-02-04 Mohit Marathe New
[v6,2/2] patch-id: replace `atoi()` with `strtoi_with_tail` Replace atoi() with strtoi_with_tail() - - - --- 2024-02-04 Mohit Marathe New
[1/2] http: only reject basic auth credentials once they have been tried Fix gitlab's token-based authentication w/ kerberos - - - --- 2024-02-04 Quentin Bouget New
[2/2] http: prevent redirect from dropping credentials during reauth Fix gitlab's token-based authentication w/ kerberos - - - --- 2024-02-04 Quentin Bouget New
Add ideas for GSoC 2024 Add ideas for GSoC 2024 - - - --- 2024-02-05 Patrick Steinhardt New
branch: clarify <oldbranch> and <newbranch> terms further branch: clarify <oldbranch> and <newbranch> terms further - - - --- 2024-02-05 Dragan Simic New
[2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands Untitled series #823189 - - - --- 2024-02-05 Vegard Nossum New
[Outreachy,1/2] date: refactor 64 bit prereq code into reusable functions [Outreachy,1/2] date: refactor 64 bit prereq code into reusable functions - - - --- 2024-02-05 Achu Luma New
[Outreachy,2/2] Port helper/test-date.c to unit-tests/t-date.c [Outreachy,1/2] date: refactor 64 bit prereq code into reusable functions - - - --- 2024-02-05 Achu Luma New
commit.c: ensure strchrnul() doesn't scan beyond range commit.c: ensure strchrnul() doesn't scan beyond range - - - --- 2024-02-05 Chandra Pratap New
[v4,10/28] format_trailer_info(): use trailer_item objects Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,11/28] format_trailer_info(): drop redundant unfold_value() Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,12/28] format_trailer_info(): append newline for non-trailer lines Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,13/28] trailer: begin formatting unification Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,14/28] format_trailer_info(): teach it about opts->trim_empty Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,15/28] format_trailer_info(): avoid double-printing the separator Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,16/28] trailer: finish formatting unification Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,17/28] trailer: teach iterator about non-trailer lines Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,18/28] sequencer: use the trailer iterator Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,19/28] trailer: make trailer_info struct private Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,20/28] trailer: retire trailer_info_get() from API Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,21/28] trailer: spread usage of "trailer_block" language Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,22/28] trailer: prepare to delete "parse_trailers_from_command_line_args()" Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,23/28] trailer: add new helper functions to API Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,24/28] trailer_add_arg_item(): drop new_trailer_item usage Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
[v4,25/28] trailer: deprecate "new_trailer_item" struct from API 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
[v4,27/28] trailer_set_*(): put out parameter at the end Enrich Trailer API - - - --- 2024-02-06 Linus Arver New
« 1 2 3 45 6 »