index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
epg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add with-file-modes macro, and use it
Glenn Morris
2014-05-14
1
-9
/
+3
*
Spelling fixes.
Paul Eggert
2014-01-05
1
-3
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
epg: doc improvement for verify functions
Daiki Ueno
2013-10-03
1
-2
/
+22
*
* lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.
Stefan Monnier
2013-09-06
1
-3
/
+2
*
* lisp/epg.el (epg--process-filter): Use with-current-buffer, save-excursion
Stefan Monnier
2013-08-28
1
-27
/
+24
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-2
/
+1
*
Do not call to `selected-frame' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
epg.el: Add context option `home-directory' and `program'.
Daiki Ueno
2013-06-24
1
-47
/
+74
*
epg.el: support pinentry mode added in GnuPG 2.1
Daiki Ueno
2013-04-22
1
-1
/
+19
*
* epg.el: Silence byte-compiler warnings.
Daiki Ueno
2013-01-05
1
-2
/
+2
*
* epg.el (epg--start): Don't call "tty" program on W32 platforms.
Daiki Ueno
2013-01-05
1
-6
/
+7
*
* epg.el (epg--start): Ignore errors when /dev/fd/0 does not exist.
Daiki Ueno
2013-01-04
1
-3
/
+5
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* epg.el (epg--start): Modify process-environment locally.
Andreas Schwab
2012-12-28
1
-2
/
+4
*
|
epg: Support pinentry-curses
Daiki Ueno
2012-12-28
1
-2
/
+36
*
|
Move photo ID display code from epg.el to gnus/mml2015.el.
Daiki Ueno
2012-12-26
1
-24
/
+1
*
|
Display images from gpg signatures
Adam Sjøgren
2012-12-25
1
-2
/
+26
*
|
* epg.el (epg-error): Set `error-message' property.
Daiki Ueno
2012-12-21
1
-0
/
+1
*
|
* epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
Daiki Ueno
2012-12-21
1
-4
/
+7
|
/
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-5
/
+3
*
Fix race condition in epg.el compat code.
Paul Eggert
2012-01-14
1
-3
/
+4
*
Undo patch for bug#10403; still being reviewed.
Paul Eggert
2012-01-07
1
-4
/
+3
*
Merge from trunk.
Paul Eggert
2012-01-07
1
-1
/
+1
|
\
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
* epg.el (epg--make-temp-file): Avoid permission race conditions
Paul Eggert
2011-12-29
1
-3
/
+4
|
/
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-2
/
+2
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-11
/
+11
*
Format GPG errors (bug#9255).
Daiki Ueno
2011-08-08
1
-70
/
+157
*
Use lexical binding in ep[ga]*.el.
Daiki Ueno
2011-04-04
1
-20
/
+20
*
Don't throw an error when any of encryption subkeys are expired.
Daiki Ueno
2011-01-29
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
Trivial fixes for epg.el.
Daiki Ueno
2010-12-05
1
-2
/
+8
*
|
Trivial fixes for epg.el.
Daiki Ueno
2010-12-03
1
-2
/
+8
*
|
Add "Version:" and "Package:" Lisp file headers.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Chong Yidong
2010-05-27
1
-4
/
+4
*
|
Skip disabled PGP key when encrypting mail with Gnus.
Daiki Ueno
2010-05-07
1
-1
/
+2
*
|
Add optional arg to delete-file to force deletion (Bug#6070).
Chong Yidong
2010-05-03
1
-10
/
+5
*
|
Avoid using trash for certain temp files (Bug#6070).
Chong Yidong
2010-04-30
1
-5
/
+10
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* x-dnd.el (x-dnd-maybe-call-test-function):
Stefan Monnier
2009-11-13
1
-4
/
+2
*
(epg-wait-for-status): Preserve existing 'error results.
Daiki Ueno
2009-09-23
1
-1
/
+4
*
(epg-make-context): Add autoload cookie.
Daiki Ueno
2009-09-12
1
-30
/
+1
*
Fix the last commit.
Daiki Ueno
2009-09-11
1
-0
/
+1
*
(epg-context-set-passphrase-callback)
Daiki Ueno
2009-09-11
1
-2
/
+14
*
Add algorithm names.
Daiki Ueno
2009-09-11
1
-1
/
+4
[next]