Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add license | yoctocell | 2021-01-03 | 1 | -0/+674 | |
| | ||||||
* | Add todo | yoctocell | 2021-01-03 | 1 | -0/+2 | |
| | | | | * git-email.el: | |||||
* | Add fail-safe for extracting header | yoctocell | 2021-01-03 | 1 | -2/+5 | |
| | | | | | | | Some patches don't have the 'in-reply-to' header. * git-email.el (git-email--extract-header): If the header is not found, return an empty string. | |||||
* | Extract to address from git config | yoctocell | 2021-01-03 | 1 | -10/+16 | |
| | | | | * git-email.el (git-email-send-email): Get to address from 'git config --list'. | |||||
* | Add todo list | yoctocell | 2021-01-03 | 1 | -0/+4 | |
| | ||||||
* | Add commentary | yoctocell | 2021-01-03 | 1 | -0/+10 | |
| | ||||||
* | Insert diff into message buffer | yoctocell | 2021-01-03 | 1 | -3/+10 | |
| | | | | * git-email.el (git-email-send-email): | |||||
* | Add function to extract diff | yoctocell | 2021-01-03 | 1 | -0/+9 | |
| | | | | * git-email.el (git-email--extract-diff): Init | |||||
* | Add function to send mail | yoctocell | 2021-01-03 | 1 | -3/+16 | |
| | | | | * git-email.el (git-email-send-email): Init. | |||||
* | Add variable for message function | yoctocell | 2021-01-03 | 1 | -0/+9 | |
| | | | | | | Let the user choose what function to use for composing a message. * git-email.el (git-email--compose-message-function): Init. | |||||
* | Initial commit | yoctocell | 2021-01-03 | 1 | -0/+40 | |