Show patches with: State = Action Required       |   24362 patches
« 1 2 ... 103 104 105243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] gitk: replace commented tab with space gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-11 Denton Liu New
[v2,1/2] gitk: replace tabs with spaces gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-11 Denton Liu New
Documentation/RelNotes: fix a typo in 2.29's relnotes Documentation/RelNotes: fix a typo in 2.29's relnotes - - - --- 2020-09-10 Rafael Silva New
[v6,9/9] config: add setting to ignore sparsity patterns in some cmds grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,8/9] grep: honor sparse checkout patterns grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,7/9] config: correctly read worktree configs in submodules grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,6/9] config: make do_git_config_sequence receive a 'struct repository' grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,5/9] t/helper/test-config: unify exit labels grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,4/9] t/helper/test-config: diagnose missing arguments grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,3/9] t/helper/test-config: be consistent with exit codes grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,2/9] t1308-config-set: avoid false positives when using test-config grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v6,1/9] doc: grep: unify info on configuration variables grep: honor sparse checkout and add option to ignore it - - - --- 2020-09-10 Matheus Tavares New
[v2,7/7] quote: turn 'nodq' parameter into a set of flags quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,6/7] quote: rename misnamed sq_lookup[] to cq_lookup[] quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,5/7] wt-status: consistently quote paths in "status --short" output quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,4/7] quote_path: code clarification quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,3/7] quote_path: optionally allow quoting a path with SP in it quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,2/7] quote_path: give flags parameter to quote_path() quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,1/7] quote_path: rename quote_path_relative() to quote_path() quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
ls-files: respect 'submodule.recurse' config ls-files: respect 'submodule.recurse' config - - - --- 2020-09-10 Johannes Schindelin via GitGitGadget New
[v3,2/2] Use $(LD) instead of $(CC) for linking the object files Fit the building tools to Plan 9 environment - - - --- 2020-09-10 Johannes Schindelin via GitGitGadget New
[v3,1/2] Fit to Plan 9's ANSI/POSIX compatibility layer Fit the building tools to Plan 9 environment - - - --- 2020-09-10 Johannes Schindelin via GitGitGadget New
[v2,2/2] Use $(LD) instead of $(CC) for linking the object files Untitled series #346083 - - - --- 2020-09-09 Johannes Schindelin via GitGitGadget New
[v4,9/9] run_commit_hook: take strvec instead of varargs propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,8/9] commit: use config-based hooks propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,7/9] hook: replace run-command.h:find_hook propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,6/9] hook: add 'run' subcommand propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,5/9] parse-options: parse into strvec propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,4/9] hook: add --porcelain to list command propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,3/9] hook: add list command propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,2/9] hook: scaffolding for git-hook subcommand propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,1/9] doc: propose hooks managed by the config propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
rev-parse: add option for absolute or relative path formatting rev-parse: add option for absolute or relative path formatting - - - --- 2020-09-08 brian m. carlson New
No edit option when "git add --patch" a new file No edit option when "git add --patch" a new file - - - --- 2020-09-08 Yuchen Ying New
ref-filter: allow merged and no-merged filters ref-filter: allow merged and no-merged filters - - - --- 2020-09-08 Aaron Lipman New
wt-status: quote paths identically whether tracked or untracked wt-status: quote paths identically whether tracked or untracked - - - --- 2020-09-08 brian m. carlson New
[2/2] add--interactive.perl: specify --no-color explicitly some minor add--interactive fixes - - - --- 2020-09-07 Jeff King New
[1/2] add-patch: fix inverted return code of repo_read_index() some minor add--interactive fixes - - - --- 2020-09-07 Jeff King New
pack-bitmap-write: use hashwrite_be32() in write_hash_cache() pack-bitmap-write: use hashwrite_be32() in write_hash_cache() - - - --- 2020-09-06 René Scharfe New
midx: use hashwrite_u8() in write_midx_header() midx: use hashwrite_u8() in write_midx_header() - - - --- 2020-09-06 René Scharfe New
fast-import: use write_pack_header() fast-import: use write_pack_header() - - - --- 2020-09-06 René Scharfe New
[v2] submodule: suppress checking for file name ambiguity for object ids [v2] submodule: suppress checking for file name ambiguity for object ids - - - --- 2020-09-06 Johannes Schindelin via GitGitGadget New
[2/2] ref-filter: using pretty.c logic for trailers Untitled series #344129 - - - --- 2020-09-05 Johannes Schindelin via GitGitGadget New
[1/2] pretty.c: refactor trailer logic to `format_set_trailers_options()` [1/2] pretty.c: refactor trailer logic to `format_set_trailers_options()` - - - --- 2020-09-05 Johannes Schindelin via GitGitGadget New
pretty: allow to override the built-in formats pretty: allow to override the built-in formats - - - --- 2020-09-05 Beat Bolli New
[2/2] refspec: add and use refspec_appendf() [1/2] push: release strbufs used for refspec formatting - - - --- 2020-09-05 René Scharfe New
[1/2] push: release strbufs used for refspec formatting [1/2] push: release strbufs used for refspec formatting - - - --- 2020-09-05 René Scharfe New
push: make `--force-with-lease[=<ref>]` safer push: make `--force-with-lease[=<ref>]` safer - - - --- 2020-09-04 Srinidhi Kaushik New
[v4,14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,13/14] commit-graph: rename 'split_commit_graph_opts' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,12/14] commit-graph: add large-filters bitmap chunk more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,11/14] csum-file.h: introduce 'hashwrite_be64()' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,10/14] commit-graph.c: sort index into commits list more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,09/14] bloom/diff: properly short-circuit on max_changes more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,08/14] bloom: use provided 'struct bloom_filter_settings' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,07/14] bloom: split 'get_bloom_filter()' in two more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,06/14] commit-graph.c: store maximum changed paths more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,05/14] commit-graph: respect 'commitGraph.readChangedPaths' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,04/14] t/helper/test-read-graph.c: prepare repo settings more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,03/14] commit-graph: pass a 'struct repository *' in more places more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,02/14] t4216: use an '&&'-chain more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,01/14] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v3] fetch: no FETCH_HEAD display if --no-write-fetch-head [v3] fetch: no FETCH_HEAD display if --no-write-fetch-head - - - --- 2020-09-03 Jonathan Tan New
[v3,3/3] wt-status: tolerate dangling marks Fix for git checkout @{u} (non-local) then git status - - - --- 2020-09-01 Jonathan Tan New
[v3,2/3] refs: move dwim_ref() to header file Fix for git checkout @{u} (non-local) then git status - - - --- 2020-09-01 Jonathan Tan New
[v3,1/3] sha1-name: replace unsigned int with option struct Fix for git checkout @{u} (non-local) then git status - - - --- 2020-09-01 Jonathan Tan New
[Suggestion] Documentation: quick-install-man not propagating DESTDIR [Suggestion] Documentation: quick-install-man not propagating DESTDIR - - - --- 2020-09-01 Randall S. Becker New
xrealloc: do not reuse pointer freed by zero-length realloc() xrealloc: do not reuse pointer freed by zero-length realloc() - - - --- 2020-09-01 Jeff King New
[v2,04/11] merge-index: don't fork if the requested program is `git-merge-one-file' Untitled series #341527 - - - --- 2020-09-01 Alban Gruin New
[v2,03/11] merge-index: libify merge_one_path() and merge_all() Untitled series #341529 - - - --- 2020-09-01 Alban Gruin New
core.abbrev <off|false|no> disables abbreviations core.abbrev <off|false|no> disables abbreviations - - - --- 2020-09-01 Eric Wong New
[v7,13/13] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,12/13] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,11/13] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,09/13] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,08/13] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,07/13] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,05/13] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()' Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,04/13] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,03/13] bisect--helper: introduce new `write_in_file()` function Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v7,01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand Finish converting git bisect to C part 2 - - - --- 2020-08-31 Miriam R. New
[v2,0/5] add "git worktree repair" command - - - --- 2020-08-31 Eric Sunshine New
Documentation/git-send-email.txt: Mention less secure app access might need to enable. Documentation/git-send-email.txt: Mention less secure app access might need to enable. - - - --- 2020-08-29 Vasyl Vavrychuk New
builtin/init-db.c: fix a sparse warning builtin/init-db.c: fix a sparse warning - - - --- 2020-08-28 Ramsay Jones New
[v3,6/6] maintenance: recommended schedule in register/start Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
[v3,5/6] maintenance: add start/stop subcommands Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
[v3,4/6] maintenance: add [un]register subcommands Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
[v3,3/6] for-each-repo: run subcommands on configured repos Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
[v3,2/6] maintenance: add --schedule option and config Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
[v3,1/6] maintenance: optionally skip --auto process Maintenance III: background maintenance - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
RFC: refs: add GIT_DEBUG_REFS debugging mechanism RFC: refs: add GIT_DEBUG_REFS debugging mechanism - - - --- 2020-08-28 Johannes Schindelin via GitGitGadget New
send-email: do not prompt for In-Reply-To send-email: do not prompt for In-Reply-To - - - --- 2020-08-27 Drew DeVault New
gitk: use the 'reference' format for the commit reference gitk: use the 'reference' format for the commit reference - - - --- 2020-08-27 Beat Bolli New
[v19,10/10] doc: add documentation for the proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,09/10] transport: parse report options for tracking refs New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,08/10] t5411: test updates of remote-tracking branches New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,07/10] receive-pack: new config receive.procReceiveRefs New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
« 1 2 ... 103 104 105243 244 »