Show patches with: State = Action Required       |   24469 patches
« 1 2 ... 105 106 107244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
RFC: refs: add GIT_DEBUG_REFS debugging mechanism RFC: refs: add GIT_DEBUG_REFS debugging mechanism - - - --- 2020-08-28 John Cai 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
[v19,06/10] doc: add document for capability report-status-v2 New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,05/10] New capability "report-status-v2" for git-push New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,04/10] receive-pack: feed report options to post-receive New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,03/10] receive-pack: add new proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,02/10] t5411: add basic test cases for proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[v19,01/10] transport: not report a non-head push as a branch New proc-receive hook for centralized workflow - - - --- 2020-08-27 Jiang Xin New
[5/5] init: make --separate-git-dir work from within linked worktree add "git worktree repair" command - - - --- 2020-08-27 Eric Sunshine New
[4/5] init: teach --separate-git-dir to repair linked worktrees add "git worktree repair" command - - - --- 2020-08-27 Eric Sunshine New
[3/5] worktree: teach "repair" to fix outgoing links to worktrees add "git worktree repair" command - - - --- 2020-08-27 Eric Sunshine New
[2/5] worktree: teach "repair" to fix worktree back-links to main worktree add "git worktree repair" command - - - --- 2020-08-27 Eric Sunshine New
[1/5] worktree: add skeleton "repair" command add "git worktree repair" command - - - --- 2020-08-27 Eric Sunshine New
builtin/index-pack.c: fix some sparse warnings builtin/index-pack.c: fix some sparse warnings - - - --- 2020-08-27 Ramsay Jones New
[v2,3/2] credential-cache: use child_process.args avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
[v2,2/2] cvsexportcommit: do not run git programs in dashed form avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
[v2,1/2] transport-helper: do not run git-remote-ext etc. in dashed form avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
clone: add remote.cloneDefault config option clone: add remote.cloneDefault config option - - - --- 2020-08-26 John Cai via GitGitGadget New
[v3,3/3] ci: stop linking built-ins to the dashed versions Untitled series #338835 - - - --- 2020-08-26 John Cai via GitGitGadget New
[v1,3/3] git: catch an attempt to run "git-foo" War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
[v1,2/3] cvsexportcommit: do not run git programs in dashed form War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
[v1,1/3] transport-helper: do not run git-remote-ext etc. in dashed form War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
pack-redundant: gauge the usage before proposing its removal pack-redundant: gauge the usage before proposing its removal - - - --- 2020-08-25 Junio C Hamano New
fixup! index-pack: make quantum of work smaller fixup! index-pack: make quantum of work smaller - - - --- 2020-08-24 Jonathan Tan New
[2/2] Unify `update-index --cacheinfo` usage (tests) Update update-index --cacheinfo entries' format - - - --- 2020-08-24 John Cai via GitGitGadget New
[1/2] Unify `update-index --cacheinfo` usage Update update-index --cacheinfo entries' format - - - --- 2020-08-24 John Cai via GitGitGadget New
[GSoC] submodule: port submodule subcommand 'add' from shell to C [GSoC] submodule: port submodule subcommand 'add' from shell to C - - - --- 2020-08-24 Shourya Shukla New
commit: provide option to add Fixes tags to log commit: provide option to add Fixes tags to log - - - --- 2020-08-24 Edwin Peer New
Avoid infinite loop in malformed packfiles Avoid infinite loop in malformed packfiles - - - --- 2020-08-23 Ori Bernstein New
[v2] style(git-gui): Fix mixed tabs & spaces; Prefer tabs. [v2] style(git-gui): Fix mixed tabs & spaces; Prefer tabs. - - - --- 2020-08-22 Serg Tereshchenko New
style(git-gui): Fix mixed tabs & spaces; Always use tabs. style(git-gui): Fix mixed tabs & spaces; Always use tabs. - - - --- 2020-08-22 Serg Tereshchenko New
checkout, restore: make pathspec recursive checkout, restore: make pathspec recursive - - - --- 2020-08-22 René Scharfe New
[RFC,v2,1/1] refspec: add support for negative refspecs implement support for negative refspecs - - - --- 2020-08-21 Jacob Keller New
[v3,4/4] ref-filter: using pretty.c logic for trailers Fix trailers atom bug and improved tests - - - --- 2020-08-21 John Cai via GitGitGadget New
[v3,3/4] pretty.c: refactor trailer logic to `format_set_trailers_options()` Fix trailers atom bug and improved tests - - - --- 2020-08-21 John Cai via GitGitGadget New
[v3,2/4] ref-filter: 'contents:trailers' show error if `:` is missing Fix trailers atom bug and improved tests 1 - - --- 2020-08-21 John Cai via GitGitGadget New
[v3,1/4] t6300: unify %(trailers) and %(contents:trailers) tests Fix trailers atom bug and improved tests - - - --- 2020-08-21 John Cai via GitGitGadget New
[5/5] strmap: add functions facilitating use as a string->int map Add struct strmap and associated utility functions - - - --- 2020-08-21 John Cai via GitGitGadget New
[4/5] strmap: add strdup_strings option Add struct strmap and associated utility functions - - - --- 2020-08-21 John Cai via GitGitGadget New
[3/5] strmap: add more utility functions Add struct strmap and associated utility functions - - - --- 2020-08-21 John Cai via GitGitGadget New
[2/5] strmap: new utility functions Add struct strmap and associated utility functions - - - --- 2020-08-21 John Cai via GitGitGadget New
[1/5] hashmap: add usage documentation explaining hashmap_free[_entries]() Add struct strmap and associated utility functions - - - --- 2020-08-21 John Cai via GitGitGadget New
Issue #353: Skipping lazy prereq for skipped tests Issue #353: Skipping lazy prereq for skipped tests - - - --- 2020-08-20 Gopal Yadav New
[v3] diff: teach --stat to ignore uninteresting modifications [v3] diff: teach --stat to ignore uninteresting modifications - - - --- 2020-08-20 John Cai via GitGitGadget New
[v2,2/2] completion: add GIT_COMPLETION_SHOW_ALL env var Untitled series #335559 - - - --- 2020-08-19 Ryan Zoeller New
[v2,1/2] parse-options: add --git-completion-helper-all [v2,1/2] parse-options: add --git-completion-helper-all - - - --- 2020-08-19 Ryan Zoeller New
[RFC,2/2] completion: add GIT_COMPLETION_SHOW_ALL env var Support enabling bash completion of all options - - - --- 2020-08-19 Ryan Zoeller New
[RFC,1/2] parse-options: add --git-completion-helper-all Support enabling bash completion of all options - - - --- 2020-08-19 Ryan Zoeller New
[RFC,2/2] dir: Recurse into nested git repos if they aren't submodules Allow adding .git files and directories - - - --- 2020-08-19 Lukas Straub New
[RFC,1/2] dir/read-cache: Allow adding .git files and directories Allow adding .git files and directories - - - --- 2020-08-19 Lukas Straub New
fixup! promisor-remote: lazy-fetch objects in subprocess fixup! promisor-remote: lazy-fetch objects in subprocess - - - --- 2020-08-18 Jonathan Tan New
patch-id: ignore newline at end of file in diff_flush_patch_id() patch-id: ignore newline at end of file in diff_flush_patch_id() - - - --- 2020-08-18 René Scharfe New
checkout_entry(): remove unreachable error() call checkout_entry(): remove unreachable error() call - - - --- 2020-08-18 Matheus Tavares New
[v3,7/7] fetch-pack: remove no_dependents code Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v3,6/7] promisor-remote: lazy-fetch objects in subprocess Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v3,5/7] fetch-pack: do not lazy-fetch during ref iteration Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v3,4/7] fetch: only populate existing_refs if needed Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v3,3/7] fetch: avoid reading submodule config until needed Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v3,2/7] fetch: allow refspecs specified through stdin [RFC] Modify fetch-pack to no longer die on error? - - - --- 2020-08-18 Jonathan Tan New
[v3,1/7] negotiator/noop: add noop fetch negotiator Lazy fetch with subprocess - - - --- 2020-08-18 Jonathan Tan New
[v2,7/7] submodule--helper: fix leak of core.worktree value leak fixes - - - --- 2020-08-17 Jeff King New
[v2,6/7] config: fix leak in git_config_get_expiry_in_days() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,5/7] config: drop git_config_get_string_const() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,4/7] config: fix leaks from git_config_get_string_const() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,3/7] checkout: fix leak of non-existent branch names leak fixes - - - --- 2020-08-17 Jeff King New
[v2,2/7] submodule--helper: use strbuf_release() to free strbufs leak fixes - - - --- 2020-08-17 Jeff King New
[v2,1/7] clear_pattern_list(): clear embedded hashmaps leak fixes - - - --- 2020-08-17 Jeff King New
[v2,3/3] fetch-pack: make packfile URIs work with transfer.fsckobjects fetch-pack: make packfile URIs work with transfer.fsckobjects - - - --- 2020-08-17 Jonathan Tan New
[v2,2/3] fetch-pack: document only_packfile in get_pack() fetch-pack: make packfile URIs work with transfer.fsckobjects - - - --- 2020-08-17 Jonathan Tan New
[v2,1/3] (various): document from_promisor parameter make packfile URIs work with transfer.fsckobjects - - - --- 2020-08-17 Jonathan Tan New
[v3,9/9] ref-filter: add `sanitize` option for 'subject' atom [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,8/9] format-support: move `format_sanitized_subject()` from pretty [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,7/9] pretty: refactor `format_sanitized_subject()` [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,6/9] ref-filter: add `short` modifier to 'parent' atom [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,5/9] ref-filter: add `short` modifier to 'tree' atom [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,4/9] ref-filter: rename `objectname` related functions and fields [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,3/9] ref-filter: modify error messages in `grab_objectname()` [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,2/9] ref-filter: refactor `grab_objectname()` [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v3,1/9] ref-filter: support different email formats [v3,1/9] ref-filter: support different email formats - - - --- 2020-08-17 John Cai via GitGitGadget New
[v8,5/5] rebase: add --reset-author-date cleanup ra/rebase-i-more-options - - - --- 2020-08-17 Phillip Wood New
[v8,4/5] rebase -i: support --ignore-date cleanup ra/rebase-i-more-options - - - --- 2020-08-17 Phillip Wood New
[v8,3/5] rebase -i: support --committer-date-is-author-date cleanup ra/rebase-i-more-options - - - --- 2020-08-17 Phillip Wood New
[v8,2/5] am: stop exporting GIT_COMMITTER_DATE cleanup ra/rebase-i-more-options - - - --- 2020-08-17 Phillip Wood New
[v8,1/5] rebase -i: add --ignore-whitespace flag cleanup ra/rebase-i-more-options - - - --- 2020-08-17 Phillip Wood New
[Microproject] t0000-basic.sh: replaced test -f with test_path_is_file [Microproject] t0000-basic.sh: replaced test -f with test_path_is_file - - - --- 2020-08-17 Gopal Yadav New
[4/4] refs: read FETCH_HEAD generically Handle FETCH_HEAD generically - - - --- 2020-08-17 John Cai via GitGitGadget New
[3/4] refs: move gitdir into base ref_store Handle FETCH_HEAD generically - - - --- 2020-08-17 John Cai via GitGitGadget New
[2/4] refs: fix comment about submodule ref_stores Handle FETCH_HEAD generically - - - --- 2020-08-17 John Cai via GitGitGadget New
[1/4] Split off reading loose ref data in separate function Handle FETCH_HEAD generically - - - --- 2020-08-17 John Cai via GitGitGadget New
[v2,0/3] SHA-256: Update commit-graph and multi-pack-index formats - 1 - --- 2020-08-17 John Cai via GitGitGadget New
[v2] Update .mailmap [v2] Update .mailmap 2 - - --- 2020-08-16 Martin Ågren New
[v17,10/10] doc: add documentation for the proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-08-15 Jiang Xin New
[v17,09/10] transport: parse report options for tracking refs New proc-receive hook for centralized workflow - - - --- 2020-08-15 Jiang Xin New
[v17,08/10] t5411: test updates of remote-tracking branches New proc-receive hook for centralized workflow - - - --- 2020-08-15 Jiang Xin New
[v17,07/10] receive-pack: new config receive.procReceiveRefs New proc-receive hook for centralized workflow - - - --- 2020-08-15 Jiang Xin New
« 1 2 ... 105 106 107244 245 »