aboutsummaryrefslogtreecommitdiff
path: root/git-email.el
Commit message (Expand)AuthorAgeFilesLines
* Add `git-email--get-project'yoctocell2021-01-151-2/+7
* Update versionyoctocell2021-01-151-1/+1
* Bump version numberyoctocell2021-01-101-1/+1
* Ask for version number for git format-patchyoctocell2021-01-101-6/+9
* Update commentaryyoctocell2021-01-091-5/+3
* Fix package dependenciesyoctocell2021-01-091-1/+1
* Use #' for referencing functionsyoctocell2021-01-091-6/+6
* Delete patches after sending themyoctocell2021-01-091-3/+8
* Check major mode when getting revisionyoctocell2021-01-081-1/+2
* Reformat bufferyoctocell2021-01-081-6/+12
* Fontify diffs in `message-mode'yoctocell2021-01-081-22/+41
* Use custom functions to get revisionyoctocell2021-01-071-8/+20
* Dont' colorize revisionyoctocell2021-01-071-18/+8
* Get revision under point if possibleyoctocell2021-01-071-8/+11
* Add comments and restructureyoctocell2021-01-061-93/+100
* Rename functionyoctocell2021-01-061-2/+2
* Use custom face for revisionyoctocell2021-01-061-1/+4
* Allow users to add custom function to get patchesyoctocell2021-01-061-22/+29
* Make `git-email-apply-patch' more configurableyoctocell2021-01-061-1/+20
* Fix indentationyoctocell2021-01-061-16/+17
* Colorize revisions in minibuffer listyoctocell2021-01-061-17/+45
* Check if selected files are patchesyoctocell2021-01-061-8/+18
* Fallback to minibuffer prompt when sending patchyoctocell2021-01-061-1/+6
* Rename some functionsyoctocell2021-01-061-6/+6
* Fix `package-lint' issuesyoctocell2021-01-061-2/+2
* Get rid of compile warningsyoctocell2021-01-061-0/+7
* Add function to send all mails at onceyoctocell2021-01-061-0/+13
* 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