aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add autoloads for global minor modesProtesilaos Stavrou2021-01-242-0/+2
* magit: Require relevant librariesXinglu Chen2021-01-231-0/+2
* README: Wording changesXinglu Chen2021-01-222-18/+19
* README: Add features sectionXinglu Chen2021-01-222-1/+23
* git-email.el: Fix typoXinglu Chen2021-01-221-1/+1
* git-email: Remove unused variableXinglu Chen2021-01-221-3/+0
* magit: Remove todosXinglu Chen2021-01-221-8/+0
* magit: Use `magit-log-select' to select commitXinglu Chen2021-01-221-4/+8
* gnus, notmuch: Fix typosXinglu Chen2021-01-202-4/+4
* git-email: Make sure point is at BOFXinglu Chen2021-01-201-0/+1
* magit: Add basic support for transient commandsyoctocell2021-01-181-0/+57
* Rework `git-email-format-patch'yoctocell2021-01-181-32/+30
* Make `git-email-send-email' take files as an argumentyoctocell2021-01-181-8/+7
* Move cursor to "to" address if emptyyoctocell2021-01-181-5/+8
* Add minor modes for gnus and notmuchyoctocell2021-01-182-3/+66
* Remove functionality for applying patchesyoctocell2021-01-184-79/+25
* Re-generate README.mdyoctocell2021-01-161-8/+18
* Add git-email-notmuch.elyoctocell2021-01-151-0/+46
* Add `git-email--get-project'yoctocell2021-01-151-2/+7
* Update versionyoctocell2021-01-151-1/+1
* Minor additions to READMEyoctocell2021-01-121-9/+4
* 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
* Generate markdown READMEyoctocell2021-01-092-1/+57
* Add .envrcyoctocell2021-01-091-0/+1
* Add gifyoctocell2021-01-092-2/+1
* Rewrite READMEyoctocell2021-01-092-20/+43
* 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
* Add install instructionsyoctocell2021-01-081-6/+4
* 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