summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
AgeCommit message (Expand)Author
2026-04-01Fix last changeMichael Albinus
2026-04-01Make epa-file-insert-file-contents more secureMichael Albinus
2026-03-31* lisp/epa-file.el (epa-file-insert-file-contents): Fix last change.Michael Albinus
2026-03-31Improve file name handler usage in epa-file.elMichael Albinus
2026-03-11Tweak recent error descriptor changesBasil L. Contovounesios
2026-03-10(error-data): Delete functionStefan Monnier
2026-03-10Use the new error API functionsStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-05-25Fix encoding of text when saving a gpg-encoded fileEli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-17Avoid false "wrong passphrase" messages in EPAJens Schmidt
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-04-12Fix args-out-of-range error in epa-file-insert-file-contentsJunya Takahashi
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Filter revoked keys when saving filesLars Ingebrigtsen
2020-09-30Give better error feedback on wrong password in .gpg filesLars Ingebrigtsen
2020-08-24Fix error when loading a new, non-existent foo.gpg fileLars Ingebrigtsen
2020-08-13Split EasyPG libraries into outline sectionsJonas Bernoulli
2020-08-04When decrypting non-decrypted files, make epa show the raw filesLars Ingebrigtsen
2020-07-15Cosmetic changes to epa librariesJonas Bernoulli
2020-07-15Drop unnecessary backward compatibility aliasesJonas Bernoulli
2020-07-15Improve and add doc-stringsJonas Bernoulli
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-04Preserve more markers when reverting .gpg filesLars Ingebrigtsen
2019-05-18(epa-file-decode-and-insert): Byte compilation warning fixLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-05-23Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-05Fix GPG bug introduced by Oct file-missing changePaul Eggert
2016-10-21New error file-missingPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-12epa-inhibit inhibits auto-recognition of .gpg filesRichard Stallman
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-18epg: Simplify epa-pinentry-mode handlingDaiki Ueno
2014-11-18epg: Don't show "*Error*" buffer when visiting a new fileDaiki Ueno
2014-11-07epg: Utilize --pinentry-mode added in GnuPG 2.1Daiki Ueno
2014-11-06epg: Improve error handlingDaiki Ueno
2014-11-05epg: Collect output lines sent to stderrDaiki Ueno
2014-01-14* epa-file.el: Respect buffer-file-format when writingDaiki Ueno
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-02* lisp/epa-file.el (epa-file-insert-file-contents): Ensure we insert textStefan Monnier