summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
AgeCommit message (Expand)Author
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
2013-10-28Document insecure elisp password caching is not usable with GnuPG 2.0.Daiki Ueno
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-11Spelling fixes.Paul Eggert
2011-08-12* lisp/epa-file.el (epa-file-select-keys): Revert to nil default.Stefan Monnier
2011-08-12Make epa-file progress message user-friendly.Daiki Ueno
2011-04-04Use lexical binding in ep[ga]*.el.Daiki Ueno
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-16Extend epa-file-select-keys to allow users to inhibit key selection.Daiki Ueno
2010-10-10Simplify 2010-10-09T13:27:24Z!larsi@gnus.org.Daiki Ueno
2010-09-13epa-file: suppress file-locking question on M-x revert-bufferDaiki Ueno
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong