index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
epg.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-06
Improve integer file mode options docstrings
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-10
* lisp/epg.el (epg--start): Don't convert EOL on encoding (bug#72542).
Kazuhiro Ito
2024-06-29
; * lisp/epg.el (epg--start): Add commentary about encoding.
Eli Zaretskii
2024-06-29
Fix non-ASCII filename operatiion on EasyPG (bug#71500)
Kazuhiro Ito
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-25
Don't enable pinentry loopback mode for gpgsm
Ulrich Müller
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-07
Improve documentation of EPG
Jens Schmidt
2023-08-27
Use ensure-list in many more places
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-01
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-10-06
Fix epg's reliance on an implicit GnuPG command.
Justus Winter
2022-08-01
Simplify a few timestamps
Paul Eggert
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-02
* lisp/epg.el (epg-key): Use explicit copier with proper prefix
Stefan Monnier
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-21
Fix problems with non-ASCII non-encoded PGP names
Lars Ingebrigtsen
2021-09-01
Don't have epg bug out on non-existent packages
Lars Ingebrigtsen
2021-08-30
Make epg use rfc6068 for decoding %-encoded strings
Lars Ingebrigtsen
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-02-08
Prefer setq-local in a few more places
Stefan Kangas
2021-02-04
Fix epg filtering out keys that contain revoked IDs
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Filter revoked keys when saving files
Lars Ingebrigtsen
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-13
Split EasyPG libraries into outline sections
Jonas Bernoulli
2020-08-13
; * lisp/epg.el (epg-no-data-reason-alist): Fix typo in message.
Jonas Bernoulli
2020-08-13
; * lisp/epg.el (epg-signature-to-string): Tiny refactor.
Jonas Bernoulli
2020-08-13
; * lisp/epg.el (epg-signature-to-string): Use cl-case.
Jonas Bernoulli
2020-08-02
Signal an error in the user clicks "cancel" when signing in epg
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-12
Treat passed strings as raw-text when percent-escaping in epg
Robert Pluim
2019-10-23
Make display of S/MIME signatures slightly better
Lars Ingebrigtsen
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-08-26
Only use --sender for gpg when gpg supports it
Teemu Likonen
2019-07-13
Use the gpg --sender option
Teemu Likonen
2019-07-06
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-06-22
epg: Use unibyte string to decode percent escapes
Christophe Troestler
2019-06-22
Update epg.el algorithm id-name association lists
Teemu Likonen
2019-05-17
Remove obsolete epg functions
Lars Ingebrigtsen
2019-03-04
Fix regular-expression glitches and typos
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-27
Merge from origin/emacs-26
Glenn Morris
2018-10-27
Unify prompt for gnupg passphrase between GNU/Linux and MS-Windows.
Pierre Téchoueyres
2018-10-22
Fix epg bug with (TICKS . HZ) timestamp
Paul Eggert
[next]