Show patches with: State = Action Required       |   24218 patches
« 1 2 ... 139 140 141242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,04/15] clone: fix --sparse option with URLs Harden the sparse-checkout builtin 1 - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v4,03/15] sparse-checkout: create leading directories Harden the sparse-checkout builtin - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v4,02/15] t1091: improve here-docs Harden the sparse-checkout builtin - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v4,01/15] t1091: use check_files to reduce boilerplate Harden the sparse-checkout builtin - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,6/6] t7063: blindly accept diffs Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,5/6] dir: replace exponential algorithm with a linear one Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,4/6] dir: refactor treat_directory to clarify control flow Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,3/6] dir: fix confusion based on variable tense Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,2/6] dir: fix broken comment Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
[v2,1/6] dir: consolidate treat_path() and treat_one_path() Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-31 Linus Arver via GitGitGadget New
submodule foreach: replace $path with $sm_path in example submodule foreach: replace $path with $sm_path in example - - - --- 2020-01-31 Kyle Meyer New
diff: move diff.wsErrorHighlight to "basic" config diff: move diff.wsErrorHighlight to "basic" config - - - --- 2020-01-31 Jeff King New
[3/3] builtin/commit-graph.c: support '--input=none' builtin/commit-graph.c: new split/merge options - - - --- 2020-01-31 Taylor Blau New
[2/3] builtin/commit-graph.c: introduce '--input=<source>' builtin/commit-graph.c: new split/merge options - - - --- 2020-01-31 Taylor Blau New
[1/3] builtin/commit-graph.c: support '--split[=<strategy>]' builtin/commit-graph.c: new split/merge options - - - --- 2020-01-31 Taylor Blau New
[3/6] builtin/commit-graph.c: die() with unknown '--object-dir' commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
[4/6] commit-graph.h: store an odb in 'struct write_commit_graph_context' commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
[2/6] commit-graph.h: store object directory in 'struct commit_graph' commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
[6/6] commit-graph.h: use odb in 'load_commit_graph_one_fd_st' commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
[5/6] commit-graph.c: remove path normalization, comparison commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
[1/6] t5318: don't pass non-object directory to '--object-dir' commit-graph: use 'struct object_directory *' everywhere - - - --- 2020-01-30 Taylor Blau New
doc: describe Git bundle format doc: describe Git bundle format - - - --- 2020-01-30 Masaya Suzuki New
[7/7] sha1-file: allow check_object_signature() to handle any repo fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[6/7] sha1-file: pass git_hash_algo to hash_object_file() fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[5/7] sha1-file: pass git_hash_algo to write_object_file_prepare() fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[4/7] streaming: allow open_istream() to handle any repo fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[3/7] pack-check: use given repo's hash_algo at verify_packfile() fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[2/7] cache-tree: use given repo's hash_algo at verify_one() fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[1/7] diff: make diff_populate_filespec() honor its repo argument fix inconsistent uses of the_repo in parse_object()'s call chain - - - --- 2020-01-30 Matheus Tavares New
[v2] C: use skip-prefix to avoid hardcoded string length [v2] C: use skip-prefix to avoid hardcoded string length - - - --- 2020-01-30 Junio C Hamano New
[v2] grep: ignore --recurse-submodules if --no-index is given [v2] grep: ignore --recurse-submodules if --no-index is given - - - --- 2020-01-30 Linus Arver via GitGitGadget New
[PATCHv1,1/1] git-p4: avoid leak of file handle when cloning git-p4: fix file descriptor leak - - - --- 2020-01-30 Luke Diamand New
[3/3] traverse_trees(): use stack array for name entries some minor memory allocation cleanups - - - --- 2020-01-30 Jeff King New
[2/3] walker_fetch(): avoid raw array length computation some minor memory allocation cleanups - - - --- 2020-01-30 Jeff King New
[1/3] normalize_path_copy(): document "dst" size expectations some minor memory allocation cleanups - - - --- 2020-01-30 Jeff King New
[v4] git: update documentation for --git-dir [v4] git: update documentation for --git-dir - - - --- 2020-01-30 Linus Arver via GitGitGadget New
[v3] add: use advice API to display hints [v3] add: use advice API to display hints - - - --- 2020-01-30 Linus Arver via GitGitGadget New
[6/6] t7063: blindly accept diffs Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[5/6] dir: replace exponential algorithm with a linear one Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[4/6] dir: move setting of nested_repo next to its actual usage Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[3/6] dir: fix confusion based on variable tense Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[2/6] dir: fix broken comment Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[1/6] dir: consolidate treat_path() and treat_one_path() Avoid multiple recursive calls for same path in read_directory_recursive() - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[PATCHv1,6/6] git-p4: check for access to remote host earlier git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[PATCHv1,5/6] git-p4: cleanup better on error exit git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[PATCHv1,4/6] git-p4: create helper function importRevisions() git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[PATCHv1,3/6] git-p4: disable some pylint warnings, to get pylint output to something manageable git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[PATCHv1,2/6] git-p4: add P4CommandException to report errors talking to Perforce git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[PATCHv1,1/6] git-p4: make closeStreams() idempotent git-p4: wait() for child processes better - - - --- 2020-01-29 Luke Diamand New
[v6,6/6] config: add '--show-scope' to print the scope of a config value config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v6,5/6] config: clarify meaning of command line scoping config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v6,4/6] config: split repo scope to local and worktree config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v6,3/6] t1300: create custom config file without special characters config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v6,2/6] t1300: fix over-indented HERE-DOCs config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v6,1/6] config: fix typo in variable name config: allow user to know scope of config options - - - --- 2020-01-29 Linus Arver via GitGitGadget New
[v2] clone: pass --single-branch during --recurse-submodules [v2] clone: pass --single-branch during --recurse-submodules - - - --- 2020-01-28 Emily Shaffer New
[RFC] diff: only prefetch for certain output formats [RFC] diff: only prefetch for certain output formats - - - --- 2020-01-28 Jonathan Tan New
[v6,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-28 Alban Gruin New
[v6,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-28 Alban Gruin New
[v3,12/12] sparse-checkout: improve docs around 'set' in cone mode Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,11/12] sparse-checkout: use C-style quotes in 'list' subcommand Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,10/12] sparse-checkout: write escaped patterns in cone mode Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,09/12] sparse-checkout: properly match escaped characters Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,08/12] sparse-checkout: warn on incorrect '*' in patterns Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,07/12] sparse-checkout: detect short patterns Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,06/12] sparse-checkout: cone mode does not recognize "**" Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,05/12] sparse-checkout: fix documentation typo for core.sparseCheckoutCone Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,04/12] clone: fix --sparse option with URLs Harden the sparse-checkout builtin 1 - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,03/12] sparse-checkout: create leading directories Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,02/12] t1091: improve here-docs Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v3,01/12] t1091: use check_files to reduce boilerplate Harden the sparse-checkout builtin - - - --- 2020-01-28 Linus Arver via GitGitGadget New
[v2,11/11] bisect: libify `bisect_next_all` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,10/11] bisect: libify `handle_bad_merge_base` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,09/11] bisect: libify `check_good_are_ancestors_of_bad` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,08/11] bisect: libify `check_merge_bases` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,07/11] bisect: libify `bisect_checkout` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,06/11] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,05/11] bisect--helper: introduce new `decide_next()` function Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,04/11] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,03/11] bisect: use the standard 'if (!var)' way to check for 0 Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,02/11] bisect--helper: change `retval` to `res` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,01/11] bisect--helper: convert `vocab_*` char pointers to char arrays Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v3] git: update documentation for --git-dir [v3] git: update documentation for --git-dir - - - --- 2020-01-28 Linus Arver via GitGitGadget New
C: use skip-prefix to avoid hardcoded string length C: use skip-prefix to avoid hardcoded string length - - - --- 2020-01-27 Junio C Hamano New
.mailmap: fix erroneous authorship for Derrick Stolee .mailmap: fix erroneous authorship for Derrick Stolee - - - --- 2020-01-27 Denton Liu New
Make git rm submodule succeed if .gitmodules index stat info is zero Make git rm submodule succeed if .gitmodules index stat info is zero - - - --- 2020-01-27 David Turner New
[v2,5/5] Reftable support for git-core Reftable support git-core - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v2,4/5] Add reftable library Reftable support git-core - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v2,3/5] Document how ref iterators and symrefs interact Reftable support git-core - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v2,2/5] create .git/refs in files-backend.c Reftable support git-core - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v2,1/5] setup.c: enable repo detection for reftable Reftable support git-core - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v2,1/1] config: learn the --stdin option for instructions config: read instructions from stdin - - - --- 2020-01-27 Zeger-Jan van de Weg New
doc: clarify "explicitly given" in push.default doc: clarify "explicitly given" in push.default - - - --- 2020-01-27 Bert Wesarg New
[v4,2/2] Fix status of initialized but not cloned submodules [v4,1/2] t7400: add a testcase for submodule status on empty dirs - - - --- 2020-01-27 Peter Kaestle New
[v4,1/2] t7400: add a testcase for submodule status on empty dirs [v4,1/2] t7400: add a testcase for submodule status on empty dirs - - - --- 2020-01-27 Peter Kaestle New
[v3,6/6] remote rename/remove: gently handle remote.pushDefault config Untitled series #233525 - - - --- 2020-01-27 Bert Wesarg New
[v2,6/6] remote rename/remove: gently handle remote.pushDefault config remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
[5/6] config: provide access to the current line number remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
[v4,4/6] remote rename/remove: handle branch.<name>.pushRemote config values remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
[3/6] remote: clean-up config callback remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
« 1 2 ... 139 140 141242 243 »