Show patches with: Submitter = Jacob Keller       |    State = Action Required       |   54 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
mailsplit add option to include sanitized subject in filename mailsplit add option to include sanitized subject in filename - - - --- 2024-04-09 Jacob Keller New
[RFC] mailsplit: add option to extract PATCH M/N numbers [RFC] mailsplit: add option to extract PATCH M/N numbers - - - --- 2024-03-13 Jacob Keller New
[v3] blame: allow --contents to work with non-HEAD commit [v3] blame: allow --contents to work with non-HEAD commit - - - --- 2023-03-24 Jacob Keller New
tests: add test highlighting submodule remote breakage tests: add test highlighting submodule remote breakage - - - --- 2022-10-12 Jacob Keller New
name-rev: test showing failure with non-monotonic commit dates name-rev: test showing failure with non-monotonic commit dates - - - --- 2022-02-14 Jacob Keller New
format-patch: teach format.useAutoBase "whenAble" option format-patch: teach format.useAutoBase "whenAble" option - - - --- 2020-09-25 Jacob Keller New
[v3,1/1] refspec: add support for negative refspecs implement negative refspecs - - - --- 2020-09-25 Jacob Keller New
[RFC,v2,1/1] refspec: add support for negative refspecs implement support for negative refspecs - - - --- 2020-08-21 Jacob Keller New
[RFC,3/3] refspec: add support for negative refspecs Untitled series #332917 - - - --- 2020-08-15 Jacob Keller New
[RFC,2/3] refspec: make sure stack refspec_item variables are zeroed [RFC,1/3] refspec: fix documentation referring to refspec_item - - - --- 2020-08-15 Jacob Keller New
[RFC,1/3] refspec: fix documentation referring to refspec_item [RFC,1/3] refspec: fix documentation referring to refspec_item - - - --- 2020-08-15 Jacob Keller New
[v3,16/16] completion: improve handling of --orphan option of switch/checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,15/16] completion: improve handling of -c/-C and -b/-B in switch/checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,14/16] completion: improve handling of --track in switch/checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,13/16] completion: improve handling of --detach in checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,12/16] completion: improve completion for git switch with no options improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,11/16] completion: improve handling of DWIM mode for switch/checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,10/16] completion: perform DWIM logic directly in __git_complete_refs improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,09/16] completion: extract function __git_dwim_remote_heads improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,08/16] completion: replace overloaded track term for __git_complete_refs improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,07/16] completion: add tests showing subpar switch/checkout --orphan logic improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,06/16] completion: add tests showing subpar -c/C argument completion improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,05/16] completion: add tests showing subpar -c/-C startpoint completion improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,04/16] completion: add tests showing subpar switch/checkout --track logic improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,03/16] completion: add tests showing subar checkout --detach logic improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,02/16] completion: add tests showing subpar DWIM logic for switch/checkout improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v3,01/16] completion: add test showing subpar git switch completion improve switch/checkout completion - - - --- 2020-05-28 Jacob Keller New
[v2,9/9] completion: improve handling of --orphan option of switch/checkout refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,8/9] completion: improve handling of -c/-C and -b/-B in switch/checkout refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,7/9] completion: improve handling of --track in switch/checkout refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,6/9] completion: improve handling of --detach in checkout refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,5/9] completion: improve completion for git switch with no options refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,4/9] completion: perform DWIM logic directly in __git_complete_refs refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,3/9] completion: extract function __git_dwim_remote_heads refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,2/9] completion: improve handling of DWIM mode for switch/checkout refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller New
[v2,1/9] completion: replace overloaded track term for __git_complete_refs refactor completion for switch and checkout - - - --- 2020-05-27 Jacob Keller 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
completion: complete remote branches with switch --track completion: complete remote branches with switch --track - - - --- 2020-04-22 Jacob Keller New
git-submodule: fix expansion of depth for cmd_update git-submodule: fix expansion of depth for cmd_update - - - --- 2019-08-22 Jacob Keller New
describe: bail of --contains --all is used with --exclude or --match describe: bail of --contains --all is used with --exclude or --match - - - --- 2019-02-26 Jacob Keller New
[v3] coccicheck: process every source file at once [v3] coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New
[v2] coccicheck: process every source file at once [v2] coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New
coccicheck: process every source file at once coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New