index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
epa-file.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+2
*
Fix args-out-of-range error in epa-file-insert-file-contents
Junya Takahashi
2021-04-12
1
-1
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Filter revoked keys when saving files
Lars Ingebrigtsen
2020-12-09
1
-1
/
+2
*
Give better error feedback on wrong password in .gpg files
Lars Ingebrigtsen
2020-09-30
1
-3
/
+18
*
Fix error when loading a new, non-existent foo.gpg file
Lars Ingebrigtsen
2020-08-24
1
-3
/
+3
*
Split EasyPG libraries into outline sections
Jonas Bernoulli
2020-08-13
1
-0
/
+10
*
When decrypting non-decrypted files, make epa show the raw files
Lars Ingebrigtsen
2020-08-04
1
-11
/
+19
*
Cosmetic changes to epa libraries
Jonas Bernoulli
2020-07-15
1
-2
/
+2
*
Drop unnecessary backward compatibility aliases
Jonas Bernoulli
2020-07-15
1
-18
/
+4
*
Improve and add doc-strings
Jonas Bernoulli
2020-07-15
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Preserve more markers when reverting .gpg files
Lars Ingebrigtsen
2019-09-04
1
-18
/
+46
*
(epa-file-decode-and-insert): Byte compilation warning fix
Lars Ingebrigtsen
2019-05-18
1
-3
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Move epa-pinentry-mode to epg-config (Bug#26298)
Noam Postavsky
2018-05-23
1
-2
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix GPG bug introduced by Oct file-missing change
Paul Eggert
2016-12-05
1
-14
/
+15
*
|
New error file-missing
Paul Eggert
2016-10-21
1
-4
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
epa-inhibit inhibits auto-recognition of .gpg files
Richard Stallman
2015-08-12
1
-2
/
+5
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
epg: Simplify epa-pinentry-mode handling
Daiki Ueno
2014-11-18
1
-4
/
+2
*
epg: Don't show "*Error*" buffer when visiting a new file
Daiki Ueno
2014-11-18
1
-6
/
+6
*
epg: Utilize --pinentry-mode added in GnuPG 2.1
Daiki Ueno
2014-11-07
1
-0
/
+4
*
epg: Improve error handling
Daiki Ueno
2014-11-06
1
-14
/
+14
*
epg: Collect output lines sent to stderr
Daiki Ueno
2014-11-05
1
-0
/
+10
*
* epa-file.el: Respect buffer-file-format when writing
Daiki Ueno
2014-01-14
1
-3
/
+14
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/epa-file.el (epa-file-insert-file-contents): Ensure we insert text
Stefan Monnier
2013-12-02
1
-13
/
+13
*
Document insecure elisp password caching is not usable with GnuPG 2.0.
Daiki Ueno
2013-10-28
1
-3
/
+5
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-2
/
+2
*
* lisp/epa-file.el (epa-file-select-keys): Revert to nil default.
Stefan Monnier
2011-08-12
1
-1
/
+1
*
Make epa-file progress message user-friendly.
Daiki Ueno
2011-08-12
1
-4
/
+8
*
Use lexical binding in ep[ga]*.el.
Daiki Ueno
2011-04-04
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Extend epa-file-select-keys to allow users to inhibit key selection.
Daiki Ueno
2010-12-16
1
-6
/
+14
*
|
Simplify 2010-10-09T13:27:24Z!larsi@gnus.org.
Daiki Ueno
2010-10-10
1
-2
/
+3
*
|
epa-file: suppress file-locking question on M-x revert-buffer
Daiki Ueno
2010-09-13
1
-6
/
+11
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
[next]