aboutsummaryrefslogtreecommitdiff
path: root/doc/git-email.org
Commit message (Collapse)AuthorAgeFilesLines
* doc: Write manual in Texinfo.Xinglu Chen2021-03-131-647/+0
|
* Release 0.2.0Xinglu Chen2021-02-121-1/+1
| | | | Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
* doc: Add docs for `git-email-get-current-project-functions`Xinglu Chen2021-02-051-3/+7
| | | | | * doc/git-email.org (Miscellaneous): Add docs for `git-email-get-current-project-functions`.
* README, manual: Update installation instructionsXinglu Chen2021-02-041-0/+19
| | | | Add installation instructions for nix flakes.
* Add `git-email-get-address-function' variableXinglu Chen2021-01-281-0/+5
| | | | | | | | | | 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.
* doc: Add comprehensive documentationXinglu Chen2021-01-251-0/+619
Add Org and Info manuals.