| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typo in git-email-gnus.el header | Protesilaos Stavrou | 2021-01-28 | 1 | -1/+1 |
| * | Small fix | Xinglu Chen | 2021-01-26 | 1 | -1/+1 |
| * | Minor corrections | Xinglu Chen | 2021-01-26 | 1 | -2/+2 |
| * | doc: Add comprehensive documentation | Xinglu Chen | 2021-01-25 | 2 | -0/+1358 |
| * | Add .gitignore | Xinglu Chen | 2021-01-25 | 1 | -0/+1 |
| * | README: Use README.md | Xinglu Chen | 2021-01-25 | 2 | -181/+3 |
| * | git-email.el: Add option for parsing revision | Xinglu Chen | 2021-01-25 | 1 | -1/+12 |
| * | git-email: Don’t assume cwd to be a project | Xinglu Chen | 2021-01-25 | 1 | -2/+1 |
| * | README: Add additional docs for using the package | Xinglu Chen | 2021-01-24 | 2 | -26/+108 |
| * | git-email: Add -v to extra args | Xinglu Chen | 2021-01-24 | 1 | -1/+1 |
| * | Use uninterned symbol for local variable | Protesilaos Stavrou | 2021-01-24 | 1 | -1/+2 |
| * | Add autoloads for global minor modes | Protesilaos Stavrou | 2021-01-24 | 2 | -0/+2 |
| * | magit: Require relevant libraries | Xinglu Chen | 2021-01-23 | 1 | -0/+2 |
| * | README: Wording changes | Xinglu Chen | 2021-01-22 | 2 | -18/+19 |
| * | README: Add features section | Xinglu Chen | 2021-01-22 | 2 | -1/+23 |
| * | git-email.el: Fix typo | Xinglu Chen | 2021-01-22 | 1 | -1/+1 |
| * | git-email: Remove unused variable | Xinglu Chen | 2021-01-22 | 1 | -3/+0 |
| * | magit: Remove todos | Xinglu Chen | 2021-01-22 | 1 | -8/+0 |
| * | magit: Use `magit-log-select' to select commit | Xinglu Chen | 2021-01-22 | 1 | -4/+8 |
| * | gnus, notmuch: Fix typos | Xinglu Chen | 2021-01-20 | 2 | -4/+4 |
| * | git-email: Make sure point is at BOF | Xinglu Chen | 2021-01-20 | 1 | -0/+1 |
| * | magit: Add basic support for transient commands | yoctocell | 2021-01-18 | 1 | -0/+57 |
| * | Rework `git-email-format-patch' | yoctocell | 2021-01-18 | 1 | -32/+30 |
| * | Make `git-email-send-email' take files as an argument | yoctocell | 2021-01-18 | 1 | -8/+7 |
| * | Move cursor to "to" address if empty | yoctocell | 2021-01-18 | 1 | -5/+8 |
| * | Add minor modes for gnus and notmuch | yoctocell | 2021-01-18 | 2 | -3/+66 |
| * | Remove functionality for applying patches | yoctocell | 2021-01-18 | 4 | -79/+25 |
| * | Re-generate README.md | yoctocell | 2021-01-16 | 1 | -8/+18 |
| * | Add git-email-notmuch.el | yoctocell | 2021-01-15 | 1 | -0/+46 |
| * | Add `git-email--get-project' | yoctocell | 2021-01-15 | 1 | -2/+7 |
| * | Update version | yoctocell | 2021-01-15 | 1 | -1/+1 |
| * | Minor additions to README | yoctocell | 2021-01-12 | 1 | -9/+4 |
| * | Bump version number | yoctocell | 2021-01-10 | 1 | -1/+1 |
| * | Ask for version number for git format-patch | yoctocell | 2021-01-10 | 1 | -6/+9 |
| * | Update commentary | yoctocell | 2021-01-09 | 1 | -5/+3 |
| * | Fix package dependencies | yoctocell | 2021-01-09 | 1 | -1/+1 |
| * | Use #' for referencing functions | yoctocell | 2021-01-09 | 1 | -6/+6 |
| * | Delete patches after sending them | yoctocell | 2021-01-09 | 1 | -3/+8 |
| * | Generate markdown README | yoctocell | 2021-01-09 | 2 | -1/+57 |
| * | Add .envrc | yoctocell | 2021-01-09 | 1 | -0/+1 |
| * | Add gif | yoctocell | 2021-01-09 | 2 | -2/+1 |
| * | Rewrite README | yoctocell | 2021-01-09 | 2 | -20/+43 |
| * | Check major mode when getting revision | yoctocell | 2021-01-08 | 1 | -1/+2 |
| * | Reformat buffer | yoctocell | 2021-01-08 | 1 | -6/+12 |
| * | Fontify diffs in `message-mode' | yoctocell | 2021-01-08 | 1 | -22/+41 |
| * | Add install instructions | yoctocell | 2021-01-08 | 1 | -6/+4 |
| * | Use custom functions to get revision | yoctocell | 2021-01-07 | 1 | -8/+20 |
| * | Dont' colorize revision | yoctocell | 2021-01-07 | 1 | -18/+8 |
| * | Get revision under point if possible | yoctocell | 2021-01-07 | 1 | -8/+11 |
| * | Add comments and restructure | yoctocell | 2021-01-06 | 1 | -93/+100 |
