Show patches with: State = Action Required       |   24399 patches
« 1 2 ... 8 9 10243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] sparse-checkout: take care of "--end-of-options" in set/add/check-rules sparse-checkout with --end-of-options - - - --- 2023-12-21 Junio C Hamano New
[RFC/PATCH] archive: "--list" does not take further options [RFC/PATCH] archive: "--list" does not take further options - - - --- 2023-12-21 Junio C Hamano New
[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add [PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add - 1 - --- 2023-12-20 Junio C Hamano New
[v3] Teach git apply to respect core.fileMode settings [v3] Teach git apply to respect core.fileMode settings - - - --- 2023-12-20 Chandra Pratap New
Documentation/git-merge.txt: fix reference to synopsys Documentation/git-merge.txt: fix reference to synopsys - - - --- 2023-12-20 Michael Lohmann New
rebase: use strvec_pushf() for format-patch revisions rebase: use strvec_pushf() for format-patch revisions - - - --- 2023-12-19 René Scharfe New
rebase-interactive: show revert option and add single letter shortcut rebase-interactive: show revert option and add single letter shortcut - - - --- 2023-12-18 Michael Lohmann New
[1/1] revert/cherry-pick: add --show-current-patch option revert/cherry-pick: add --show-current-patch option - - - --- 2023-12-18 Michael Lohmann New
Question: rerere preimage format Question: rerere preimage format - - - --- 2023-12-16 Mohamed Mohey New
git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool - - - --- 2023-12-16 René Scharfe New
[1/5] git.txt: HEAD is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano New
[v4,4/4] archive: support remote archive from stateless transport support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin New
[v4,3/4] transport-helper: call do_take_over() in connect_helper support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin New
[v2,2/2] fetch: no redundant error message for atomic fetch jx/fetch-atomic-error-message-fix - - - --- 2023-12-14 Jiang Xin New
[v2,1/2] t5574: test porcelain output of atomic fetch jx/fetch-atomic-error-message-fix - - - --- 2023-12-14 Jiang Xin New
tests: drop dependency on `git diff` in check-chainlint tests: drop dependency on `git diff` in check-chainlint - - - --- 2023-12-14 Eric Sunshine New
[2/1] test-lib-functions: add object size functions Test breakage with zlib-ng - - - --- 2023-12-13 René Scharfe New
Use ^=1 to toggle between 0 and 1 Use ^=1 to toggle between 0 and 1 - - - --- 2023-12-12 Seija Kijin New
Test breakage with zlib-ng Test breakage with zlib-ng - - - --- 2023-12-12 Ondrej Pohorelsky New
tests: prefer host Git to verify chainlint self-checks tests: prefer host Git to verify chainlint self-checks - - - --- 2023-12-12 Patrick Steinhardt New
[RESEND] show-ref: use die_for_incompatible_opt3() [RESEND] show-ref: use die_for_incompatible_opt3() - 1 - --- 2023-12-11 René Scharfe New
New attempt to export test-lib from Git, maybe Sharness2? New attempt to export test-lib from Git, maybe Sharness2? - - - --- 2023-12-09 Jiang Xin New
revision: parse integer arguments to --max-count, --skip, etc., more carefully revision: parse integer arguments to --max-count, --skip, etc., more carefully - - - --- 2023-12-08 Junio C Hamano New
[1/7] config: handle NULL value when parsing non-bools fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King New
[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
« 1 2 ... 8 9 10243 244 »