Show patches with: Submitter = Emily Shaffer       |   500 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/17] read-cache: convert post-index-change hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[05/17] rebase: teach pre-rebase to use hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[04/17] gc: use hook library for pre-auto-gc hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[03/17] merge: use config-based hooks for post-merge hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[02/17] am: convert applypatch hooks to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[01/17] commit: use config-based hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[17/17] hooks: allow callers to capture output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[16/17] run-command: allow capturing of collated output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[15/17] hook: provide stdin by string_list or callback propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[14/17] run-command: add stdin callback for parallelization propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[13/17] hook: allow specifying working directory for hooks propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[12/17] hook: allow parallel hook execution propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[11/17] run-command: allow stdin for run_processes_parallel propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[10/17] hook: support passing stdin to hooks propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[09/17] hook: replace find_hook() with hook_exists() propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[08/17] hook: add 'run' subcommand propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[07/17] parse-options: parse into strvec propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[06/17] hook: implement hookcmd.<name>.skip propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[05/17] hook: respect hook.runHookDir propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[04/17] hook: include hookdir hook in list propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[03/17] hook: add list command propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[02/17] hook: scaffolding for git-hook subcommand propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[01/17] doc: propose hooks managed by the config propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[2/2] docs: demonstrate difference between 'am' and 'apply' some small clarifying docfixes - - - --- 2020-10-16 Emily Shaffer New
[1/2] MyFirstContribution: clarify asciidoc dependency some small clarifying docfixes - - - --- 2020-10-16 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
[v5,8/8] hook: replace find_hook() with hook_exists() Untitled series #364803 - - - --- 2020-10-14 Emily Shaffer New
[v5,7/8] hook: add 'run' subcommand propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,6/8] parse-options: parse into strvec propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,5/8] hook: implement hookcmd.<name>.skip propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,4/8] hook: include hookdir hook in list propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,3/8] hook: add list command propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,2/8] hook: scaffolding for git-hook subcommand propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v5,1/8] doc: propose hooks managed by the config propose config-based hooks (part I) - - - --- 2020-10-14 Emily Shaffer New
[v4,9/9] run_commit_hook: take strvec instead of varargs propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,8/9] commit: use config-based hooks propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,7/9] hook: replace run-command.h:find_hook propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,6/9] hook: add 'run' subcommand propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,5/9] parse-options: parse into strvec propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,4/9] hook: add --porcelain to list command propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,3/9] hook: add list command propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,2/9] hook: scaffolding for git-hook subcommand propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
[v4,1/9] doc: propose hooks managed by the config propose config-based hooks - - - --- 2020-09-09 Emily Shaffer New
Revert "contrib: subtree: adjust test to change in fmt-merge-msg" Revert "contrib: subtree: adjust test to change in fmt-merge-msg" - - - --- 2020-08-03 Emily Shaffer Accepted
[RFC,v3,6/6] hook: add 'run' subcommand propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[RFC,v3,5/6] parse-options: parse into argv_array propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[v3,4/6] hook: add --porcelain to list command propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[v3,3/6] hook: add list command propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[v3,2/6] hook: scaffolding for git-hook subcommand propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[v3,1/6] doc: propose hooks managed by the config propose config-based hooks - - - --- 2020-07-28 Emily Shaffer New
[2/2] progress: remove redundant null-checking enable progress traces even when quiet - - - --- 2020-07-10 Emily Shaffer New
[1/2] progress: create progress struct in 'verbose' mode enable progress traces even when quiet - 1 - --- 2020-07-10 Emily Shaffer New
[2/2] bugreport: add config values from safelist bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[1/2] bugreport: generate config safelist based on docs bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[v2] docs: mention MyFirstContribution in more places [v2] docs: mention MyFirstContribution in more places - 1 - --- 2020-06-08 Emily Shaffer New
docs: mention MyFirstContribution in more places docs: mention MyFirstContribution in more places - 1 - --- 2020-05-28 Emily Shaffer New
[git-scm.com] community: advertise 'git-bugreport' tool [git-scm.com] community: advertise 'git-bugreport' tool - - - --- 2020-05-28 Emily Shaffer New
[v2,4/4] hook: add --porcelain to list command propose config-based hooks - - - --- 2020-05-21 Emily Shaffer New
[v2,3/4] hook: add list command propose config-based hooks - - - --- 2020-05-21 Emily Shaffer New
[v2,2/4] hook: scaffolding for git-hook subcommand propose config-based hooks - - - --- 2020-05-21 Emily Shaffer New
[v2,1/4] doc: propose hooks managed by the config propose config-based hooks - - - --- 2020-05-21 Emily Shaffer New
[2/2] bugreport: include user interactive shell bugreport: collect shell settings - - - --- 2020-05-12 Emily Shaffer New
[1/2] help: add shell-path to --build-options bugreport: collect shell settings - - - --- 2020-05-12 Emily Shaffer New
trace2: log progress time and throughput trace2: log progress time and throughput - 1 - --- 2020-05-12 Emily Shaffer New
[v5] bugreport: collect list of populated hooks [v5] bugreport: collect list of populated hooks - 1 - --- 2020-05-11 Emily Shaffer New
[v4] bugreport: collect list of populated hooks [v4] bugreport: collect list of populated hooks - - - --- 2020-05-08 Emily Shaffer New
[v3] bugreport: collect list of populated hooks [v3] bugreport: collect list of populated hooks - - - --- 2020-04-30 Emily Shaffer 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
bugreport: collect list of populated hooks bugreport: collect list of populated hooks - - - --- 2020-04-24 Emily Shaffer New
doc: propose hooks managed by the config doc: propose hooks managed by the config - - - --- 2020-04-20 Emily Shaffer New
[v13,5/5] bugreport: add compiler info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,4/5] bugreport: add uname info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,3/5] bugreport: gather git version and build info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,2/5] bugreport: add tool to generate debugging info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,1/5] help: move list_config_help to builtin/help git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[RFC,v2,2/2] hook: add --list mode configuration-based hook management (was: [TOPIC 2/17] Hooks in the future) - - - --- 2020-04-14 Emily Shaffer New
[RFC,v2,1/2] hook: scaffolding for git-hook subcommand configuration-based hook management (was: [TOPIC 2/17] Hooks in the future) - - - --- 2020-04-14 Emily Shaffer New
[v12,5/5] bugreport: add compiler info bugreport: add tool to generate debugging info - - - --- 2020-04-06 Emily Shaffer New
[v12,4/5] bugreport: add uname info bugreport: add tool to generate debugging info - - - --- 2020-04-06 Emily Shaffer New
[v12,3/5] bugreport: gather git version and build info bugreport: add tool to generate debugging info - - - --- 2020-04-06 Emily Shaffer New
[v12,2/5] bugreport: add tool to generate debugging info bugreport: add tool to generate debugging info - - - --- 2020-04-06 Emily Shaffer New
[v12,1/5] help: move list_config_help to builtin/help bugreport: add tool to generate debugging info - - - --- 2020-04-06 Emily Shaffer New
[v11,5/5] bugreport: add compiler info add git-bugreport tool - - - --- 2020-03-25 Emily Shaffer New
[v11,4/5] bugreport: add uname info add git-bugreport tool - - - --- 2020-03-25 Emily Shaffer New
[v11,3/5] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-03-25 Emily Shaffer New
[v11,2/5] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-03-25 Emily Shaffer New
[v11,1/5] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-03-25 Emily Shaffer New
[v10,5/5] bugreport: add compiler info add git-bugreport tool - - - --- 2020-03-23 Emily Shaffer New
[v10,4/5] bugreport: add uname info add git-bugreport tool - - - --- 2020-03-23 Emily Shaffer New
[v10,3/5] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-03-23 Emily Shaffer New
[v10,2/5] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-03-23 Emily Shaffer New
[v10,1/5] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-03-23 Emily Shaffer New
prefix_path: show gitdir if worktree unavailable prefix_path: show gitdir if worktree unavailable - - - --- 2020-03-03 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,3/5] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,2/5] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
[v9,1/5] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-03-02 Emily Shaffer New
« 1 2 3 44 5 »