Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright header | Xinglu Chen | 2021-02-09 | 1 | -2/+2 |
| | | | | | | Use "all contributors" rather than a name. Signed-off-by: Xinglu Chen <public@yoctocell.xyz> | ||||
* | piem: Add integration | Xinglu Chen | 2021-02-06 | 1 | -0/+71 |
This adds integration with piem [1]. It will make git-email read the `piem-inboxes` variable to determine the “to” address. * git-email-piem.el (git-email-piem-get-to-address): Add function. (git-email-piem-inbox-by-coderepo): Add function. (git-email-piem-mode): Add minor mode Signed-off-by: Xinglu Chen <public@yoctocell.xyz> |