Show patches with: State = Action Required       |   24375 patches
« 1 2 ... 8 9 10243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] MyFirstContribution: configure shallow threads for git format-patch MyFirstContribution: configure shallow threads for git format-patch - - - --- 2023-12-07 Stan Hu New
[6/7] worktree: standardize incompatibility messages standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[5/7] clean: factorize incompatibility message standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[4/7] revision, rev-parse: factorize incompatibility messages about --exclude-hidden standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[3/7] revision: use die_for_incompatible_opt3() for --graph/--reverse/--walk-reflogs standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[2/7] repack: use die_for_incompatible_opt3() for -A/-k/--cruft standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[1/7] push: use die_for_incompatible_opt4() for --delete/--tags/--all/--mirror standardize incompatibility messages - - - --- 2023-12-06 René Scharfe New
[Outreachy,v3] t2400: avoid using pipes [Outreachy,v3] t2400: avoid using pipes - - - --- 2023-12-04 Achu Luma New
[v2] This PR enables a successful git build on z/OS. [v2] This PR enables a successful git build on z/OS. - - - --- 2023-12-04 Haritha D New
gitk: add setting to hide unknown refs gitk: add setting to hide unknown refs - - - --- 2023-12-04 Joachim B Haga New
[RFC,4/4] unpack-trees: introduce parallel_unlink add parallel unlink - - - --- 2023-12-03 Han Young New
[RFC,3/4] parallel-checkout: add parallel_unlink add parallel unlink - - - --- 2023-12-03 Han Young New
[RFC,2/4] entry: add threaded_unlink_entry function add parallel unlink - - - --- 2023-12-03 Han Young New
[RFC,1/4] symlinks: add and export threaded rmdir variants add parallel unlink - - - --- 2023-12-03 Han Young New
[02/12] treewide: remove unnecessary includes in source files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[v3,4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-12-03 Elijah Newren New
[v2,1/1] t2400: avoid using pipes *** Avoid using Pipes *** - - - --- 2023-11-30 Achu Luma New
Mention default oldbranch in git-branch doc Mention default oldbranch in git-branch doc - - - --- 2023-11-30 Clarence \"Sparr\" Risher New
setup: recognize bare repositories with packed-refs setup: recognize bare repositories with packed-refs - 1 - --- 2023-11-28 Adam Majer New
i18n: factorize even more 'incompatible options' messages i18n: factorize even more 'incompatible options' messages - - - --- 2023-11-26 René Scharfe New
column: release strbuf and string_list after use column: release strbuf and string_list after use - - - --- 2023-11-26 René Scharfe New
builtin/reflog.c: fix dry-run option short name builtin/reflog.c: fix dry-run option short name - - - --- 2023-11-26 Josh Brobst New
[1/1] git-send-email causes failures because of wrong option specifications git-send-email causes failures because of wrong option specifications - - - --- 2023-11-25 H.Merijn Brand New
git-prompt: stop manually parsing HEAD git-prompt: stop manually parsing HEAD - - - --- 2023-11-24 Patrick Steinhardt New
Fix git-send-email.perl w.r.t. recent Getopt::Long update Fix git-send-email.perl w.r.t. recent Getopt::Long update - - - --- 2023-11-24 H.Merijn Brand New
[v2] git-p4: fix fast import when empty commit is first [v2] git-p4: fix fast import when empty commit is first - - - --- 2023-11-24 Alisha Kim New
[v3,2/4] doc: switch links to https Switch links to https - - - --- 2023-11-24 Josh Soref New
[4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[1/4] completion: squelch stray errors in sparse-checkout completion Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere Untitled series #803558 - - - --- 2023-11-23 Junio C Hamano New
[v2,6/6] t7420: test that we correctly handle renamed submodules [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,4/6] t7419, t7420: use test_cmp_config instead of grepping .gitmodules [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,3/6] t7419: actually test the branch switching [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,2/6] submodule--helper: return error from set-url when modifying failed [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
object-name: reject too-deep recursive ancestor queries object-name: reject too-deep recursive ancestor queries - - - --- 2023-11-20 Taylor Blau New
[PULL] l10n updates for 2.43.0 round 2 [PULL] l10n updates for 2.43.0 round 2 - - - --- 2023-11-20 Jiang Xin New
[1/1] attr: add builtin objectmode values support [1/1] attr: add builtin objectmode values support - - - --- 2023-11-16 Joanna Wang New
[v2] RelNotes: tweak 2.43.0 release notes [v2] RelNotes: tweak 2.43.0 release notes - - - --- 2023-11-15 Andy Koppe New
[RFC,2/2] rev-list: add --ours/--theirs options [RFC,1/2] diff: add tests for git diff --merge/--ours/--theirs - - - --- 2023-11-15 Vegard Nossum New
[RFC,1/2] diff: add tests for git diff --merge/--ours/--theirs [RFC,1/2] diff: add tests for git diff --merge/--ours/--theirs - - - --- 2023-11-15 Vegard Nossum New
[v2,5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests [v2,1/5] remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-15 Jiří Hruška New
[v2,4/5] remote-curl: simplify rpc_out() - less nesting and rename [v2,1/5] remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-15 Jiří Hruška New
[v2,3/5] remote-curl: simplify rpc_out() - remove superfluous ifs remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-15 Jiří Hruška New
[v2,2/5] remote-curl: improve readability of curl callbacks remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-15 Jiří Hruška New
[v2,1/5] remote-curl: avoid hang if curl asks for more data after eof [v2,1/5] remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-15 Jiří Hruška New
completion: add and use the __git_get_config_subsection helper function completion: add and use the __git_get_config_subsection helper function - - - --- 2023-11-13 SZEDER Gábor New
remote-curl: avoid hang if curl asks for more data after eof remote-curl: avoid hang if curl asks for more data after eof - - - --- 2023-11-13 Jiří Hruška New
[13/13] Handled git pipeline errors - z/OS enable Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[12/13] Handled git pipeline errors - Memory leak Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[11/13] strncpy fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[10/13] strncpy fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[09/13] strncpy fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[08/13] platform_name fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[07/13] spaces and errors fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[06/13] spaces and errors fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[05/13] fixes for build errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[04/13] fixes for build errors Handled git pipeline errorse Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[03/13] spaces and errors fix Handled git pipeline errors Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[02/13] Enable builds for z/OS. Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
[01/13] Enabling z/OS workflow for git Enabling z/OS workflow for git - - - --- 2023-11-13 Haritha D New
checkout: add config variable checkout.autoDetach checkout: add config variable checkout.autoDetach - - - --- 2023-11-11 Andy Koppe New
[1/1] attr: add native file mode values support [1/1] attr: add native file mode values support - - - --- 2023-11-11 Joanna Wang New
[v2,1/4] global: convert trivial usages of `test <expr> -a/-o <expr>` Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt New
[v4,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt New
[7/7] midx: read `OOFF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[6/7] midx: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[5/7] commit-graph: read `BIDX` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[4/7] commit-graph: read `GDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[3/7] commit-graph: read `CDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[1/7] chunk-format: introduce `pair_chunk_expect()` helper chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[7/9] commit-graph: check order while reading fanout chunk some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King New
[2/9] midx: check consistency of fanout table some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King New
[RFC,3/3] builtin/replay.c: introduce `--write-pack` replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
[RFC,2/3] tmp-objdir: introduce `tmp_objdir_repack()` replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
[RFC,1/3] merge-ort.c: finalize ODB transactions after each step replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
Regression: git send-email Message-Id: numbering doesn't start at 1 any more Regression: git send-email Message-Id: numbering doesn't start at 1 any more - - - --- 2023-11-06 Uwe Kleine-König New
[v2] credential/wincred: store oauth_refresh_token [v2] credential/wincred: store oauth_refresh_token - - - --- 2023-11-06 M Hickford New
[v3,2/2] docs: rewrite rebase --(no-)autosquash description [v3,1/2] rebase: support non-interactive autosquash - - - --- 2023-11-05 Andy Koppe New
[v3,1/2] rebase: support non-interactive autosquash [v3,1/2] rebase: support non-interactive autosquash - - - --- 2023-11-05 Andy Koppe New
[RFC] status: avoid reporting worktrees as "Untracked files" [RFC] status: avoid reporting worktrees as "Untracked files" - - - --- 2023-11-04 Edmundo Carmona Antoranz New
[1/1] attr: enable attr pathspec magic for git-add and git-stash [1/1] attr: enable attr pathspec magic for git-add and git-stash - - - --- 2023-11-03 Joanna Wang New
t: avoid perl's pack/unpack "Q" specifier t: avoid perl's pack/unpack "Q" specifier - - - --- 2023-11-03 Jeff King New
diff: implement config.diff.renames=copies-harder diff: implement config.diff.renames=copies-harder - - - --- 2023-11-03 Sam James New
[v5,8/8] ci: add support for GitLab CI ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v5,4/8] ci: split out logic to set up failed test artifacts ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v2,4/4] strbuf: move env-using functions to environment.c Avoid passing global comment_line_char repeatedly - - - --- 2023-10-31 Jonathan Tan New
[v2,3/4] strbuf: make add_lines() public Avoid passing global comment_line_char repeatedly - - - --- 2023-10-31 Jonathan Tan New
[v2,2/4] strbuf_add_commented_lines(): drop the comment_line_char parameter Avoid passing global comment_line_char repeatedly - - - --- 2023-10-31 Jonathan Tan New
[v2,1/4] strbuf_commented_addf(): drop the comment_line_char parameter Avoid passing global comment_line_char repeatedly - - - --- 2023-10-31 Jonathan Tan New
[2/2] tests: teach callers of test_i18ngrep to use test_grep Deprecate test_i18ngrep further - - - --- 2023-10-31 Junio C Hamano New
[v2,2/2] sequencer: fix remaining hardcoded comment char sequencer: remove use of hardcoded comment char - - - --- 2023-10-31 Tony Tung New
[v2,1/2] sequencer: remove use of comment character sequencer: remove use of hardcoded comment char - - - --- 2023-10-31 Tony Tung New
tests: handle "funny" exit code 127 produced by MSVC-compiled exes tests: handle "funny" exit code 127 produced by MSVC-compiled exes - - - --- 2023-10-30 Johannes Schindelin New
[2/2] strbuf_add_commented_lines(): drop the comment_line_char parameter Avoid passing global comment_line_char repeatedly - - - --- 2023-10-30 Junio C Hamano New
[1/2] strbuf_commented_addf(): drop the comment_line_char parameter Avoid passing global comment_line_char repeatedly - - - --- 2023-10-30 Junio C Hamano New
sequencer: remove use of comment character sequencer: remove use of comment character - - - --- 2023-10-30 Tony Tung New
reflog: fix expire --single-worktree reflog: fix expire --single-worktree - - - --- 2023-10-28 René Scharfe New
am, rebase: fix arghelp syntax of --empty am, rebase: fix arghelp syntax of --empty - - - --- 2023-10-28 René Scharfe New
« 1 2 ... 8 9 10243 244 »