Show patches with: State = Action Required       |   25203 patches
« 1 2 ... 23 24 25252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,07/12] config.c: pass ctx with CLI config config: remove global state from config iteration - - - --- 2023-06-26 Glen Choo New
[v4,06/12] builtin/config.c: test misuse of format_config() config: remove global state from config iteration - - - --- 2023-06-26 Glen Choo New
[2/2] for-each-ref: add --count-matches option for-each-ref: add --count-matches mode - - - --- 2023-06-26 Derrick Stolee New
[1/2] for-each-ref: extract ref output loop for-each-ref: add --count-matches mode - - - --- 2023-06-26 Derrick Stolee New
[v2] t7701: make annotated tag unreachable [v2] t7701: make annotated tag unreachable - - - --- 2023-06-24 Taylor Blau New
[v2] i18n: Enable percentage l10n for more strings [v2] i18n: Enable percentage l10n for more strings - - - --- 2023-06-23 Emir SARI New
unresolve: make sure resolve-undo info is left even for removed paths unresolve: make sure resolve-undo info is left even for removed paths - - - --- 2023-06-22 Junio C Hamano New
docs: add git-hash-object -t option's possible values docs: add git-hash-object -t option's possible values - - - --- 2023-06-22 John Cai New
[3/3] pack-refs: use new ref_visible() helper revision: refactor ref_excludes to ref_visibility - - - --- 2023-06-21 John Cai New
[2/3] revision: add ref_visible() helper revision: refactor ref_excludes to ref_visibility - - - --- 2023-06-21 John Cai New
[1/3] revision: rename ref_excludes to ref_visibility revision: refactor ref_excludes to ref_visibility - - - --- 2023-06-21 John Cai New
bug in en/header-split-cache-h-part-3, was Re: What's cooking in git.git (Jun 2023, #05; Tue, 20) bug in en/header-split-cache-h-part-3, was Re: What's cooking in git.git (Jun 2023, #05; Tue, 20) - - - --- 2023-06-21 Jeff King New
ls-files: add an --exclude-links option ls-files: add an --exclude-links option - - - --- 2023-06-21 Guido Martínez New
repack: only repack .packs that exist repack: only repack .packs that exist - - - --- 2023-06-20 Derrick Stolee New
[v3] Introduced force flag to the git stash clear subcommand. [v3] Introduced force flag to the git stash clear subcommand. - - - --- 2023-06-20 Nadav Goldstein New
[5/5] strbuf: simplify strbuf_expand_literal_cb() replace strbuf_expand() - - - --- 2023-06-17 René Scharfe New
[4/5] replace strbuf_expand() with strbuf_expand_step() replace strbuf_expand() - - - --- 2023-06-17 René Scharfe New
[3/5] replace strbuf_expand_dict_cb() with strbuf_expand_step() replace strbuf_expand() - - - --- 2023-06-17 René Scharfe New
[2/5] strbuf: factor out strbuf_expand_step() replace strbuf_expand() - - - --- 2023-06-17 René Scharfe New
[1/5] pretty: factor out expand_separator() replace strbuf_expand() - - - --- 2023-06-17 René Scharfe New
Add 'preserve' subcommand to 'git stash' Add 'preserve' subcommand to 'git stash' - - - --- 2023-06-16 Nadav Goldstein New
[v4,4/4] commit-graph: new filter ver. that fixes murmur3 Changed path filter hash fix and version bump - - - --- 2023-06-13 Jonathan Tan New
[v4,3/4] repo-settings: introduce commitgraph.changedPathsVersion Changed path filter hash fix and version bump - - - --- 2023-06-13 Jonathan Tan New
[v4,2/4] t4216: test changed path filters with high bit paths Changed path filter hash fix and version bump - - - --- 2023-06-13 Jonathan Tan New
[v4,1/4] gitformat-commit-graph: describe version 2 of BDAT Changed path filter hash fix and version bump - - - --- 2023-06-13 Jonathan Tan New
setup: copy repository_format using helper setup: copy repository_format using helper - - - --- 2023-06-12 Glen Choo New
[06/11] branch: fix a leak in cmd_branch [01/11] rev-parse: fix a leak with --abbrev-ref - - - --- 2023-06-11 Rubén Justo New
[01/11] rev-parse: fix a leak with --abbrev-ref [01/11] rev-parse: fix a leak with --abbrev-ref - - - --- 2023-06-11 Rubén Justo New
[v1,3/3] revision: comment `--no-standard-notes` as deprecated range-diff: treat notes like `log` - - - --- 2023-06-11 Kristoffer Haugsbakk New
[v1,2/3] doc: pretty-options: remove documentation for deprecated options range-diff: treat notes like `log` - - - --- 2023-06-11 Kristoffer Haugsbakk New
[v1,1/3] range-diff: treat notes like `log` range-diff: treat notes like `log` - - - --- 2023-06-11 Kristoffer Haugsbakk New
[RFC] http: reauthenticate on 401 Unauthorized [RFC] http: reauthenticate on 401 Unauthorized - - - --- 2023-06-11 M Hickford New
[25/25] diff.c: mention completion above add_diff_options completion: add missing diff options - - - --- 2023-06-10 Philippe Blain New
[19/25] completion: complete --patch-with-raw completion: add missing diff options - - - --- 2023-06-10 Philippe Blain New
[2/2] run-command: report exec error even on ENOENT [1/2] t1800: loosen matching of error message for bad shebang - - - --- 2023-06-10 René Scharfe New
[1/2] t1800: loosen matching of error message for bad shebang [1/2] t1800: loosen matching of error message for bad shebang - - - --- 2023-06-10 René Scharfe New
[2/2] shortlog: introduce `--email-only` to only show emails shortlog: introduce --email-only, --group-filter options - - - --- 2023-06-07 Taylor Blau New
[1/2] shortlog: introduce `--group-filter` to restrict output shortlog: introduce --email-only, --group-filter options - - - --- 2023-06-07 Taylor Blau New
[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
gitweb: wrong capture group used for grep search gitweb: wrong capture group used for grep search - - - --- 2023-06-07 Qixing ksyx Xue 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
[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
[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
[PULL] l10n updates for 2.41.0 round 2 [PULL] l10n updates for 2.41.0 round 2 - - - --- 2023-06-01 Jiang Xin New
[RFC,1/1] khash_test.c: add unit tests Unit tests for khash.h - - - --- 2023-05-31 Siddharth Singh New
[PULL] l10n updates for 2.41.0 round 1 [PULL] l10n updates for 2.41.0 round 1 - - - --- 2023-05-31 Jiang Xin New
doc: gitcredentials: introduce OAuth helpers doc: gitcredentials: introduce OAuth helpers - - - --- 2023-05-28 M Hickford New
[v3,3/3] apply: support case-only renames in case-insensitive filesystems apply: support case-only renames in case-insensitive filesystems - - - --- 2023-05-28 Tao Klerks New
[v3,2/3] reset: new failing test for reset of case-insensitive duplicate in index apply: support case-only renames in case-insensitive filesystems - - - --- 2023-05-28 Tao Klerks New
[v3,1/3] t4142: test "git apply" with core.ignorecase apply: support case-only renames in case-insensitive filesystems - - - --- 2023-05-28 Junio C Hamano New
[v2] rev-parse: respect push.autosetupremote when evaluating @{push} [v2] rev-parse: respect push.autosetupremote when evaluating @{push} - - - --- 2023-05-28 Tao Klerks New
[v2] cherry-pick: refuse cherry-pick sequence if index is dirty [v2] cherry-pick: refuse cherry-pick sequence if index is dirty - - - --- 2023-05-28 Tao Klerks New
git-clone.txt: document -4 and -6 git-clone.txt: document -4 and -6 - - - --- 2023-05-27 Jakub Wilk New
[2/2] repository: move 'repository_format_worktree_config' to repo scope Fix behavior of worktree config in submodules - - - --- 2023-05-23 Victoria Dye New
[1/2] config: use gitdir to get worktree config Fix behavior of worktree config in submodules - - - --- 2023-05-23 Victoria Dye New
doc: merge: fix mention of `ORIG_HEAD` doc: merge: fix mention of `ORIG_HEAD` - - - --- 2023-05-20 Kristoffer Haugsbakk New
credential/wincred: store oauth_refresh_token credential/wincred: store oauth_refresh_token - - - --- 2023-05-20 M Hickford New
[03/20] t3210-pack-refs: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai New
[v10,6/6] notes.c: introduce "--[no-]stripspace" option notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long New
[v10,5/6] notes.c: append separator instead of insert by pos notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long New
[v10,4/6] notes.c: introduce '[--[no-]separator|--separator=<paragraph-break>]' option notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long New
[RFC,v2,4/4] unit test: add basic example and build rules Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RFC,v2,3/4] Add C TAP harness Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RFC,v2,2/4] unit tests: Add a project plan document Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[RFC,v2,1/4] common-main: split common_exit() into a new file Add an external testing library for unit tests - - - --- 2023-05-17 Josh Steadmon New
[v4] credential/libsecret: store new attributes [v4] credential/libsecret: store new attributes - - - --- 2023-05-17 M Hickford New
RelNotes/2.41.0: trivial case change in WWW-Authenticate RelNotes/2.41.0: trivial case change in WWW-Authenticate - - - --- 2023-05-17 Todd Zullinger New
run-command.c: need alloc.h for our own at-exit handler emulation run-command.c: need alloc.h for our own at-exit handler emulation - - - --- 2023-05-16 Junio C Hamano New
i18n: Enable percentage l10n for more strings i18n: Enable percentage l10n for more strings - - - --- 2023-05-16 Emir SARI New
[1/1] doc: Glossary, describe Flattening cover-letter: flatten - - - --- 2023-05-13 Philip Oakley New
test: mergetool: unset environment variable test: mergetool: unset environment variable - - - --- 2023-05-13 Felipe Contreras New
[2/2] ls-files: add %(objectsize) atom to format option ls-files: align format atoms with git ls-tree - - - --- 2023-05-13 ZheNing Hu New
[1/2] ls-files: add %(objecttype) atom to format option ls-files: align format atoms with git ls-tree - - - --- 2023-05-13 ZheNing Hu New
lib: add new libgit-builtin lib: add new libgit-builtin - - - --- 2023-05-12 Felipe Contreras New
[v1,7/7] diff: remove DIFF_FORMAT_NO_OUTPUT diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,6/7] diff: add --silent as alias of -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,5/7] diff: split --no-patch from -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,4/7] test: add various tests for diff formats with -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
« 1 2 ... 23 24 25252 253 »