aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-email: Fix sorting function for message buffers.Xinglu Chen2021-04-241-1/+13
* git-email-magit: Escape string with with whitespace.Xinglu Chen2021-04-241-1/+7
* Untabify all files.Xinglu Chen2021-04-034-57/+57
* git-email: Don't insert 'to' address if already there.Xinglu Chen2021-04-031-12/+19
* git-email: Use alists in 'git-email--extract-headers'.Xinglu Chen2021-04-031-5/+5
* README: Remove duplicate info.Xinglu Chen2021-03-241-22/+1
* Revert "git-email: Remove redundant let binding."Xinglu Chen2021-03-151-3/+4
* Add Guix package definition.Xinglu Chen2021-03-131-0/+103
* Add Makefile.Xinglu Chen2021-03-131-0/+40
* doc: Write manual in Texinfo.Xinglu Chen2021-03-135-1439/+866
* git-email: Remove redundant let binding.Xinglu Chen2021-03-131-4/+3
* piem: Provide library.Xinglu Chen2021-03-131-0/+3
* Make regexp stricter for matching signed messagesXinglu Chen2021-02-161-1/+1
* Use mail-header-separator instead of stringXinglu Chen2021-02-161-1/+1
* Add doc string to helper fontify functionProtesilaos Stavrou2021-02-161-0/+1
* Placate the compiler about projectile-project-rootProtesilaos Stavrou2021-02-161-0/+2
* Rewrite 'default-directory' as a variableProtesilaos Stavrou2021-02-161-1/+1
* Update docs for `git-email-headers`Xinglu Chen2021-02-161-3/+2
* Don't insert extra newline in message bodyXinglu Chen2021-02-161-1/+0
* Release 0.2.0Xinglu Chen2021-02-123-3/+49
* Minor spelling fixXinglu Chen2021-02-091-1/+1
* Update copyright headerXinglu Chen2021-02-095-10/+10
* Add `:package-version` to all defcustomsXinglu Chen2021-02-091-14/+28
* Handle error if no "to" address is foundXinglu Chen2021-02-071-3/+5
* git-email-headers: Add "cc" fieldXinglu Chen2021-02-061-1/+1
* Add additional arguments for formatting patchesXinglu Chen2021-02-061-1/+13
* piem: Add integrationXinglu Chen2021-02-061-0/+71
* git-email-send-all: Sort message buffersXinglu Chen2021-02-061-1/+3
* magit: Add dependency on transientXinglu Chen2021-02-051-1/+1
* flake.nix: Fix typoXinglu Chen2021-02-051-1/+1
* doc: Add docs for `git-email-get-current-project-functions`Xinglu Chen2021-02-052-21/+38
* Add general function to get project rootXinglu Chen2021-02-051-1/+25
* README, manual: Update installation instructionsXinglu Chen2021-02-043-14/+86
* default.nix: Use "master" instead of "git"Xinglu Chen2021-02-041-2/+2
* 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