Show patches with: State = Action Required       |   24340 patches
« 1 2 ... 124 125 126243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6] credential-store: warn instead of fatal for bogus lines from store [v6] credential-store: warn instead of fatal for bogus lines from store - - - --- 2020-04-29 Carlo Marcelo Arenas Belón New
[v2] userdiff: support Markdown [v2] userdiff: support Markdown - - - --- 2020-04-29 Ash Holland New
[5/5] shallow: use struct 'shallow_lock' for additional safety shallow: extract a header file - 1 - --- 2020-04-29 Taylor Blau New
[4/5] shallow.h: document '{commit,rollback}_shallow_file' shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
[3/5] commit: move 'unregister_shallow' to 'shallow.h' shallow: extract a header file - 1 - --- 2020-04-29 Taylor Blau New
[2/5] shallow: extract a header file for shallow-related functions shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
[1/5] commit: make 'commit_graft_pos' non-static shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
Re* [PATCH 0/4] t: replace incorrect test_must_fail usage (part 5) Re* [PATCH 0/4] t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Junio C Hamano New
[RFC,v6,2/2] credential-store: warn for any incomplete credentials instead of using credential-store: prevent fatal errors - - - --- 2020-04-29 Carlo Marcelo Arenas Belón New
[RFC,v6,1/2] credential-store: warn instead of fatal for bogus lines from store credential-store: prevent fatal errors - - - --- 2020-04-29 Carlo Marcelo Arenas Belón New
[v3,5/5] commit-graph.c: make 'commit-graph-chain's read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,4/5] commit-graph.c: ensure graph layers respect core.sharedRepository commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,3/5] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,2/5] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,1/5] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
branch: add '-' to delete previous branch branch: add '-' to delete previous branch - - - --- 2020-04-29 Ivan Tham New
[4/4] lib-submodule-update: pass OVERWRITING_FAIL t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Denton Liu New
[3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Denton Liu New
[2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Denton Liu New
[1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Denton Liu New
[v2,5/5] rebase: add --reset-author-date cleanup ra/rebase-i-more-options - - - --- 2020-04-29 Phillip Wood New
[v2,4/5] rebase -i: support --ignore-date cleanup ra/rebase-i-more-options - - - --- 2020-04-29 Phillip Wood New
[v2,3/5] sequencer: rename amend_author to author_to_free cleanup ra/rebase-i-more-options - - - --- 2020-04-29 Phillip Wood New
[v2,2/5] rebase -i: support --committer-date-is-author-date cleanup ra/rebase-i-more-options - - - --- 2020-04-29 Phillip Wood New
[v2,1/5] rebase -i: add --ignore-whitespace flag cleanup ra/rebase-i-more-options - - - --- 2020-04-29 Phillip Wood New
[v4,4/4] gitfaq: fetching and pulling a repository [v4,1/4] gitfaq: files in .gitignore are tracked - - - --- 2020-04-29 Shourya Shukla New
[v4,3/4] gitfaq: shallow cloning a repository [v4,1/4] gitfaq: files in .gitignore are tracked - - - --- 2020-04-29 Shourya Shukla New
[v4,2/4] gitfaq: changing the remote of a repository [v4,1/4] gitfaq: files in .gitignore are tracked - - - --- 2020-04-29 Shourya Shukla New
[v4,1/4] gitfaq: files in .gitignore are tracked [v4,1/4] gitfaq: files in .gitignore are tracked - - - --- 2020-04-29 Shourya Shukla New
switch: fix errors and comments related to -c and -C switch: fix errors and comments related to -c and -C - - - --- 2020-04-29 Denton Liu New
[v2] Teach git-rev-list --simplify-forks [v2] Teach git-rev-list --simplify-forks - - - --- 2020-04-29 Antonio Russo New
[v5] credential-store: warn instead of fatal for bogus lines from store [v5] credential-store: warn instead of fatal for bogus lines from store - - - --- 2020-04-29 Carlo Marcelo Arenas Belón New
[v4,4/4] credential-store: make sure there is no regression with missing scheme credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,3/4] git-credential-store: fix (WIP) credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,2/4] git-credential-store: skip empty lines and comments from store credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
[v4,1/4] credential-store: document the file format a bit more credential-store: prevent fatal errors - - - --- 2020-04-28 Carlo Marcelo Arenas Belón New
rebase: save autostash entry into stash reflog on --quit rebase: save autostash entry into stash reflog on --quit - - - --- 2020-04-28 Denton Liu New
Use OPT_CALLBACK and OPT_CALLBACK_F Use OPT_CALLBACK and OPT_CALLBACK_F - - - --- 2020-04-28 Denton Liu New
t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests - - - --- 2020-04-28 Jeff King New
[v2] fetch-pack: try harder to read an ERR packet [v2] fetch-pack: try harder to read an ERR packet - - - --- 2020-04-28 Christian Couder New
[v2,3/3] fetch-pack: in protocol v2, reset in_vain upon ACK Protocol v2 in_vain fixes - 1 - --- 2020-04-28 Jonathan Tan New
[v2,2/3] fetch-pack: in protocol v2, in_vain only after ACK Protocol v2 in_vain fixes - 1 - --- 2020-04-28 Jonathan Tan New
[v2,1/3] fetch-pack: return enum from process_acks() Protocol v2 in_vain fixes - 1 - --- 2020-04-28 Jonathan Tan New
[v2] bugreport: drop extraneous includes [v2] bugreport: drop extraneous includes - 1 - --- 2020-04-27 Emily Shaffer New
[v2] bugreport: collect list of populated hooks [v2] bugreport: collect list of populated hooks - 1 - --- 2020-04-27 Emily Shaffer New
bugreport: drop time.h include bugreport: drop time.h include - - - --- 2020-04-27 Emily Shaffer New
[v10,12/12] t: use update-ref and show-ref to reading/writing refs Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,11/12] Add some reftable testing infrastructure Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,10/12] Reftable support for git-core Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,09/12] Add reftable library Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,08/12] reftable: clarify how empty tables should be written Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,07/12] reftable: define version 2 of the spec to accomodate SHA256 Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,06/12] reftable: file format documentation Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,05/12] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,04/12] refs: document how ref_iterator_advance_fn should handle symrefs Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,03/12] create .git/refs in files-backend.c Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,02/12] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v10,01/12] refs.h: clarify reflog iteration order Reftable support git-core - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v2] rebase: display an error if --root and --fork-point are both provided [v2] rebase: display an error if --root and --fork-point are both provided - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v2,4/4] commit-graph.c: ensure graph layers respect core.sharedRepository commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,3/4] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,2/4] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,1/4] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
rebase: display an error if --root and --fork-point are both provided rebase: display an error if --root and --fork-point are both provided - - - --- 2020-04-27 John Passaro via GitGitGadget New
[v3,4/4] progress.c: silence cgcc suggestion about internal linkage Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,3/4] graph.c: limit linkage of internal variable Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,2/4] compat/regex: move stdlib.h up in inclusion chain Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,1/4] test-parse-pathspec-file.c: s/0/NULL/ for pointer type Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3] git-credential-store: skip empty lines and comments from store [v3] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
[v2] git-credential-store: skip empty lines and comments from store [v2] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
push: unset PARSE_OPT_OPTARG for --recurse-submodules push: unset PARSE_OPT_OPTARG for --recurse-submodules - - - --- 2020-04-27 Denton Liu New
Teach git-rev-list --simplify-forks Teach git-rev-list --simplify-forks - - - --- 2020-04-27 Antonio Russo New
[v5] credential: fix matching URLs with multiple levels in path [v5] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-27 brian m. carlson New
git-credential-store: skip empty lines and comments from store git-credential-store: skip empty lines and comments from store - - - --- 2020-04-26 Carlo Marcelo Arenas Belón New
[v3,1/1] MacOs/brew: Let the build find gettext headers/libraries/msgfmt [v3,1/1] MacOs/brew: Let the build find gettext headers/libraries/msgfmt - - - --- 2020-04-26 Torsten Bögershausen New
[v4] credential: fix matching URLs with multiple levels in path [v4] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-26 brian m. carlson New
config: use GIT_CONFIG in git config sequence config: use GIT_CONFIG in git config sequence - - - --- 2020-04-25 Mateusz Nowotynski New
[v3] redential: fix matching URLs with multiple levels in path [v3] redential: fix matching URLs with multiple levels in path - - - --- 2020-04-25 brian m. carlson New
commit:fix use of uninitialized value [...] in server log commit:fix use of uninitialized value [...] in server log - - - --- 2020-04-25 John Passaro via GitGitGadget New
commit:fix use of uninitialized value [...] in server log commit:fix use of uninitialized value [...] in server log - - - --- 2020-04-25 John Passaro via GitGitGadget New
[v2] macos: do let the build find the gettext headers/libraries/msgfmt [v2] macos: do let the build find the gettext headers/libraries/msgfmt - - - --- 2020-04-25 John Passaro via GitGitGadget New
macos: move PTHREAD_LIBS out of Makefile macos: move PTHREAD_LIBS out of Makefile - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
connect.c: clarify BUG() messages in push_ssh_options connect.c: clarify BUG() messages in push_ssh_options - - - --- 2020-04-25 Matthias Aßhauer New
macos: move NO_REGEX in macOS to config.mak.uname macos: move NO_REGEX in macOS to config.mak.uname - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
macos: do not assume brew and gettext are always available/wanted macos: do not assume brew and gettext are always available/wanted - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
[v3,3/3] oidmap: return oidmap_entry pointers Untitled series #277165 - - - --- 2020-04-25 Abhishek Kumar New
[v3,2/3] oidmap: rework iterators to return typed pointer Untitled series #277165 - - - --- 2020-04-25 Abhishek Kumar New
[v3,1/3] oidmap: make oidmap_free independent of struct layout [v3,1/3] oidmap: make oidmap_free independent of struct layout - - - --- 2020-04-25 Abhishek Kumar New
[11/11] completion: complete remote branches for git switch --track refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[10/11] completion: recognize -c/-C when completing for git switch refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[09/11] completion: fix completion for git switch with no options refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[08/11] completion: perform DWIM logic directly in __git_complete_refs refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[07/11] completion: extract function __git_dwim_remote_heads refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[06/11] completion: rename --track option of __git_complete_refs refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[05/11] completion: remove completion for git switch --orphan refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[05/11] completion: add test showing subpar completion for git switch --orphan Untitled series #277157 - - - --- 2020-04-25 Jacob Keller New
[04/11] completion: add tests showing lack of support for git switch -c/-C refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[03/11] completion: add test highlighting subpar git switch --track completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[02/11] completion: add test showing subpar git switch completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[01/11] completion: add some simple test cases for git switch completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
« 1 2 ... 124 125 126243 244 »