Show patches with: Submitter = Emily Shaffer       |    State = Action Required       |   443 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
transport-helper: enforce atomic in push_refs_with_push transport-helper: enforce atomic in push_refs_with_push - - - --- 2019-07-02 Emily Shaffer New
trace2: log progress time and throughput trace2: log progress time and throughput - 1 - --- 2020-05-12 Emily Shaffer New
submodule: add newline on invalid submodule error submodule: add newline on invalid submodule error - - - --- 2020-02-07 Emily Shaffer New
revision: remove stray whitespace when name empty revision: remove stray whitespace when name empty - - - --- 2019-06-07 Emily Shaffer New
promisor-remote: skip move_to_tail when n=1 promisor-remote: skip move_to_tail when n=1 - - - --- 2019-09-25 Emily Shaffer New
prefix_path: show gitdir if worktree unavailable prefix_path: show gitdir if worktree unavailable - - - --- 2020-03-03 Emily Shaffer New
MyFirstContribution: rephrase contact info MyFirstContribution: rephrase contact info - 1 - --- 2020-02-14 Emily Shaffer New
MyFirstContribution: add avenues for getting help MyFirstContribution: add avenues for getting help - - - --- 2019-11-15 Emily Shaffer New
grep: provide pathspecs/patterns via file or stdin grep: provide pathspecs/patterns via file or stdin - - - --- 2019-11-22 Emily Shaffer New
gitsubmodules: align html and nroff lists gitsubmodules: align html and nroff lists - 1 - --- 2019-05-01 Emily Shaffer New
fetch: emphasize failure during submodule fetch fetch: emphasize failure during submodule fetch - - - --- 2020-01-10 Emily Shaffer New
documentation: add tutorial for revision walking documentation: add tutorial for revision walking - - - --- 2019-06-07 Emily Shaffer New
docs: mention MyFirstContribution in more places docs: mention MyFirstContribution in more places - 1 - --- 2020-05-28 Emily Shaffer New
doc: propose hooks managed by the config doc: propose hooks managed by the config - - - --- 2020-04-20 Emily Shaffer New
doc: hint about GIT_DEBUGGER doc: hint about GIT_DEBUGGER - - - --- 2019-05-17 Emily Shaffer New
doc: add some nit fixes to MyFirstContribution doc: add some nit fixes to MyFirstContribution - - - --- 2019-05-29 Emily Shaffer New
config: add string mapping for enum config_scope config: add string mapping for enum config_scope - - - --- 2019-12-11 Emily Shaffer New
commit: use config-based hooks (config-based hooks part II) commit: use config-based hooks (config-based hooks part II) - 1 - --- 2020-10-14 Emily Shaffer New
clone: teach --single-branch and --branch during --recurse clone: teach --single-branch and --branch during --recurse - - - --- 2020-01-08 Emily Shaffer New
bugreport: drop time.h include bugreport: drop time.h include - - - --- 2020-04-27 Emily Shaffer New
bugreport: collect list of populated hooks bugreport: collect list of populated hooks - - - --- 2020-04-24 Emily Shaffer New
bugreport: add tool to generate debugging info bugreport: add tool to generate debugging info - - - --- 2019-08-15 Emily Shaffer New
[v9,5/5] bugreport: add compiler info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,4/5] bugreport: add uname info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,37/37] docs: link githooks and git-hook manpages propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,36/37] doc: clarify fsmonitor-watchman specification propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,35/37] run-command: stop thinking about hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,34/37] git-send-email: use 'git hook run' for 'sendemail-validate' propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,33/37] bugreport: use hook_exists instead of find_hook propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,32/37] receive-pack: convert receive hooks to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,31/37] post-update: use hook.h library propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,30/37] proc-receive: acquire hook list from hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,3/5] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,3/3] rev-parse: short-circuit superproject worktree when config unset teach submodules to know they're submodules - - - --- 2022-03-10 Emily Shaffer New
[v9,29/37] receive-pack: convert 'update' hook to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,28/37] reference-transaction: look for hooks in config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,27/37] transport: convert pre-push hook to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,26/37] hook: convert 'post-rewrite' hook to config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,25/37] hooks: convert 'post-checkout' hook to hook library propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,24/37] git-p4: use 'git hook' to run hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,23/37] receive-pack: convert push-to-checkout hook to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,22/37] read-cache: convert post-index-change hook to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,21/37] rebase: teach pre-rebase to use hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,20/37] gc: use hook library for pre-auto-gc hook propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,2/5] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,2/3] introduce submodule.hasSuperproject record teach submodules to know they're submodules - - - --- 2022-03-10 Emily Shaffer New
[v9,19/37] merge: use config-based hooks for post-merge hook propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,18/37] am: convert applypatch hooks to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,17/37] commit: use config-based hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,16/37] hooks: allow callers to capture output propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,15/37] run-command: allow capturing of collated output propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,14/37] hook: provide stdin by string_list or callback propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,13/37] run-command: add stdin callback for parallelization propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,12/37] hook: allow specifying working directory for hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,11/37] hook: allow parallel hook execution propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,10/37] run-command: allow stdin for run_processes_parallel propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,1/5] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,1/3] t7400-submodule-basic: modernize inspect() helper teach submodules to know they're submodules - - - --- 2022-03-10 Emily Shaffer New
[v9,09/37] hook: support passing stdin to hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,08/37] hook: introduce hook_exists() propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,07/37] hook: add 'run' subcommand propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,06/37] parse-options: parse into strvec propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,05/37] hook: implement hookcmd.<name>.skip propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,04/37] hook: teach hook.runHookDir propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,03/37] hook: include hookdir hook in list propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,02/37] hook: introduce git-hook subcommand propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,01/37] doc: propose hooks managed by the config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v8,37/37] docs: unify githooks and git-hook manpages config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,36/37] run-command: stop thinking about hooks config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,35/37] git-send-email: use 'git hook run' for 'sendemail-validate' config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,34/37] bugreport: use hook_exists instead of find_hook config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,33/37] receive-pack: convert receive hooks to hook.h config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,32/37] post-update: use hook.h library config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,31/37] proc-receive: acquire hook list from hook.h config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,30/37] receive-pack: convert 'update' hook to hook.h config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,29/37] reference-transaction: look for hooks in config config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,28/37] transport: convert pre-push hook to use config config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,27/37] hook: convert 'post-rewrite' hook to config config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,26/37] hooks: convert 'post-checkout' hook to hook library config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,25/37] git-p4: use 'git hook' to run hooks config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,24/37] receive-pack: convert push-to-checkout hook to hook.h config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,23/37] read-cache: convert post-index-change hook to use config config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,22/37] rebase: teach pre-rebase to use hook.h config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,21/37] gc: use hook library for pre-auto-gc hook config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,20/37] merge: use config-based hooks for post-merge hook config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,19/37] am: convert applypatch hooks to use config config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,18/37] commit: use config-based hooks config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,17/37] hooks: allow callers to capture output config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,16/37] run-command: allow capturing of collated output config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,15/37] hook: provide stdin by string_list or callback config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,15/15] bugreport: summarize contents of alternates file add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,14/37] run-command: add stdin callback for parallelization config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,14/15] bugreport: list contents of $OBJDIR/info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,13/37] hook: allow specifying working directory for hooks config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,13/15] bugreport: add packed object summary add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,12/37] hook: allow parallel hook execution config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,12/15] bugreport: count loose objects add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,11/37] run-command: allow stdin for run_processes_parallel config-based hooks - - - --- 2021-03-11 Emily Shaffer New
[v8,11/15] bugreport: collect list of populated hooks add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,10/37] hook: support passing stdin to hooks config-based hooks - - - --- 2021-03-11 Emily Shaffer New
« 1 2 3 44 5 »