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
[v3] documentation: add lab for first contribution [v3] documentation: add lab for first contribution - - - --- 2019-04-19 Emily Shaffer New
[v4] documentation: add tutorial for first contribution [v4] documentation: add tutorial for first contribution - 1 - --- 2019-04-23 Emily Shaffer New
gitsubmodules: align html and nroff lists gitsubmodules: align html and nroff lists - 1 - --- 2019-05-01 Emily Shaffer New
[v5,1/2] documentation: add tutorial for first contribution documentation: add lab for first contribution - 2 - --- 2019-05-07 Emily Shaffer New
[v5,2/2] documentation: add anchors to MyFirstContribution documentation: add lab for first contribution - - - --- 2019-05-07 Emily Shaffer New
[RFC] grep: provide sane default to grep_source struct [RFC] grep: provide sane default to grep_source struct - - - --- 2019-05-16 Emily Shaffer New
[v2] grep: provide sane default to grep_source struct [v2] grep: provide sane default to grep_source struct - - - --- 2019-05-16 Emily Shaffer New
[v6,1/2] documentation: add tutorial for first contribution documentation: add tutorial for first contribution - 2 - --- 2019-05-17 Emily Shaffer New
[v6,2/2] documentation: add anchors to MyFirstContribution documentation: add tutorial for first contribution - - - --- 2019-05-17 Emily Shaffer New
doc: hint about GIT_DEBUGGER doc: hint about GIT_DEBUGGER - - - --- 2019-05-17 Emily Shaffer New
[v2] doc: hint about GIT_DEBUGGER [v2] doc: hint about GIT_DEBUGGER 1 - - --- 2019-05-21 Emily Shaffer New
[v3] grep: provide sane default to grep_source struct [v3] grep: provide sane default to grep_source struct - 1 - --- 2019-05-22 Emily Shaffer New
[v3] doc: hint about GIT_DEBUGGER in CodingGuidelines [v3] doc: hint about GIT_DEBUGGER in CodingGuidelines - - - --- 2019-05-23 Emily Shaffer New
[v4] grep: fail if call could output and name is null [v4] grep: fail if call could output and name is null - 2 - --- 2019-05-23 Emily Shaffer New
[v4] doc: hint about GIT_DEBUGGER in CodingGuidelines [v4] doc: hint about GIT_DEBUGGER in CodingGuidelines - - - --- 2019-05-28 Emily Shaffer New
doc: add some nit fixes to MyFirstContribution doc: add some nit fixes to MyFirstContribution - - - --- 2019-05-29 Emily Shaffer New
documentation: add tutorial for revision walking documentation: add tutorial for revision walking - - - --- 2019-06-07 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,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
revision: remove stray whitespace when name empty revision: remove stray whitespace when name empty - - - --- 2019-06-07 Emily Shaffer New
[v2] rev-list: teach --oid-only to enable piping [v2] rev-list: teach --oid-only to enable piping - - - --- 2019-06-13 Emily Shaffer New
[RFC] rev-list: clarify --abbrev and --abbrev-commit usage [RFC] rev-list: clarify --abbrev and --abbrev-commit usage - - - --- 2019-06-13 Emily Shaffer New
[v3] rev-list: teach --no-object-names to enable piping [v3] rev-list: teach --no-object-names to enable piping - - - --- 2019-06-14 Emily Shaffer New
[v4] rev-list: teach --no-object-names to enable piping [v4] rev-list: teach --no-object-names to enable piping - - - --- 2019-06-18 Emily Shaffer New
[v5] rev-list: teach --no-object-names to enable piping [v5] rev-list: teach --no-object-names to enable piping - - - --- 2019-06-19 Emily Shaffer New
[v2] documentation: add tutorial for revision walking [v2] documentation: add tutorial for revision walking - - - --- 2019-06-26 Emily Shaffer New
[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,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
[v3] documentation: add tutorial for revision walking [v3] documentation: add tutorial for revision walking - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,01/13] walken: add infrastructure for revwalk demo example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,02/13] walken: add usage to enable -h [v3] documentation: add tutorial for revision walking - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,03/13] walken: add placeholder to initialize defaults example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,04/13] walken: add handler to git_config example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,05/13] walken: configure rev_info and prepare for walk example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,06/13] walken: perform our basic revision walk example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,07/13] walken: filter for authors from gmail address example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,08/13] walken: demonstrate various topographical sorts example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,09/13] walken: demonstrate reversing a revision walk list example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,10/13] walken: add unfiltered object walk from HEAD example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,11/13] walken: add filtered object walk example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,12/13] walken: count omitted objects example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
[RFC,v3,13/13] walken: reverse the object walk order example implementation of revwalk tutorial - - - --- 2019-07-01 Emily Shaffer New
transport-helper: enforce atomic in push_refs_with_push transport-helper: enforce atomic in push_refs_with_push - - - --- 2019-07-02 Emily Shaffer New
[v2] transport-helper: enforce atomic in push_refs_with_push [v2] transport-helper: enforce atomic in push_refs_with_push - 1 - --- 2019-07-09 Emily Shaffer New
[v3] transport-helper: enforce atomic in push_refs_with_push [v3] transport-helper: enforce atomic in push_refs_with_push - - - --- 2019-07-11 Emily Shaffer New
[v4] documentation: add tutorial for revision walking [v4] documentation: add tutorial for revision walking - - - --- 2019-08-06 Emily Shaffer New
bugreport: add tool to generate debugging info bugreport: add tool to generate debugging info - - - --- 2019-08-15 Emily Shaffer New
[v2,1/2] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2019-08-17 Emily Shaffer New
[v2,2/2] bugreport: generate config whitelist based on docs Untitled series #161079 - - - --- 2019-08-17 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
[v2] promisor-remote: skip move_to_tail when no-op [v2] promisor-remote: skip move_to_tail when no-op - - - --- 2019-09-26 Emily Shaffer New
[v3] promisor-remote: skip move_to_tail when no-op [v3] promisor-remote: skip move_to_tail when no-op - - - --- 2019-09-30 Emily Shaffer New
[v4] promisor-remote: skip move_to_tail when no-op [v4] promisor-remote: skip move_to_tail when no-op - - - --- 2019-09-30 Emily Shaffer New
[v5] documentation: add tutorial for object walking [v5] documentation: add tutorial for object walking - - - --- 2019-10-10 Emily Shaffer New
[v6] documentation: add tutorial for object walking [v6] documentation: add tutorial for object walking - - - --- 2019-10-11 Emily Shaffer New
[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
[v3,1/9] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,2/9] bugreport: generate config whitelist based on docs add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,3/9] bugreport: add version and system information add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,4/9] bugreport: add config values from whitelist add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,5/9] bugreport: collect list of populated hooks add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,6/9] bugreport: count loose objects add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,7/9] bugreport: add packed object summary add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,8/9] bugreport: list contents of $OBJDIR/info add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[v3,9/9] bugreport: print contents of alternates file add git-bugreport tool - - - --- 2019-10-25 Emily Shaffer New
[1/3] myfirstcontrib: add 'psuh' to command-list.txt some clarifications to MyFirstContribution - - - --- 2019-10-26 Emily Shaffer New
[2/3] myfirstcontrib: add dependency installation step some clarifications to MyFirstContribution - 1 - --- 2019-10-26 Emily Shaffer New
[3/3] myfirstcontrib: hint to find gitgitgadget allower some clarifications to MyFirstContribution 1 1 - --- 2019-10-26 Emily Shaffer New
[v2,1/3] myfirstcontrib: add 'psuh' to command-list.txt some clarifications to MyFirstContribution - - - --- 2019-10-31 Emily Shaffer New
[v2,2/3] myfirstcontrib: add dependency installation step some clarifications to MyFirstContribution - - - --- 2019-10-31 Emily Shaffer New
[v2,3/3] myfirstcontrib: hint to find gitgitgadget allower some clarifications to MyFirstContribution - - - --- 2019-10-31 Emily Shaffer New
MyFirstContribution: add avenues for getting help MyFirstContribution: add avenues for getting help - - - --- 2019-11-15 Emily Shaffer New
[v2] MyFirstContribution: add avenues for getting help [v2] MyFirstContribution: add avenues for getting help - 1 - --- 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
[v2] grep: support the --pathspec-from-file option [v2] grep: support the --pathspec-from-file option - - - --- 2019-12-04 Emily Shaffer New
[1/6] hook: scaffolding for git-hook subcommand configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[2/6] config: add string mapping for enum config_scope configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
[3/6] hook: add --list mode configuration-based hook management - - - --- 2019-12-10 Emily Shaffer New
« 1 2 3 44 5 »