aboutsummaryrefslogtreecommitdiff
path: root/git-email.el
Commit message (Expand)AuthorAgeFilesLines
* Add function to apply patch in current bufferyoctocell2021-01-051-0/+8
* Update commentaryyoctocell2021-01-041-2/+7
* Add wrapper for 'git-format-patch'yoctocell2021-01-041-3/+51
* Add commentsyoctocell2021-01-041-0/+6
* Fix hooksyoctocell2021-01-041-8/+7
* Refactor `git-email-headers'yoctocell2021-01-041-14/+7
* Fix message header formattingyoctocell2021-01-041-52/+18
* Add todoyoctocell2021-01-041-0/+3
* Insert diff at beginning of body instead of EOFyoctocell2021-01-041-5/+6
* Remove '*** SUBJECT HERE ***' in message bufferyoctocell2021-01-041-1/+3
* Retain the cursor position after inserting diffyoctocell2021-01-041-1/+2
* Add todoyoctocell2021-01-041-0/+2
* Rename variableyoctocell2021-01-041-2/+2
* Update docsyoctocell2021-01-041-25/+1
* Add hooks to fix formatting of message headersyoctocell2021-01-041-2/+59
* Require projectyoctocell2021-01-041-1/+3
* Autoload `git-email-send-email'yoctocell2021-01-041-0/+1
* Add support for ibufferyoctocell2021-01-041-0/+9
* Fix typoyoctocell2021-01-041-3/+2
* Tweak wording in docstringsyoctocell2021-01-041-3/+3
* Create a message for each selected fileyoctocell2021-01-041-3/+37
* Add docs for the 'references' headeryoctocell2021-01-041-1/+25
* Fix typoyoctocell2021-01-041-1/+1
* Update default value of `git-email-headers'yoctocell2021-01-041-1/+1
* Update todosyoctocell2021-01-041-3/+0
* Fix typoyoctocell2021-01-041-1/+1
* Re-work header extractionyoctocell2021-01-041-16/+29
* Add todoyoctocell2021-01-031-0/+2
* Add fail-safe for extracting headeryoctocell2021-01-031-2/+5
* Extract to address from git configyoctocell2021-01-031-10/+16
* Add todo listyoctocell2021-01-031-0/+4
* Add commentaryyoctocell2021-01-031-0/+10
* Insert diff into message bufferyoctocell2021-01-031-3/+10
* Add function to extract diffyoctocell2021-01-031-0/+9
* Add function to send mailyoctocell2021-01-031-3/+16
* Add variable for message functionyoctocell2021-01-031-0/+9
* Initial commityoctocell2021-01-031-0/+40