Show patches with: State = Action Required       |   25208 patches
« 1 2 ... 25 26 27252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
doc: remove asciidoctor hack doc: remove asciidoctor hack - - - --- 2023-04-24 Felipe Contreras New
[v1] negotiator/default.c: avoid stack overflow [v1] negotiator/default.c: avoid stack overflow - - - --- 2023-04-24 Han Xin New
Handle compiler versions containing a dash Handle compiler versions containing a dash - - - --- 2023-04-23 Mike Hommey New
[v2] follow usage recommendations for branch_get() [v2] follow usage recommendations for branch_get() - - - --- 2023-04-22 Rubén Justo New
[3/3] checkout: warn when unreachable commits after using --orphan warn when unreachable commits are left behind - - - --- 2023-04-22 Rubén Justo New
[2/3] worktree: warn when removing a worktree with orphan commits warn when unreachable commits are left behind - - - --- 2023-04-22 Rubén Justo New
[1/3] checkout: move orphaned_commit_warning() warn when unreachable commits are left behind - - - --- 2023-04-22 Rubén Justo New
Compatibility between GNU and Git grep -P Compatibility between GNU and Git grep -P - - - --- 2023-04-21 Paul Eggert New
[14/14] config: remove config_reader from configset_add_value config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[13/14] config: pass kvi to die_bad_number() config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[12/14] config: remove current_config_scope() config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[11/14] config: remove current_config_(line|name|origin_type) config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[10/14] (RFC-only) config: finish config_fn_t refactor config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[09/14] (RFC-only) config: apply cocci to config_fn_t implementations config: remove global state from config iteration - - - --- 2023-04-21 Philippe Blain via GitGitGadget New
[08/14] (RFC-only) config: add kvi arg to config_fn_t config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[06/14] config: inline git_color_default_config config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[05/14] config: pass source to config_parser_event_fn_t config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[04/14] config: add kvi.path, use it to evaluate includes config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[03/14] config: use kvi for config files config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[02/14] config.c: use kvi for CLI config config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[01/14] config.c: introduce kvi_fn(), use it for configsets config: remove global state from config iteration - - - --- 2023-04-21 Glen Choo New
[v2,6/6] rebase -i: fix adding failed command to the todo list rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2,5/6] rebase: fix rewritten list for failed pick rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2,4/6] rebase --continue: refuse to commit after failed command rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2,3/6] sequencer: factor out part of pick_commits() rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2,2/6] rebase -i: remove patch file after conflict resolution rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2,1/6] rebase -i: move unlink() calls rebase -i: impove handling of failed commands - - - --- 2023-04-21 Phillip Wood New
[v2] credential: new attribute oauth_refresh_token [v2] credential: new attribute oauth_refresh_token - - - --- 2023-04-21 M Hickford New
docs: clarify how the text and text=auto attributes are different docs: clarify how the text and text=auto attributes are different - - - --- 2023-04-21 Alex Henrie New
[v4] http: document sslcert and sslkey types and extend to proxy [v4] http: document sslcert and sslkey types and extend to proxy - - - --- 2023-04-21 Ricky Davidson New
[v4] write-tree: integrate with sparse index [v4] write-tree: integrate with sparse index - - - --- 2023-04-21 Shuqi Liang New
[1/2] completion: quote arguments of test and [ [1/2] completion: quote arguments of test and [ - - - --- 2023-04-20 Koichi Murase New
gpg-interface: set trust level of missing key to "undefined" gpg-interface: set trust level of missing key to "undefined" - - - --- 2023-04-19 Jeff King New
[v2,6/6] banned.h: mark `strtok()` as banned banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,4/6] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,3/6] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,1/6] string-list: introduce `string_list_split_in_place_multi()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[20/23] commit.h: reduce unnecessary includes Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren New
[14/23] hash.h, repository.h: reverse the order of these dependencies Header cleanups (more splitting of cache.h and simplifying a few other deps) - - - --- 2023-04-16 Elijah Newren New
[PATCH/RFD] fix connection via git protocol [PATCH/RFD] fix connection via git protocol - - - --- 2023-04-15 Michael J Gruber New
[v3,2/7] t5512: stop referring to "v1" protocol v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King New
[v5] send-email: export patch counters in validate environment [v5] send-email: export patch counters in validate environment - - - --- 2023-04-14 Robin Jarry New
[00/18] version-gen: complete revamp/rewrite - - - --- 2023-04-14 Felipe Contreras New
[v4,00/10] repack: fix geometric repacking with gitalternates - - - --- 2023-04-14 Patrick Steinhardt New
[RFC,12/12] doc: manpage: remove callout hack doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,11/12] test: doc: add check for callouts doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,10/12] doc: stylesheet: move all the xslt templates doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,09/12] doc: remove references to xmlto doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,08/12] test: doc: use temporary stylesheet doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,07/12] doc: get rid of xmlto dependency doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,06/12] doc: add gen-stylesheet helper doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,05/12] doc: fix support for multiple docbook backends doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,04/12] test: doc: add test for docbook5 doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,03/12] doc: remove unnecessary hack for asciidoctor doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,02/12] doc: add missing manpage docinfo doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[RFC,01/12] doc: add test for doc tools output doc: add tests and reimplement xmlto - - - --- 2023-04-13 Felipe Contreras New
[v3,10/10] repack: disable writing bitmaps when doing a local repack repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,09/10] repack: honor `-l` when calculating pack geometry repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,05/10] pack-objects: fix error when packing same pack twice repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,02/10] repack: fix trying to use preferred pack in alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
similarity index vs. whitespaces similarity index vs. whitespaces - - - --- 2023-04-13 Mike Hommey New
[filter-repo] convert-svnexternals: fix parsing of wrongly transformed SVN revisions [filter-repo] convert-svnexternals: fix parsing of wrongly transformed SVN revisions - - - --- 2023-04-12 Markus Heidelberg New
git-commit: fix cut_line behavior with CRLF git-commit: fix cut_line behavior with CRLF - - - --- 2023-04-11 Robert Boyd III New
[v3] clone: error specifically with --local and symlinked objects [v3] clone: error specifically with --local and symlinked objects - - - --- 2023-04-11 Glen Choo New
[v2] usage: clarify --recurse-submodules as a boolean [v2] usage: clarify --recurse-submodules as a boolean - - - --- 2023-04-10 Emily Shaffer New
[v2] fsmonitor: handle differences between Windows named pipe functions [v2] fsmonitor: handle differences between Windows named pipe functions - - - --- 2023-04-10 Eric DeCosta New
[2/2] contrib/subtree: fix gpg_sign_arg not being passed to git merge. subtree: support GPG commit signing - - - --- 2023-04-10 Allen Reese New
[1/2] subtree: support GPG commit signing subtree: support GPG commit signing - - - --- 2023-04-10 Jacques Vidrine New
git-merge: improve conflict presentation documentation git-merge: improve conflict presentation documentation - - - --- 2023-04-10 Adam Johnson New
[v4,4/5] rebase -m: fix serialization of strategy options rebase: cleanup merge strategy option handling - 1 - --- 2023-04-10 Phillip Wood New
[GSOC,v2] diff-index: enable sparse index [GSOC,v2] diff-index: enable sparse index - - - --- 2023-04-08 Raghul Nanth A New
get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value - - - --- 2023-04-08 René Scharfe New
date: remove approxidate_relative() date: remove approxidate_relative() - - - --- 2023-04-08 René Scharfe New
[14/14] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[13/14] replay: add different modes Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[12/14] replay: introduce guess_new_base() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[11/14] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[10/14] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[09/14] replay: very coarse worktree updating Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[08/14] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[07/14] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[06/14] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[05/14] replay: don't simplify history Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[04/14] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[03/14] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[02/14] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[01/14] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[v2,2/2] fetch: add support for HEAD update on mirrors Add fetch.updateHead option - - - --- 2023-04-07 Felipe Contreras New
[v2,1/2] Add fetch.updateHead option Add fetch.updateHead option - - - --- 2023-04-07 Felipe Contreras New
coccinelle: add and apply branch_get() rules coccinelle: add and apply branch_get() rules - - - --- 2023-04-06 Rubén Justo New
userdiff: support regexec(3) with multi-byte support userdiff: support regexec(3) with multi-byte support - - - --- 2023-04-06 René Scharfe New
[v2,2/2] branch, for-each-ref: add option to omit empty lines branch, for-each-ref: add option to omit empty lines - - - --- 2023-04-06 Øystein Walle New
[v2,1/2] ref-filter: remove unused ref_format member branch, for-each-ref: add option to omit empty lines - - - --- 2023-04-06 Øystein Walle New
[v2] hooks: add sendemail-validate-series [v2] hooks: add sendemail-validate-series - - - --- 2023-04-05 Robin Jarry New
[RFC,3/3] doc: asciidoc.py workarounds for doc guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
[RFC,2/3] doc: use deprecated syntax in doc guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
[RFC,1/3] doc: add documentation guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
global: resolve Perl executable via PATH global: resolve Perl executable via PATH - - - --- 2023-04-05 Patrick Steinhardt New
Dubious diff using --diff-algorithm=histogram Dubious diff using --diff-algorithm=histogram - - - --- 2023-04-04 Alejandro Colomar New
« 1 2 ... 25 26 27252 253 »