Show patches with: State = Action Required       |   24258 patches
« 1 2 ... 12 13 14242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,7/7] pretty: add pointer and tag options to %(decorate) [v3,1/7] pretty-formats: define "literal formatting code" - - - --- 2023-08-10 Andy Koppe New
[v3,5/7] decorate: color each token separately [v3,1/7] pretty-formats: define "literal formatting code" - - - --- 2023-08-10 Andy Koppe New
[v3,3/7] decorate: refactor format_decorations() [v3,1/7] pretty-formats: define "literal formatting code" - - - --- 2023-08-10 Andy Koppe New
[RFC,v2,7/7] git-std-lib: add test file to call git-std-lib.a functions Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,6/7] git-std-lib: introduce git standard library Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,5/7] date: push pager.h dependency up Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,4/7] parse: create new library for parsing strings and env values Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,2/7] object: move function to object.c Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,1/7] hex-ll: split out functionality from hex Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[[PATCH,v2] ] Fix bug when more than one readline instance is used [[PATCH,v2] ] Fix bug when more than one readline instance is used - - - --- 2023-08-10 Wesley Schwengle New
Fix grammar in git push man page Fix grammar in git push man page - - - --- 2023-08-10 Wesley Schwengle New
Fix bug when more than one readline instance is used Fix bug when more than one readline instance is used - - - --- 2023-08-10 Wesley Schwengle New
t9001: fix/unify indentation regarding pipes somewhat t9001: fix/unify indentation regarding pipes somewhat - - - --- 2023-08-09 Oswald Buddenhagen New
[v2,1/1] t/lib-rebase: improve documentation of set_fake_editor() t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor() - - - --- 2023-08-09 Oswald Buddenhagen New
[v3,2/2] doc: revert: add discussion [v2] sequencer: beautify subject of reverts of reverts - - - --- 2023-08-09 Oswald Buddenhagen New
RESEND [PATCH v10 7/8] worktree add: extend DWIM to infer --orphan RESEND [PATCH v10 7/8] worktree add: extend DWIM to infer --orphan - - - --- 2023-08-09 Teng Long New
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases [RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases - - - --- 2023-08-08 Jeff King New
[v1,1/1] git stash needing mkdir deletes untracked file [v1,1/1] git stash needing mkdir deletes untracked file - - - --- 2023-08-08 Torsten Bögershausen New
fix `git mv existing-dir non-existing-dir`* fix `git mv existing-dir non-existing-dir`* - - - --- 2023-08-08 Sebastian Thiel New
[v5] unit tests: Add a project plan document [v5] unit tests: Add a project plan document - - - --- 2023-08-07 Josh Steadmon New
[2/2] branch: error message checking out a branch in use branch: update error messages - - - --- 2023-08-07 Rubén Justo New
[6/6] maintenance: use random minute in systemd scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[5/6] maintenance: swap method locations maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[2/6] maintenance: use random minute in launchctl scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[1/6] maintenance: add get_random_minute() maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[v3] rebase: clarify conditionals in todo_list_to_strbuf() [v3] rebase: clarify conditionals in todo_list_to_strbuf() - 1 - --- 2023-08-07 Oswald Buddenhagen New
doc: rebase: rewrite docu for fixup/squash (again) doc: rebase: rewrite docu for fixup/squash (again) - - - --- 2023-08-07 Oswald Buddenhagen New
[RFC,6/6] commit-graph: reuse existing Bloom filters where possible bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,5/6] object.h: fix mis-aligned flag bits table bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,4/6] commit-graph.c: unconditionally load Bloom filters bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,3/6] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,2/6] bloom: prepare to discard incompatible Bloom filters bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,1/6] bloom: annotate filters with hash version bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
ls-tree: default <tree-ish> to HEAD ls-tree: default <tree-ish> to HEAD - - - --- 2023-08-07 Ryan Williams New
[v3,8/8] parse-options: simplify usage_padding() show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,7/8] parse-options: no --[no-]no-... show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,6/8] parse-options: factor out usage_indent() and usage_padding() show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,5/8] parse-options: show negatability of options in short help show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,4/8] t1502: test option negation show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,3/8] t1502: move optionspec help output to a file show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,2/8] t1502, docs: disallow --no-help show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[v3,1/8] subtree: disallow --no-{help,quiet,debug,branch,message} show negatability of options in short help - - - --- 2023-08-05 René Scharfe New
[2/5] trailer: split process_input_file into separate pieces Trailer readability cleanups - - - --- 2023-08-05 Linus Arver New
[1/5] trailer: separate public from internal portion of trailer_iterator Trailer readability cleanups - - - --- 2023-08-05 Linus Arver New
[v2,3/3] docs: update when `git bisect visualize` uses `gitk` git bisect visualize: find gitk on Windows again - - - --- 2023-08-04 Matthias Aßhauer New
[3/3] docs: update when `git bisect visualize` uses `gitk` git bisect visualize: find gitk on Windows again - - - --- 2023-08-03 Matthias Aßhauer New
[2/3] run-command: teach locate_in_PATH about Windows git bisect visualize: find gitk on Windows again - - - --- 2023-08-03 Matthias Aßhauer New
[1/3] compat: make path_lookup() available outside mingw.c git bisect visualize: find gitk on Windows again - - - --- 2023-08-03 Matthias Aßhauer New
[v7,7/7] commit-graph: new filter ver. that fixes murmur3 Changed path filter hash fix and version bump - - - --- 2023-08-01 Jonathan Tan New
[v7,4/7] t/helper/test-read-graph: implement `bloom-filters` mode Changed path filter hash fix and version bump - - - --- 2023-08-01 Jonathan Tan New
[v7,2/7] t/helper/test-read-graph.c: extract `dump_graph_info()` Changed path filter hash fix and version bump - - - --- 2023-08-01 Jonathan Tan New
[v3,2/7] rebase -i: remove patch file after conflict resolution rebase -i: impove handling of failed commands - - - --- 2023-08-01 Phillip Wood New
[RFC,v1.5,5/5] config-parse: split library out of config.[c|h] config-parse: create config parsing library - - - --- 2023-07-31 Glen Choo New
[RFC,v1.5,4/5] config.c: accept config_parse_options in git_config_from_stdin config-parse: create config parsing library - - - --- 2023-07-31 Glen Choo New
[RFC,v1.5,3/5] config: report config parse errors using cb config-parse: create config parsing library - - - --- 2023-07-31 Glen Choo New
[RFC,v1.5,2/5] config: split out config_parse_options config-parse: create config parsing library - - - --- 2023-07-31 Glen Choo New
[RFC,v1.5,1/5] config: return positive from git_config_parse_key() config-parse: create config parsing library - - - --- 2023-07-31 Glen Choo New
doc: sha256 is no longer experimental doc: sha256 is no longer experimental - - - --- 2023-07-31 Adam Majer New
status: fix branch shown when not only bisecting status: fix branch shown when not only bisecting - - - --- 2023-07-30 Rubén Justo New
bundle: use OPT_PASSTHRU_ARGV bundle: use OPT_PASSTHRU_ARGV - - - --- 2023-07-29 René Scharfe New
[3/2] update-index: remove stale fallback code for "--unresolve" [1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion - - - --- 2023-07-28 Junio C Hamano New
Re* [PATCH v4] MyFirstContribution: refrain from self-iterating too much Re* [PATCH v4] MyFirstContribution: refrain from self-iterating too much - - - --- 2023-07-28 Junio C Hamano New
perf probe: skip test_uprobe_from_different_cu if there is no gcc perf probe: skip test_uprobe_from_different_cu if there is no gcc - - - --- 2023-07-28 Georg Müller New
mergetool: set diff flag for vimdiff mergetool: set diff flag for vimdiff - - - --- 2023-07-28 Jeongho Lee New
[2/2] update-index: use unmerge_index_entry() to support removal [1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion - - - --- 2023-07-27 Junio C Hamano New
[1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion [1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion - - - --- 2023-07-27 Junio C Hamano New
update-index: do not read HEAD and MERGE_HEAD unconditionally update-index: do not read HEAD and MERGE_HEAD unconditionally - - - --- 2023-07-27 Junio C Hamano New
[8/5] SubmittingPatches: use of older maintenance tracks is an exception SubmittingPatches: clarify which branch to use - - - --- 2023-07-26 Junio C Hamano New
[7/5] SubmittingPatches: explain why 'next' and above are inappropriate base SubmittingPatches: clarify which branch to use - - - --- 2023-07-26 Junio C Hamano New
[v3,6/5] SubmittingPatches: choice of base for fixing an older maintenance track SubmittingPatches: clarify which branch to use - - - --- 2023-07-26 Junio C Hamano New
[v3,5/5] SubmittingPatches: simplify guidance for choosing a starting point SubmittingPatches: clarify which branch to use - - - --- 2023-07-26 Linus Arver New
[v5,2/2] ref-filter: add new "describe" atom Add new "describe" atom - - - --- 2023-07-25 Kousik Sanagavarapu New
t4002: fix test #63 (missing whitespace) t4002: fix test #63 (missing whitespace) - - - --- 2023-07-25 Andreas Herrmann New
[v5,1/1] sequencer: finish parsing the todo list despite an invalid first line sequencer: finish parsing the todo list despite an invalid first line - - - --- 2023-07-22 Alex Henrie New
rerere: match the hash algorithm with its length rerere: match the hash algorithm with its length - - - --- 2023-07-21 Junio C Hamano New
gitweb: wrong capture group used for grep search gitweb: wrong capture group used for grep search - - - --- 2023-07-21 Qixing ksyx Xue New
describe: fix --no-exact-match describe: fix --no-exact-match - - - --- 2023-07-21 René Scharfe New
am: unify definition of --keep-cr and --no-keep-cr am: unify definition of --keep-cr and --no-keep-cr - - - --- 2023-07-21 René Scharfe New
branch: disallow --no-{all,remotes} branch: disallow --no-{all,remotes} - - - --- 2023-07-21 René Scharfe New
pack-objects: fix --no-keep-true-parents pack-objects: fix --no-keep-true-parents - - - --- 2023-07-21 René Scharfe New
pack-objects: fix --no-quiet pack-objects: fix --no-quiet - - - --- 2023-07-21 René Scharfe New
reset: disallow --no-{mixed,soft,hard,merge,keep} reset: disallow --no-{mixed,soft,hard,merge,keep} - - - --- 2023-07-21 René Scharfe New
show-branch: disallow --no-{date,topo}-order show-branch: disallow --no-{date,topo}-order - - - --- 2023-07-21 René Scharfe New
show-branch: fix --no-sparse show-branch: fix --no-sparse - - - --- 2023-07-21 René Scharfe New
[2/2] config-parse: split library out of config.[c|h] config-parse: create config parsing library - - - --- 2023-07-20 Glen Choo New
[1/2] config: return positive from git_config_parse_key() config-parse: create config parsing library - - - --- 2023-07-20 Glen Choo New
[2/2] wrapper: use trace2 counters to collect fsync stats [1/2] trace2: fix a comment - - - --- 2023-07-19 Beat Bolli New
[4/4] fixup! t4216: test changed path filters with high bit paths commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[3/4] t/helper/test-read-graph: implement `bloom-filters` mode commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[1/4] t/helper/test-read-graph.c: extract `dump_graph_info()` commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
reset: reject --no-(mixed|soft|hard|merge|keep) option reset: reject --no-(mixed|soft|hard|merge|keep) option - - - --- 2023-07-19 Junio C Hamano New
[RFC] short help: allow a gap smaller than USAGE_GAP [RFC] short help: allow a gap smaller than USAGE_GAP - - - --- 2023-07-18 Junio C Hamano New
[v2] short help: allow multi-line opthelp [v2] short help: allow multi-line opthelp - - - --- 2023-07-18 Junio C Hamano New
describe: --no-exact-match should not be the same as --exact-match describe: --no-exact-match should not be the same as --exact-match - - - --- 2023-07-18 Junio C Hamano New
ls-tree: fix --no-full-name ls-tree: fix --no-full-name - - - --- 2023-07-18 René Scharfe New
Prefer fgetc over fgets where possible Prefer fgetc over fgets where possible - - - --- 2023-07-17 Seija Kijin New
[v2] pretty: add %(decorate[:<options>]) format [v2] pretty: add %(decorate[:<options>]) format - - - --- 2023-07-15 Andy Koppe New
i18n: mark more bundle.c strings for translation i18n: mark more bundle.c strings for translation - - - --- 2023-07-13 D. Ben Knoble New
[v4] docs: highlight that .gitmodules does not support !command [v4] docs: highlight that .gitmodules does not support !command - - - --- 2023-07-13 Petar Vutov New
[02/20] packfile.c: prevent overflow in `load_idx()` guard object lookups against 32-bit overflow - - - --- 2023-07-12 Taylor Blau New
« 1 2 ... 12 13 14242 243 »