Show patches with: State = Action Required       |   24362 patches
« 1 2 ... 12 13 14243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
rebase -i: ignore signals when forking subprocesses rebase -i: ignore signals when forking subprocesses - - - --- 2023-09-07 Phillip Wood New
[v4,15/15] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,14/15] replay: add --contained to rebase contained branches Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,13/15] replay: add --advance or 'cherry-pick' mode Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,12/15] replay: disallow revision specific options and pathspecs Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,11/15] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,10/15] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,09/15] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,08/15] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,07/15] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,06/15] replay: don't simplify history Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,05/15] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,04/15] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,03/15] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,02/15] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,01/15] t6429: remove switching aspects of fast-rebase Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[diff-lib] Fix check_removed when fsmonitor is on [diff-lib] Fix check_removed when fsmonitor is on - - - --- 2023-09-06 Josip Sokcevic New
advice: improve hint for diverging branches. advice: improve hint for diverging branches. - - - --- 2023-09-04 Konstantin Pereiaslov New
sequencer: update abort safety file more sparingly sequencer: update abort safety file more sparingly - - - --- 2023-09-03 Oswald Buddenhagen New
[v2,3/3] git-rebase.txt: Add deprecation notice to the --fork-point options [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
[v2,2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
[v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
[v5] sequencer: beautify subject of reverts of reverts [v5] sequencer: beautify subject of reverts of reverts - - - --- 2023-09-02 Oswald Buddenhagen New
treewide: fix various bugs w/ OpenSSL 3+ EVP API treewide: fix various bugs w/ OpenSSL 3+ EVP API - - 1 --- 2023-09-01 Eric Wong New
[v2,06/10] parse-options: mark unused "opt" parameter in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[v2,04/10] checkout-index: delay automatic setting of to_tempfile more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[08/10] list-objects: respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King New
[v2,15/15] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,14/15] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,13/15] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,11/15] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,09/15] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,08/15] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,07/15] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,06/15] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,05/15] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,04/15] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,03/15] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,02/15] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v2,01/15] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 - - - --- 2023-08-30 Jonathan Tan New
[v4] format-patch: --rfc honors what --subject-prefix sets [v4] format-patch: --rfc honors what --subject-prefix sets - - - --- 2023-08-30 Drew DeVault New
[v2,22/22] update-ref: mark unused parameter in parser callbacks Yet Another Unused Parameter Series - - - --- 2023-08-29 Jeff King New
[v3] builtin/log.c: prepend "RFC" on --rfc [v3] builtin/log.c: prepend "RFC" on --rfc - - - --- 2023-08-29 Drew DeVault New
Strange diff-index with fsmonitor, submodules Strange diff-index with fsmonitor, submodules - - - --- 2023-08-29 Jonathan Tan New
[2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft` pack-objects: support `--max-pack-size` for cruft packs - - - --- 2023-08-28 Taylor Blau New
[22/22] update-ref: mark unused parameter in parser callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[06/22] commit-graph: mark unused data parameters in generation callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[01/22] sequencer: use repository parameter in short_commit_name() YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[v3,2/3] setup: add discover_git_directory_reason() scalar: two downstream improvements - - - --- 2023-08-28 Derrick Stolee New
PATCH] parse-options: allow omitting option help text PATCH] parse-options: allow omitting option help text - - - --- 2023-08-26 René Scharfe New
[4/4] rerere: modernize use of empty strbuf code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[3/4] rerere: try_merge() should use LL_MERGE_ERROR when it means an error code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[2/4] rerere: fix comment on handle_file() helper code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[1/4] rerere: simplify check_one_conflict() helper function code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[v2,2/2] Fix minor memory leak found by LeakSanitizer. This fixes a minor memory leak (detected by LeakSanitizer) in git merge - - - --- 2023-08-24 Kevin Backhouse New
[v2,1/2] Regression test for https://github.com/gitgitgadget/git/pull/1577 This fixes a minor memory leak (detected by LeakSanitizer) in git merge - - - --- 2023-08-24 Kevin Backhouse New
submodule: deprecate --recurse-submodules="" submodule: deprecate --recurse-submodules="" - - - --- 2023-08-23 Alex Henrie New
[v2,3/3] scalar reconfigure: help users remove buggy repos scalar: two downstream improvements - - - --- 2023-08-22 Derrick Stolee New
[v2,2/3] setup: add discover_git_directory_reason() scalar: two downstream improvements - - - --- 2023-08-22 Derrick Stolee New
.github/workflows: add coverity action .github/workflows: add coverity action - - - --- 2023-08-22 Taylor Blau New
ci: avoid building from the same commit in parallel ci: avoid building from the same commit in parallel - - - --- 2023-08-22 Junio C Hamano New
[15/15] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[14/15] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[13/15] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[11/15] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[09/15] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[08/15] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[07/15] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[06/15] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[05/15] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[04/15] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[03/15] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[02/15] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[01/15] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[v2,1/1] t6300: fix match with insecure memory [v2,1/1] t6300: fix match with insecure memory - - - --- 2023-08-21 Christian Hesse New
[v5] send-email: prompt-dependent exit codes [v5] send-email: prompt-dependent exit codes - - - --- 2023-08-21 Oswald Buddenhagen New
[v3] format-patch: add --description-file option [v3] format-patch: add --description-file option - - - --- 2023-08-21 Oswald Buddenhagen New
diff: handle negative status in diff_result_code() diff: handle negative status in diff_result_code() - - - --- 2023-08-21 Jeff King New
[PULL] l10n updates for 2.42.0 round 2 [PULL] l10n updates for 2.42.0 round 2 - - - --- 2023-08-20 Jiang Xin New
[2/2] git-rebase.txt: Add deprecation notice to the --fork-point options [1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint - - - --- 2023-08-19 Wesley Schwengle New
[1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint [1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint - - - --- 2023-08-19 Wesley Schwengle New
This fixes a minor memory leak (detected by LeakSanitizer) in git merge. This fixes a minor memory leak (detected by LeakSanitizer) in git merge. - - - --- 2023-08-18 Kevin Backhouse New
update-index doc: v4 is OK with JGit and libgit2 update-index doc: v4 is OK with JGit and libgit2 - - - --- 2023-08-18 Junio C Hamano New
[1/1] Fix the order of consuming unpackLimit config settings. Fix the order of consuming unpackLimit config settings. - - - --- 2023-08-17 Taylor Santiago New
diff: --dirstat leakfix diff: --dirstat leakfix - - - --- 2023-08-17 Junio C Hamano New
[v7,3/3] ci: run unit tests in CI Add unit test framework and project plan - - - --- 2023-08-17 Josh Steadmon New
[v7,2/3] unit tests: add TAP unit test framework Add unit test framework and project plan - - - --- 2023-08-17 Josh Steadmon New
[v7,1/3] unit tests: Add a project plan document Add unit test framework and project plan - - - --- 2023-08-17 Josh Steadmon New
[v6,3/3] ci: run unit tests in CI [v4] unit tests: Add a project plan document - - - --- 2023-08-16 Josh Steadmon New
[v6,2/3] unit tests: add TAP unit test framework Add unit test framework and project plan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 … - - - --- 2023-08-16 Josh Steadmon New
[v6,1/3] unit tests: Add a project plan document Add unit test framework and project plan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 … - - - --- 2023-08-16 Josh Steadmon New
diff: tighten interaction between -w and --exit-code diff: tighten interaction between -w and --exit-code - - - --- 2023-08-16 Junio C Hamano New
upload-pack: fix exit code when denying fetch of unreachable object ID upload-pack: fix exit code when denying fetch of unreachable object ID - - - --- 2023-08-16 Patrick Steinhardt New
[BUG] `git describe` doesn't traverse the graph in topological order [BUG] `git describe` doesn't traverse the graph in topological order - - - --- 2023-08-12 'Ben Boeckel' New
[v2] merge-tree: add -X strategy option [v2] merge-tree: add -X strategy option - - - --- 2023-08-12 唐宇奕 New
[v5,7/8] repack: implement `--filter-to` for storing filtered out objects Repack objects into separate packfiles based on a filter - - - --- 2023-08-12 Christian Couder New
« 1 2 ... 12 13 14243 244 »