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 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Improve documentation of EPG
Jens Schmidt
2023-09-07
1
-9
/
+47
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-12-01
1
-1
/
+1
*
Fix epg's reliance on an implicit GnuPG command.
Justus Winter
2022-10-06
1
-6
/
+2
*
Simplify a few timestamps
Paul Eggert
2022-08-01
1
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/epg.el (epg-key): Use explicit copier with proper prefix
Stefan Monnier
2021-11-02
1
-1
/
+2
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+3
*
Fix problems with non-ASCII non-encoded PGP names
Lars Ingebrigtsen
2021-09-21
1
-1
/
+5
*
Don't have epg bug out on non-existent packages
Lars Ingebrigtsen
2021-09-01
1
-10
/
+11
*
Make epg use rfc6068 for decoding %-encoded strings
Lars Ingebrigtsen
2021-08-30
1
-5
/
+8
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Prefer setq-local in a few more places
Stefan Kangas
2021-02-08
1
-16
/
+8
*
Fix epg filtering out keys that contain revoked IDs
Lars Ingebrigtsen
2021-02-04
1
-6
/
+16
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Filter revoked keys when saving files
Lars Ingebrigtsen
2020-12-09
1
-0
/
+7
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-14
/
+2
*
Split EasyPG libraries into outline sections
Jonas Bernoulli
2020-08-13
1
-1
/
+26
*
; * lisp/epg.el (epg-no-data-reason-alist): Fix typo in message.
Jonas Bernoulli
2020-08-13
1
-1
/
+1
*
; * lisp/epg.el (epg-signature-to-string): Tiny refactor.
Jonas Bernoulli
2020-08-13
1
-18
/
+14
*
; * lisp/epg.el (epg-signature-to-string): Use cl-case.
Jonas Bernoulli
2020-08-13
1
-12
/
+7
*
Signal an error in the user clicks "cancel" when signing in epg
Lars Ingebrigtsen
2020-08-02
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Treat passed strings as raw-text when percent-escaping in epg
Robert Pluim
2019-12-12
1
-1
/
+1
*
Make display of S/MIME signatures slightly better
Lars Ingebrigtsen
2019-10-23
1
-1
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-2
/
+2
*
Only use --sender for gpg when gpg supports it
Teemu Likonen
2019-08-26
1
-3
/
+7
*
Use the gpg --sender option
Teemu Likonen
2019-07-13
1
-0
/
+8
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-7
/
+7
*
epg: Use unibyte string to decode percent escapes
Christophe Troestler
2019-06-22
1
-10
/
+9
*
Update epg.el algorithm id-name association lists
Teemu Likonen
2019-06-22
1
-7
/
+13
*
Remove obsolete epg functions
Lars Ingebrigtsen
2019-05-17
1
-34
/
+0
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-27
1
-1
/
+1
|
\
|
|
*
Unify prompt for gnupg passphrase between GNU/Linux and MS-Windows.
Pierre TĂ©choueyres
2018-10-27
1
-1
/
+1
*
|
Fix epg bug with (TICKS . HZ) timestamp
Paul Eggert
2018-10-22
1
-4
/
+1
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+6
*
|
Move epa-pinentry-mode to epg-config (Bug#26298)
Noam Postavsky
2018-05-23
1
-1
/
+1
*
|
Drop some epg/epa backwards compat code for ancient Emacs versions
Noam Postavsky
2018-05-23
1
-95
/
+23
*
|
Replace epg--gv-nreverse with (cl-callf nreverse ...)
Noam Postavsky
2018-04-28
1
-7
/
+3
|
/
*
* lisp/epg.el (epg-start-sign): Replace obsolete functions.
Glenn Morris
2018-01-09
1
-2
/
+2
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Remove pinentry.el
Daiki Ueno
2017-12-21
1
-19
/
+0
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-22
1
-3
/
+2
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
[next]