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
*
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
*
Add function to send all mails at once
yoctocell
2021-01-06
1
-0
/
+13
*
Add function to apply patch in current buffer
yoctocell
2021-01-05
1
-0
/
+8
*
Update commentary
yoctocell
2021-01-04
1
-2
/
+7
*
Add wrapper for 'git-format-patch'
yoctocell
2021-01-04
1
-3
/
+51
*
Add comments
yoctocell
2021-01-04
1
-0
/
+6
*
Fix hooks
yoctocell
2021-01-04
1
-8
/
+7
*
Refactor `git-email-headers'
yoctocell
2021-01-04
1
-14
/
+7
*
Fix message header formatting
yoctocell
2021-01-04
1
-52
/
+18
*
Add todo
yoctocell
2021-01-04
1
-0
/
+3
*
Insert diff at beginning of body instead of EOF
yoctocell
2021-01-04
1
-5
/
+6
*
Remove '*** SUBJECT HERE ***' in message buffer
yoctocell
2021-01-04
1
-1
/
+3
*
Retain the cursor position after inserting diff
yoctocell
2021-01-04
1
-1
/
+2
*
Add todo
yoctocell
2021-01-04
1
-0
/
+2
*
Rename variable
yoctocell
2021-01-04
1
-2
/
+2
*
Update docs
yoctocell
2021-01-04
1
-25
/
+1
*
Add hooks to fix formatting of message headers
yoctocell
2021-01-04
1
-2
/
+59
*
Require project
yoctocell
2021-01-04
1
-1
/
+3
[next]