Show patches with: State = Action Required       |   24258 patches
« 1 2 ... 140 141 142242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,2/6] remote: clean-up by returning early to avoid one indentation remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
[1/6] pull --rebase/remote rename: document and honor single-letter abbreviations rebase types remote rename/remove: improve handling of configuration values - - - --- 2020-01-27 Bert Wesarg New
[v2] git: update documentation for --git-dir [v2] git: update documentation for --git-dir - - - --- 2020-01-27 Linus Arver via GitGitGadget New
[v3] t2018: be more discerning when checking for expected exit codes [v3] t2018: be more discerning when checking for expected exit codes - - - --- 2020-01-26 Denton Liu New
grep: ignore --recurse-submodules if --no-index is given grep: ignore --recurse-submodules if --no-index is given - - - --- 2020-01-26 Linus Arver via GitGitGadget New
[v2,23/23] t6024: update for SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,22/22] t6024: update for SHA-256 Untitled series #233351 - - - --- 2020-01-25 brian m. carlson New
[v2,22/23] t6006: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,21/22] t6006: make hash size independent Untitled series #233349 - - - --- 2020-01-25 brian m. carlson New
[v2,21/23] t6000: abstract away SHA-1-specific constants SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,20/22] t6000: abstract away SHA-1-specific constants SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,20/23] t5703: switch tests to use test_oid Untitled series #233353 - - - --- 2020-01-25 brian m. carlson New
[v2,19/22] t5703: switch tests to use test_oid SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,19/23] t5703: make test work with SHA-256 Untitled series #233355 - - - --- 2020-01-25 brian m. carlson New
[v2,18/22] t5703: make test work with SHA-256 Untitled series #233347 - - - --- 2020-01-25 brian m. carlson New
[v2,18/23] t5607: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,17/23] t5616: use correct filter syntax SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,17/22] t5607: make hash size independent Untitled series #233345 - - - --- 2020-01-25 brian m. carlson New
[v2,16/22] t5318: update for SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,15/22] t5515: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,14/22] t5321: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,13/22] t5313: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,12/22] t5309: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,11/22] t5302: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,10/22] t4211: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,09/22] t4060: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,08/22] t4013: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,07/22] t3311: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,06/22] t3310: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,05/22] t3309: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,04/22] t3308: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,03/22] t3305: annotate with SHA1 prerequisite SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,02/22] t3206: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
[v2,01/22] t/lib-pack: support SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-25 brian m. carlson New
doc: clarify "explicitly given" in push.default doc: clarify "explicitly given" in push.default - - - --- 2020-01-25 Jeff King New
[v5,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-25 Alban Gruin New
[v5,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c [v5,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c - - - --- 2020-01-25 Alban Gruin New
worktree: add shorthand '-d' for detach worktree: add shorthand '-d' for detach - - - --- 2020-01-25 Pratyush Yadav New
[v2,4/4] obstack: avoid computing offsets from NULL pointer Untitled series #233253 - - - --- 2020-01-25 Jeff King New
[4/4] obstack: avoid computing offsets from NULL pointer more clang/sanitizer fixes - - - --- 2020-01-25 Jeff King New
[3/4] xdiff: avoid computing non-zero offset from NULL pointer more clang/sanitizer fixes - - - --- 2020-01-25 Jeff King New
[2/4] avoid computing zero offsets from NULL pointer more clang/sanitizer fixes - - - --- 2020-01-25 Jeff King New
[1/4] merge-recursive: silence -Wxor-used-as-pow warning more clang/sanitizer fixes - - - --- 2020-01-25 Jeff King New
[v5,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-25 Linus Arver via GitGitGadget New
[v5,5/6] config: clarify meaning of command line scoping config: allow user to know scope of config options - - - --- 2020-01-25 Linus Arver via GitGitGadget New
[v5,4/6] config: split repo scope to local and worktree config: allow user to know scope of config options - - - --- 2020-01-25 Linus Arver via GitGitGadget New
[v5,3/6] t1300: create custom config file without special characters config: allow user to know scope of config options - - - --- 2020-01-25 Linus Arver via GitGitGadget New
[v5,2/6] t1300: fix over-indented HERE-DOCs config: allow user to know scope of config options - - - --- 2020-01-25 Linus Arver via GitGitGadget New
[v5,1/6] config: fix typo in variable name config: allow user to know scope of config options - - - --- 2020-01-25 Linus Arver via GitGitGadget New
[3/3] sha1-name: mark get_oid() error messages for translation [1/3] t1400: avoid "test" string comparisons - - - --- 2020-01-25 Jeff King New
[2/3] t1506: drop space after redirection operator [1/3] t1400: avoid "test" string comparisons - - - --- 2020-01-25 Jeff King New
[1/3] t1400: avoid "test" string comparisons [1/3] t1400: avoid "test" string comparisons - - - --- 2020-01-25 Jeff King New
[3/3] git-gui: completed german translation git gui: improve German translation - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[2/3] git-gui: update german translation git gui: improve German translation - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[1/3] git-gui: update german translation to most recently created pot templates git gui: improve German translation - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v7] MyFirstContribution: add avenues for getting help [v7] MyFirstContribution: add avenues for getting help - - - --- 2020-01-24 Emily Shaffer New
[v2,12/12] sparse-checkout: improve docs around 'set' in cone mode Harden the sparse-checkout builtin - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v2,11/12] sparse-checkout: use C-style quotes in 'list' subcommand Harden the sparse-checkout builtin - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v2,10/12] sparse-checkout: write escaped patterns in cone mode Harden the sparse-checkout builtin - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v2,09/12] sparse-checkout: properly match escaped characters Harden the sparse-checkout builtin - - - --- 2020-01-24 Linus Arver via GitGitGadget New
« 1 2 ... 140 141 142242 243 »