index
:
git-email.git
master
Work with git and email in Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-email.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright header
Xinglu Chen
2021-02-09
1
-2
/
+2
*
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
*
git-email-send-all: Sort message buffers
Xinglu Chen
2021-02-06
1
-1
/
+3
*
Add general function to get project root
Xinglu Chen
2021-02-05
1
-1
/
+25
*
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
1
-3
/
+17
*
Small fix
Xinglu Chen
2021-01-26
1
-1
/
+1
*
Minor corrections
Xinglu Chen
2021-01-26
1
-2
/
+2
*
git-email.el: Add option for parsing revision
Xinglu Chen
2021-01-25
1
-1
/
+12
*
git-email: Don’t assume cwd to be a project
Xinglu Chen
2021-01-25
1
-2
/
+1
*
git-email: Add -v to extra args
Xinglu Chen
2021-01-24
1
-1
/
+1
*
Use uninterned symbol for local variable
Protesilaos Stavrou
2021-01-24
1
-1
/
+2
*
git-email.el: Fix typo
Xinglu Chen
2021-01-22
1
-1
/
+1
*
git-email: Remove unused variable
Xinglu Chen
2021-01-22
1
-3
/
+0
*
git-email: Make sure point is at BOF
Xinglu Chen
2021-01-20
1
-0
/
+1
*
Rework `git-email-format-patch'
yoctocell
2021-01-18
1
-32
/
+30
*
Make `git-email-send-email' take files as an argument
yoctocell
2021-01-18
1
-8
/
+7
*
Move cursor to "to" address if empty
yoctocell
2021-01-18
1
-5
/
+8
*
Remove functionality for applying patches
yoctocell
2021-01-18
1
-40
/
+1
*
Add `git-email--get-project'
yoctocell
2021-01-15
1
-2
/
+7
*
Update version
yoctocell
2021-01-15
1
-1
/
+1
*
Bump version number
yoctocell
2021-01-10
1
-1
/
+1
*
Ask for version number for git format-patch
yoctocell
2021-01-10
1
-6
/
+9
*
Update commentary
yoctocell
2021-01-09
1
-5
/
+3
*
Fix package dependencies
yoctocell
2021-01-09
1
-1
/
+1
*
Use #' for referencing functions
yoctocell
2021-01-09
1
-6
/
+6
*
Delete patches after sending them
yoctocell
2021-01-09
1
-3
/
+8
*
Check major mode when getting revision
yoctocell
2021-01-08
1
-1
/
+2
*
Reformat buffer
yoctocell
2021-01-08
1
-6
/
+12
*
Fontify diffs in `message-mode'
yoctocell
2021-01-08
1
-22
/
+41
*
Use custom functions to get revision
yoctocell
2021-01-07
1
-8
/
+20
*
Dont' colorize revision
yoctocell
2021-01-07
1
-18
/
+8
*
Get revision under point if possible
yoctocell
2021-01-07
1
-8
/
+11
*
Add comments and restructure
yoctocell
2021-01-06
1
-93
/
+100
*
Rename function
yoctocell
2021-01-06
1
-2
/
+2
*
Use custom face for revision
yoctocell
2021-01-06
1
-1
/
+4
*
Allow users to add custom function to get patches
yoctocell
2021-01-06
1
-22
/
+29
*
Make `git-email-apply-patch' more configurable
yoctocell
2021-01-06
1
-1
/
+20
*
Fix indentation
yoctocell
2021-01-06
1
-16
/
+17
*
Colorize revisions in minibuffer list
yoctocell
2021-01-06
1
-17
/
+45
*
Check if selected files are patches
yoctocell
2021-01-06
1
-8
/
+18
*
Fallback to minibuffer prompt when sending patch
yoctocell
2021-01-06
1
-1
/
+6
*
Rename some functions
yoctocell
2021-01-06
1
-6
/
+6
*
Fix `package-lint' issues
yoctocell
2021-01-06
1
-2
/
+2
*
Get rid of compile warnings
yoctocell
2021-01-06
1
-0
/
+7
[next]