aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* default.nix: Add package for version 0.1.0Xinglu Chen2021-02-041-3/+14
* .gitignore: Ignore ./result folderXinglu Chen2021-02-041-0/+1
* Make repository a nix flakeXinglu Chen2021-02-043-0/+89
* .envrc: Correct mailing list addressXinglu Chen2021-02-041-1/+1
* magit: Fix typosXinglu Chen2021-02-041-2/+2
* Fix typoXinglu Chen2021-02-041-1/+1
* Use `run-hook-with-args-until-success'Xinglu Chen2021-01-291-10/+9
* Use appropriate types for defcustomsXinglu Chen2021-01-291-12/+12
* Add `git-email-get-address-function' variableXinglu Chen2021-01-282-3/+22
* Fix typo in git-email-gnus.el headerProtesilaos Stavrou2021-01-281-1/+1
* Small fixXinglu Chen2021-01-261-1/+1
* Minor correctionsXinglu Chen2021-01-261-2/+2
* doc: Add comprehensive documentationXinglu Chen2021-01-252-0/+1358
* Add .gitignoreXinglu Chen2021-01-251-0/+1
* README: Use README.mdXinglu Chen2021-01-252-181/+3
* git-email.el: Add option for parsing revisionXinglu Chen2021-01-251-1/+12
* git-email: Don’t assume cwd to be a projectXinglu Chen2021-01-251-2/+1
* README: Add additional docs for using the packageXinglu Chen2021-01-242-26/+108
* git-email: Add -v to extra argsXinglu Chen2021-01-241-1/+1
* Use uninterned symbol for local variableProtesilaos Stavrou2021-01-241-1/+2
* 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