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: 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
*
magit: Add dependency on transient
Xinglu Chen
2021-02-05
1
-1
/
+1
*
flake.nix: Fix typo
Xinglu Chen
2021-02-05
1
-1
/
+1
*
doc: Add docs for `git-email-get-current-project-functions`
Xinglu Chen
2021-02-05
2
-21
/
+38
*
Add general function to get project root
Xinglu Chen
2021-02-05
1
-1
/
+25
*
README, manual: Update installation instructions
Xinglu Chen
2021-02-04
3
-14
/
+86
*
default.nix: Use "master" instead of "git"
Xinglu Chen
2021-02-04
1
-2
/
+2
*
default.nix: Add package for version 0.1.0
Xinglu Chen
2021-02-04
1
-3
/
+14
*
.gitignore: Ignore ./result folder
Xinglu Chen
2021-02-04
1
-0
/
+1
*
Make repository a nix flake
Xinglu Chen
2021-02-04
3
-0
/
+89
*
.envrc: Correct mailing list address
Xinglu Chen
2021-02-04
1
-1
/
+1
*
magit: Fix typos
Xinglu Chen
2021-02-04
1
-2
/
+2
*
Fix typo
Xinglu Chen
2021-02-04
1
-1
/
+1
*
Use `run-hook-with-args-until-success'
Xinglu Chen
2021-01-29
1
-10
/
+9
*
Use appropriate types for defcustoms
Xinglu Chen
2021-01-29
1
-12
/
+12
*
Add `git-email-get-address-function' variable
Xinglu Chen
2021-01-28
2
-3
/
+22
*
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
[next]