Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function to apply patch in current buffer | yoctocell | 2021-01-05 | 1 | -0/+8 |
* | Update commentary | yoctocell | 2021-01-04 | 1 | -2/+7 |
* | Add wrapper for 'git-format-patch' | yoctocell | 2021-01-04 | 1 | -3/+51 |
* | Add comments | yoctocell | 2021-01-04 | 1 | -0/+6 |
* | Fix hooks | yoctocell | 2021-01-04 | 1 | -8/+7 |
* | Refactor `git-email-headers' | yoctocell | 2021-01-04 | 1 | -14/+7 |
* | Fix message header formatting | yoctocell | 2021-01-04 | 1 | -52/+18 |
* | Add todo | yoctocell | 2021-01-04 | 1 | -0/+3 |
* | Insert diff at beginning of body instead of EOF | yoctocell | 2021-01-04 | 1 | -5/+6 |
* | Remove '*** SUBJECT HERE ***' in message buffer | yoctocell | 2021-01-04 | 1 | -1/+3 |
* | Retain the cursor position after inserting diff | yoctocell | 2021-01-04 | 1 | -1/+2 |
* | Add todo | yoctocell | 2021-01-04 | 1 | -0/+2 |
* | Rename variable | yoctocell | 2021-01-04 | 1 | -2/+2 |
* | Update docs | yoctocell | 2021-01-04 | 1 | -25/+1 |
* | Add hooks to fix formatting of message headers | yoctocell | 2021-01-04 | 1 | -2/+59 |
* | Require project | yoctocell | 2021-01-04 | 1 | -1/+3 |
* | Autoload `git-email-send-email' | yoctocell | 2021-01-04 | 1 | -0/+1 |
* | Add support for ibuffer | yoctocell | 2021-01-04 | 1 | -0/+9 |
* | Fix typo | yoctocell | 2021-01-04 | 1 | -3/+2 |
* | Tweak wording in docstrings | yoctocell | 2021-01-04 | 1 | -3/+3 |
* | Create a message for each selected file | yoctocell | 2021-01-04 | 1 | -3/+37 |
* | Add docs for the 'references' header | yoctocell | 2021-01-04 | 1 | -1/+25 |
* | Fix typo | yoctocell | 2021-01-04 | 1 | -1/+1 |
* | Update default value of `git-email-headers' | yoctocell | 2021-01-04 | 1 | -1/+1 |
* | Update todos | yoctocell | 2021-01-04 | 1 | -3/+0 |
* | Fix typo | yoctocell | 2021-01-04 | 1 | -1/+1 |
* | Re-work header extraction | yoctocell | 2021-01-04 | 1 | -16/+29 |
* | Add todo | yoctocell | 2021-01-03 | 1 | -0/+2 |
* | Add fail-safe for extracting header | yoctocell | 2021-01-03 | 1 | -2/+5 |
* | Extract to address from git config | yoctocell | 2021-01-03 | 1 | -10/+16 |
* | 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 |
* | Add function to extract diff | yoctocell | 2021-01-03 | 1 | -0/+9 |
* | Add function to send mail | yoctocell | 2021-01-03 | 1 | -3/+16 |
* | Add variable for message function | yoctocell | 2021-01-03 | 1 | -0/+9 |
* | Initial commit | yoctocell | 2021-01-03 | 1 | -0/+40 |