aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-email-magit: base git-email-patch-send off magit-patch-createHEADmasterRussell Sim2023-10-011-19/+27
* git-email: Add function for matching git-email buffers.Xinglu Chen2021-06-242-4/+32
* git-email: Generate unique buffer names.Xinglu Chen2021-06-241-1/+2
* README: Link to online manual.Xinglu Chen2021-06-211-1/+1
* README: Wrap lines.Xinglu Chen2021-06-211-1/+3
* Remove Nix files.Xinglu Chen2021-06-214-129/+1
* doc: Formatting changes.Xinglu Chen2021-06-211-41/+41
* git-email: Make it possible to customize message buffer names.Xinglu Chen2021-06-212-8/+44
* git-email: Divide file into pages.Xinglu Chen2021-06-211-4/+11
* doc: Document ‘git-email-rewrite-header’.Xinglu Chen2021-06-211-0/+22
* git-email: Support appending to header.Xinglu Chen2021-06-211-5/+12
* git-email: Support re-writing if header doesn’t already exist.Xinglu Chen2021-06-211-3/+7
* git-email: Add ablitiy to re-write header.Xinglu Chen2021-06-211-0/+29
* git-email-gnus: Fix typo.Xinglu Chen2021-06-211-1/+1
* git-email-piem: Add TODO for using ‘piem-merged-inboxes’.Xinglu Chen2021-06-101-0/+2
* git-email-piem: Remove superfluous ‘progn’ form.Xinglu Chen2021-06-101-3/+2
* git-email-gnus: Remove superfluous ‘progn’ form.Xinglu Chen2021-06-091-2/+1
* git-email-gnus: Require ‘gnus-msg’.Xinglu Chen2021-06-091-0/+1
* git-email: Fix typos.Xinglu Chen2021-06-094-4/+4
* git-email-notmuch: Require ‘notmuch-mua’.Xinglu Chen2021-06-091-0/+1
* git-email-mu4e: Capitalize ‘mu4e’.Xinglu Chen2021-06-091-1/+1
* git-email-mu4e: Add ‘mu4e’ to ‘Package-Requires’ header.Xinglu Chen2021-06-091-1/+1
* git-email: Add function to extract multi-line subjects.Xinglu Chen2021-06-091-6/+31
* guix: Add ‘emacs-mu4e’ to ‘propagated-inputs’.Xinglu Chen2021-06-021-1/+2
* Add git-email-mu4e.elReily Siegel2021-06-022-3/+61
* doc: Add paragraph about commit message format.Xinglu Chen2021-05-311-0/+4
* doc: Fix Texinfo formattingXinglu Chen2021-05-251-2/+2
* Rewrite Guix package definitionXinglu Chen2021-05-253-105/+100
* git-email: Fix indentation.Xinglu Chen2021-05-251-1/+1
* git-email: Use ‘user-error’ instead of ‘error’.Xinglu Chen2021-05-171-1/+1
* git-email: Remove unnecessary ‘print’ statement.Xinglu Chen2021-05-171-1/+0
* git-email: Fix list of arguments for ‘git format-patch’.Xinglu Chen2021-05-171-2/+2
* git-email: Reverse the comparison for sorting message buffers.Xinglu Chen2021-04-241-1/+1
* git-email: Bind unused variable to _.Xinglu Chen2021-04-241-4/+4
* 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