Show patches with: Submitter = Emily Shaffer       |   499 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/17] commit: use config-based hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[01/17] doc: propose hooks managed by the config propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[02/17] am: convert applypatch hooks to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[02/17] hook: scaffolding for git-hook subcommand 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
[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
[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
[04/17] hook: include hookdir hook in list 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
[05/17] rebase: teach pre-rebase to use hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[06/17] hook: implement hookcmd.<name>.skip propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[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
[07/17] parse-options: parse into strvec propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[07/17] receive-pack: convert push-to-checkout hook to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[08/17] git-p4: use 'git hook' to run hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[08/17] hook: add 'run' subcommand 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
[09/17] hooks: convert 'post-checkout' hook to hook library use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[1/2] bugreport: generate config safelist based on docs bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[1/2] gc: add tests for --cruft and friends let feature.experimental imply gc.cruftPacks=true - - - --- 2022-08-03 Emily Shaffer New
[1/2] help: add shell-path to --build-options bugreport: collect shell settings - - - --- 2020-05-12 Emily Shaffer New
[1/2] MyFirstContribution: clarify asciidoc dependency some small clarifying docfixes - - - --- 2020-10-16 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
[1/3] myfirstcontrib: add 'psuh' to command-list.txt some clarifications to MyFirstContribution - - - --- 2019-10-26 Emily Shaffer New
[1/6] hook: scaffolding for git-hook subcommand configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[1/9] hook: run a list of hooks instead config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[10/17] hook: convert 'post-rewrite' hook to config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[10/17] hook: support passing stdin to hooks 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
[11/17] transport: convert pre-push hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[12/17] hook: allow parallel hook execution propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[12/17] reference-transaction: look for hooks in config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[13/17] hook: allow specifying working directory for hooks propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[13/17] receive-pack: convert 'update' hook to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[14/17] proc-receive: acquire hook list from hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[14/17] run-command: add stdin callback for parallelization 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
[15/17] post-update: use hook.h library use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[16/17] receive-pack: convert receive hooks to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[16/17] run-command: allow capturing of collated output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[17/17] hooks: allow callers to capture output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[17/17] run-command: stop thinking about hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[2/2] bugreport: add config values from safelist bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[2/2] bugreport: include user interactive shell bugreport: collect shell settings - - - --- 2020-05-12 Emily Shaffer New
[2/2] config: let feature.experimental imply gc.cruftPacks=true let feature.experimental imply gc.cruftPacks=true - - - --- 2022-08-03 Emily Shaffer New
[2/2] docs: demonstrate difference between 'am' and 'apply' some small clarifying docfixes - - - --- 2020-10-16 Emily Shaffer New
[2/2] progress: remove redundant null-checking enable progress traces even when quiet - - - --- 2020-07-10 Emily Shaffer New
[2/3] myfirstcontrib: add dependency installation step some clarifications to MyFirstContribution - 1 - --- 2019-10-26 Emily Shaffer New
[2/6] config: add string mapping for enum config_scope configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[2/9] hook: allow parallel hook execution config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[3/3] myfirstcontrib: hint to find gitgitgadget allower some clarifications to MyFirstContribution 1 1 - --- 2019-10-26 Emily Shaffer New
[3/6] hook: add --list mode configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[3/9] hook: introduce "git hook list" config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[4/6] hook: support reordering of hook list configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[4/9] hook: treat hookdir hook specially config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[5/6] hook: remove prior hook with '---' configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[5/9] hook: allow running non-native hooks config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[6/6] hook: teach --porcelain mode configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[6/9] hook: include hooks from the config config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[7/9] hook: allow out-of-repo 'git hook' invocations config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[8/9] hook: teach 'hookcmd' config to alias hook scripts config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[9/9] hook: implement hookcmd.<name>.skip config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[Developer,Blog] post: a tour of git's object types [Developer,Blog] post: a tour of git's object types - - - --- 2019-10-19 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
[RFC,01/13] walken: add infrastructure for revwalk demo example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,02/13] walken: add usage to enable -h example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,03/13] walken: add placeholder to initialize defaults example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,04/13] walken: add handler to git_config example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,05/13] walken: configure rev_info and prepare for walk example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,06/13] walken: perform our basic revision walk example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,07/13] walken: filter for authors from gmail address example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,08/13] walken: demonstrate various topographical sorts example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,09/13] walken: demonstrate reversing a revision walk list example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,1/2] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-04-08 Emily Shaffer Superseded
[RFC,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-06-11 Emily Shaffer Superseded
[RFC,10/13] walken: add unfiltered object walk from HEAD example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,11/13] walken: add filtered object walk example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,12/13] walken: count omitted objects example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,13/13] walken: reverse the object walk order example implementation of revwalk tutorial - - - --- 2019-06-07 Emily Shaffer New
[RFC,2/2] config: add 'config.superproject' file share a config between submodule and superproject - - - --- 2021-04-08 Emily Shaffer Superseded
[RFC,2/4] introduce submodule.superprojectGitDir cache cache parent project's gitdir in submodules - - - --- 2021-06-11 Emily Shaffer Superseded
[RFC,3/4] submodule: cache superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-06-11 Emily Shaffer Superseded
[RFC,4/4] submodule: cache superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-06-11 Emily Shaffer Superseded
[RFC,v2,01/13] walken: add infrastructure for revwalk demo example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,02/13] walken: add usage to enable -h example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,03/13] walken: add placeholder to initialize defaults example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,04/13] walken: add handler to git_config example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,05/13] walken: configure rev_info and prepare for walk example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,06/13] walken: perform our basic revision walk example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,07/13] walken: filter for authors from gmail address example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,08/13] walken: demonstrate various topographical sorts example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,09/13] walken: demonstrate reversing a revision walk list example implementation of revwalk tutorial - - - --- 2019-06-26 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
[RFC,v2,1/4] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
[RFC,v2,10/13] walken: add unfiltered object walk from HEAD example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,11/13] walken: add filtered object walk example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,12/13] walken: count omitted objects example implementation of revwalk tutorial - - - --- 2019-06-26 Emily Shaffer New
[RFC,v2,13/13] walken: reverse the object walk order example implementation of revwalk tutorial - - - --- 2019-06-26 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,2/4] t1510-repo-setup: don't use exact matching on traces share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
« 1 2 3 44 5 »