index
:
git-email.git
master
Work with git and email in Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-email: Add ablitiy to re-write header.
Xinglu Chen
2021-06-21
1
-0
/
+29
*
git-email-gnus: Fix typo.
Xinglu Chen
2021-06-21
1
-1
/
+1
*
git-email-piem: Add TODO for using ‘piem-merged-inboxes’.
Xinglu Chen
2021-06-10
1
-0
/
+2
*
git-email-piem: Remove superfluous ‘progn’ form.
Xinglu Chen
2021-06-10
1
-3
/
+2
*
git-email-gnus: Remove superfluous ‘progn’ form.
Xinglu Chen
2021-06-09
1
-2
/
+1
*
git-email-gnus: Require ‘gnus-msg’.
Xinglu Chen
2021-06-09
1
-0
/
+1
*
git-email: Fix typos.
Xinglu Chen
2021-06-09
4
-4
/
+4
*
git-email-notmuch: Require ‘notmuch-mua’.
Xinglu Chen
2021-06-09
1
-0
/
+1
*
git-email-mu4e: Capitalize ‘mu4e’.
Xinglu Chen
2021-06-09
1
-1
/
+1
*
git-email-mu4e: Add ‘mu4e’ to ‘Package-Requires’ header.
Xinglu Chen
2021-06-09
1
-1
/
+1
*
git-email: Add function to extract multi-line subjects.
Xinglu Chen
2021-06-09
1
-6
/
+31
*
guix: Add ‘emacs-mu4e’ to ‘propagated-inputs’.
Xinglu Chen
2021-06-02
1
-1
/
+2
*
Add git-email-mu4e.el
Reily Siegel
2021-06-02
2
-3
/
+61
*
doc: Add paragraph about commit message format.
Xinglu Chen
2021-05-31
1
-0
/
+4
*
doc: Fix Texinfo formatting
Xinglu Chen
2021-05-25
1
-2
/
+2
*
Rewrite Guix package definition
Xinglu Chen
2021-05-25
3
-105
/
+100
*
git-email: Fix indentation.
Xinglu Chen
2021-05-25
1
-1
/
+1
*
git-email: Use ‘user-error’ instead of ‘error’.
Xinglu Chen
2021-05-17
1
-1
/
+1
*
git-email: Remove unnecessary ‘print’ statement.
Xinglu Chen
2021-05-17
1
-1
/
+0
*
git-email: Fix list of arguments for ‘git format-patch’.
Xinglu Chen
2021-05-17
1
-2
/
+2
*
git-email: Reverse the comparison for sorting message buffers.
Xinglu Chen
2021-04-24
1
-1
/
+1
*
git-email: Bind unused variable to _.
Xinglu Chen
2021-04-24
1
-4
/
+4
*
git-email: Fix sorting function for message buffers.
Xinglu Chen
2021-04-24
1
-1
/
+13
*
git-email-magit: Escape string with with whitespace.
Xinglu Chen
2021-04-24
1
-1
/
+7
*
Untabify all files.
Xinglu Chen
2021-04-03
4
-57
/
+57
*
git-email: Don't insert 'to' address if already there.
Xinglu Chen
2021-04-03
1
-12
/
+19
*
git-email: Use alists in 'git-email--extract-headers'.
Xinglu Chen
2021-04-03
1
-5
/
+5
*
README: Remove duplicate info.
Xinglu Chen
2021-03-24
1
-22
/
+1
*
Revert "git-email: Remove redundant let binding."
Xinglu Chen
2021-03-15
1
-3
/
+4
*
Add Guix package definition.
Xinglu Chen
2021-03-13
1
-0
/
+103
*
Add Makefile.
Xinglu Chen
2021-03-13
1
-0
/
+40
*
doc: Write manual in Texinfo.
Xinglu Chen
2021-03-13
5
-1439
/
+866
*
git-email: Remove redundant let binding.
Xinglu Chen
2021-03-13
1
-4
/
+3
*
piem: Provide library.
Xinglu Chen
2021-03-13
1
-0
/
+3
*
Make regexp stricter for matching signed messages
Xinglu Chen
2021-02-16
1
-1
/
+1
*
Use mail-header-separator instead of string
Xinglu Chen
2021-02-16
1
-1
/
+1
*
Add doc string to helper fontify function
Protesilaos Stavrou
2021-02-16
1
-0
/
+1
*
Placate the compiler about projectile-project-root
Protesilaos Stavrou
2021-02-16
1
-0
/
+2
*
Rewrite 'default-directory' as a variable
Protesilaos Stavrou
2021-02-16
1
-1
/
+1
*
Update docs for `git-email-headers`
Xinglu Chen
2021-02-16
1
-3
/
+2
*
Don't insert extra newline in message body
Xinglu Chen
2021-02-16
1
-1
/
+0
*
Release 0.2.0
Xinglu Chen
2021-02-12
3
-3
/
+49
*
Minor spelling fix
Xinglu Chen
2021-02-09
1
-1
/
+1
*
Update copyright header
Xinglu Chen
2021-02-09
5
-10
/
+10
*
Add `:package-version` to all defcustoms
Xinglu Chen
2021-02-09
1
-14
/
+28
*
Handle error if no "to" address is found
Xinglu Chen
2021-02-07
1
-3
/
+5
*
git-email-headers: Add "cc" field
Xinglu Chen
2021-02-06
1
-1
/
+1
*
Add additional arguments for formatting patches
Xinglu Chen
2021-02-06
1
-1
/
+13
*
piem: Add integration
Xinglu Chen
2021-02-06
1
-0
/
+71
*
git-email-send-all: Sort message buffers
Xinglu Chen
2021-02-06
1
-1
/
+3
[next]