aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/epa-file.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new error API functionsfeature/error-APIStefan Monnier35 hours1-10/+12
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-2/+2
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-1/+1
* Fix encoding of text when saving a gpg-encoded fileEli Zaretskii2024-05-251-1/+8
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Avoid false "wrong passphrase" messages in EPAJens Schmidt2023-08-171-1/+8
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+2
* Fix args-out-of-range error in epa-file-insert-file-contentsJunya Takahashi2021-04-121-1/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Filter revoked keys when saving filesLars Ingebrigtsen2020-12-091-1/+2
* Give better error feedback on wrong password in .gpg filesLars Ingebrigtsen2020-09-301-3/+18
* Fix error when loading a new, non-existent foo.gpg fileLars Ingebrigtsen2020-08-241-3/+3
* Split EasyPG libraries into outline sectionsJonas Bernoulli2020-08-131-0/+10
* When decrypting non-decrypted files, make epa show the raw filesLars Ingebrigtsen2020-08-041-11/+19
* Cosmetic changes to epa librariesJonas Bernoulli2020-07-151-2/+2
* Drop unnecessary backward compatibility aliasesJonas Bernoulli2020-07-151-18/+4
* Improve and add doc-stringsJonas Bernoulli2020-07-151-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Preserve more markers when reverting .gpg filesLars Ingebrigtsen2019-09-041-18/+46
* (epa-file-decode-and-insert): Byte compilation warning fixLars Ingebrigtsen2019-05-181-3/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky2018-05-231-2/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix GPG bug introduced by Oct file-missing changePaul Eggert2016-12-051-14/+15
* | New error file-missingPaul Eggert2016-10-211-4/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* epa-inhibit inhibits auto-recognition of .gpg filesRichard Stallman2015-08-121-2/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* epg: Simplify epa-pinentry-mode handlingDaiki Ueno2014-11-181-4/+2
* epg: Don't show "*Error*" buffer when visiting a new fileDaiki Ueno2014-11-181-6/+6
* epg: Utilize --pinentry-mode added in GnuPG 2.1Daiki Ueno2014-11-071-0/+4
* epg: Improve error handlingDaiki Ueno2014-11-061-14/+14
* epg: Collect output lines sent to stderrDaiki Ueno2014-11-051-0/+10
* * epa-file.el: Respect buffer-file-format when writingDaiki Ueno2014-01-141-3/+14
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/epa-file.el (epa-file-insert-file-contents): Ensure we insert textStefan Monnier2013-12-021-13/+13
* Document insecure elisp password caching is not usable with GnuPG 2.0.Daiki Ueno2013-10-281-3/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-2/+2
* * lisp/epa-file.el (epa-file-select-keys): Revert to nil default.Stefan Monnier2011-08-121-1/+1
* Make epa-file progress message user-friendly.Daiki Ueno2011-08-121-4/+8