Show patches with: State = Action Required       |   23065 patches
« 1 2 3 4230 231 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] add: test use of brackets when color is disabled [v2] add: check color.ui for interactive add - - - --- 2023-06-07 Derrick Stolee New
[v3,16/16] ls-refs.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,15/16] upload-pack.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,14/16] builtin/receive-pack.c: avoid enumerating hidden references refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,12/16] refs/packed-backend.c: ignore complicated hidden refs rules refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,11/16] revision.h: store hidden refs in a `strvec` refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,10/16] refs/packed-backend.c: add trace2 counters for jump list refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s) refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,08/16] refs/packed-backend.c: refactor `find_reference_location()` refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,07/16] refs: plumb `exclude_patterns` argument throughout refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,06/16] builtin/for-each-ref.c: add `--exclude` option refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,05/16] ref-filter.c: parameterize match functions over patterns refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,04/16] ref-filter: add `ref_filter_clear()` refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,03/16] ref-filter: clear reachable list pointers after freeing refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,02/16] ref-filter.h: provide `REF_FILTER_INIT` refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
[v3,01/16] refs.c: rename `ref_filter` refs: implement jump lists for packed backend - - - --- 2023-06-07 Taylor Blau New
builtin/repack.c: only collect fully-formed packs builtin/repack.c: only collect fully-formed packs - - - --- 2023-06-07 Taylor Blau New
docs: typofixes docs: typofixes - - - --- 2023-06-07 Linus Arver New
gitweb: wrong capture group used for grep search gitweb: wrong capture group used for grep search - - - --- 2023-06-07 Qixing ksyx Xue New
t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq - - - --- 2023-06-06 Todd Zullinger New
statinfo.h: move DTYPE defines from dir.h statinfo.h: move DTYPE defines from dir.h - - - --- 2023-06-06 Alejandro R Sedeño New
[v7,7/7] strbuf: remove global variable strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,6/7] path: move related function to path strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,5/7] object-name: move related functions to object-name strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,4/7] credential-store: move related functions to credential-store file strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,3/7] abspath: move related functions to abspath strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,2/7] strbuf: clarify dependency strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v7,1/7] strbuf: clarify API boundary strbuf cleanups - - - --- 2023-06-06 Calvin Wan New
[v2] worktree: integrate with sparse-index [v2] worktree: integrate with sparse-index - - - --- 2023-06-06 Shuqi Liang New
[v3,8/8] common: move alloc macros to common.h git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,7/8] treewide: remove unnecessary includes for wrapper.h git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,6/8] git-compat-util: move usage.c funcs to its header git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,5/8] common.h: move non-compat specific macros and functions git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,4/8] kwset: move translation table from ctype git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,3/8] sane-ctype.h: create header for sane-ctype macros git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,2/8] git-compat-util: move wrapper.c funcs to its header git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v3,1/8] git-compat-util: move strbuf.c funcs to its header git-compat-util cleanups - - - --- 2023-06-06 Calvin Wan New
[v2] add: check color.ui for interactive add [v2] add: check color.ui for interactive add - - - --- 2023-06-06 Derrick Stolee New
[v3,3/3] repository: create read_replace_refs setting Create stronger guard rails on replace refs - - - --- 2023-06-06 Derrick Stolee New
[v3,2/3] replace-objects: create wrapper around setting Create stronger guard rails on replace refs - - - --- 2023-06-06 Derrick Stolee New
[v3,1/3] repository: create disable_replace_refs() Create stronger guard rails on replace refs - - - --- 2023-06-06 Derrick Stolee New
[v2,5/5] cat-file: introduce option to delimit input and output with NUL catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt New
[v2,4/5] cat-file: simplify reading from standard input catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt New
[v2,3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt New
[v2,2/5] t1006: modernize test style to use `test_cmp` catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt New
[v2,1/5] t1006: don't strip timestamps from expected results catfile: introduce NUL-terminated output format - - - --- 2023-06-06 Patrick Steinhardt New
[v3,9/9] doc: trailer: add more examples in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,8/9] doc: trailer: mention 'key' in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,7/9] doc: trailer.<token>.command: emphasize deprecation docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,6/9] doc: trailer: use angle brackets for <token> and <value> docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,5/9] doc: trailer: remove redundant phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,4/9] doc: trailer: examples: avoid the word "message" by itself docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,3/9] doc: trailer: drop "commit message part" phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,2/9] doc: trailer: swap verb order docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v3,1/9] doc: trailer: fix grammar docs: interpret-trailers: reword and add examples - - - --- 2023-06-06 Linus Arver New
[v4,2/2] notes: move the documentation to the struct notes: update documentation for `use_default_notes` - - - --- 2023-06-05 Kristoffer Haugsbakk New
[v4,1/2] notes: update documentation for `use_default_notes` notes: update documentation for `use_default_notes` - - - --- 2023-06-05 Kristoffer Haugsbakk New
Use lowercase includes for some Windows headers Use lowercase includes for some Windows headers - - - --- 2023-06-04 Mike Hommey New
[v3,2/2] ref-filter: add new "signature" atom Add new "signature" atom - - - --- 2023-06-04 Kousik Sanagavarapu New
[v3,1/2] t/lib-gpg: introduce new prereq GPG2 Add new "signature" atom - - - --- 2023-06-04 Kousik Sanagavarapu New
[v2] cherry-pick: use trailer instead of free-text for `-x` [v2] cherry-pick: use trailer instead of free-text for `-x` - - - --- 2023-06-03 Sean Allred New
Fix memory leak in get_reachable_subset Fix memory leak in get_reachable_subset - - - --- 2023-06-03 Mike Hommey New
[6/6] config: move ignore_case to global config Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[5/6] config: move has_symlinks to global config Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[4/6] config: move quote_path_fully to global config Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[3/6] config: move trust_ctime to global config Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[2/6] config: add trust_executable_bit to global config Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[1/6] config: create new global config helpers Lazy-loaded default Git config - - - --- 2023-06-02 Derrick Stolee New
[5/5] cat-file: Introduce new option to delimit output with NUL characters cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[4/5] cat-file: simplify reading from standard input cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[2/5] t1006: modernize test style to use `test_cmp` cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[1/5] t1006: don't strip timestamps from expected results cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[v3,15/15] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,14/15] replay: add --contained to rebase contained branches Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,13/15] replay: add --advance or 'cherry-pick' mode Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,12/15] replay: disallow revision specific options and pathspecs Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,11/15] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,10/15] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,09/15] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,08/15] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,07/15] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,06/15] replay: don't simplify history Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,05/15] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,04/15] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,03/15] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,02/15] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
[v3,01/15] t6429: remove switching aspects of fast-rebase Introduce new `git replay` command - - - --- 2023-06-02 Christian Couder New
Bug: 'git stash --staged' crashes with binary files Bug: 'git stash --staged' crashes with binary files - - - --- 2023-06-01 Adam Johnson New
[v2] doc: restore: remove note on --patch w/ pathspecs [v2] doc: restore: remove note on --patch w/ pathspecs - - - --- 2023-06-01 Adam Johnson New
[3/3] ci: drop linux-clang job ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King New
[2/3] ci: run ASan/UBSan in a single job ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King New
[1/3] ci: use clang for ASan/UBSan checks ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King New
[3/3] diff: detect pathspec magic not supported by --follow handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King New
[2/3] diff: factor out --follow pathspec check handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King New
[1/3] pathspec: factor out magic-to-name function handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King New
[PULL] l10n updates for 2.41.0 round 2 [PULL] l10n updates for 2.41.0 round 2 - - - --- 2023-06-01 Jiang Xin New
[v2,3/3] commit-graph: new filter ver. that fixes murmur3 Changed path filter hash fix and version bump - - - --- 2023-05-31 Jonathan Tan New
[v2,2/3] repo-settings: introduce commitgraph.changedPathsVersion Changed path filter hash fix and version bump - - - --- 2023-05-31 Jonathan Tan New
« 1 2 3 4230 231 »