summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use lexical binding in ep[ga]*.el.Daiki Ueno2011-04-041-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Extend epa-file-select-keys to allow users to inhibit key selection.Daiki Ueno2010-12-161-6/+14
* | Simplify 2010-10-09T13:27:24Z!larsi@gnus.org.Daiki Ueno2010-10-101-2/+3
* | epa-file: suppress file-locking question on M-x revert-bufferDaiki Ueno2010-09-131-6/+11
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Fix typo and comment.Daiki Ueno2010-07-251-4/+4
* | Fix *.gpg file creation (bug#6723).Daiki Ueno2010-07-251-9/+10
* | Prevent find-file from opening empty buffer when decryptin failed (bug#6568).Daiki Ueno2010-07-081-0/+17
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix typos.Juanma Barranquero2009-09-241-1/+1
* Fix the last commit.Daiki Ueno2009-09-201-2/+3