| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* git-email-mu4e.el: New file.
* doc/git-email.texi (Miscellaneous): Mention integration with Mu4e.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
|
|
| |
* git-email.texi (Contributing): Add paragraph about formatting commit
messages in the ChangeLog format.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
|
| |
* doc/git-email.texi (Acknowledgements): Use β---β for em dash.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* git-email.scm: Rename to ...
* guix.scm: ... this, and remove the package for the stable release.
I will hopefully get around to package it in Guix proper someday...
* doc/git-email.texi (Installation): Add node for installing with
Guix.
(Contributing): Add instructions for creating a development
environment with Guix.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
| |
|
|
|
|
| |
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
| |
* doc/git-email.org (Miscellaneous): Add docs for
`git-email-get-current-project-functions`.
|
|
|
|
| |
Add installation instructions for nix flakes.
|
|
|
|
|
|
|
|
|
|
| |
This makes it possible for users to use their own function to get the
βtoβ address. This could also be used for integration with piem.el.
* doc/git-email.org (Sending email): Add bullet point.
* git-email.el (git-email-get-to-address-function): Add variable.
(git-email--get-to-address): Add function.
(git-email--compose-email): Call the relevant function.
|
|
Add Org and Info manuals.
|