Skip to content

Tags: jamessan/vim-gnupg

Tags

v2.7.1

Toggle v2.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
vim-gnupg version 2.7.1

* Clear GPGOptions/GPGRecipients autocommands on BufUnload (#104)
* Return early from Finish functions when buffer is not displayed

v2.7.0

Toggle v2.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
vim-gnupg version 2.7.0

* Re-structure plugin so most of the implementation is under autoload/,
  with only required functionality in plugin/.  Thanks to Lucas Hoffmann
  for the help.
* Split the documentation into README (description, intro) and Vim help
  files (details relevant for usage).  Thanks to Victor Koronen.
* Honor 'verbose' to determine when to emit debug logs, as a gradual
  move away from g:GPGDebugLevel/g:GPGDebugLog
* Do not use the '[/'] marks when saving the entire buffer to disk.
  This fixes an issue where plugins which reformat the buffer on save
  were causing only the reformatted portion of the buffer to be saved.

v2.6.1

Toggle v2.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
vim-gnupg version 2.6.1

* Preserve &readonly setting even if the file itself isn't read-only
  (e.g., using "vim -R" or ":view")
* Let Vim detect file encoding and file format when opening the file
* Remove unnecessary (and potentially damaging) changing of &encoding
  when reading/writing the encrypted file
* Avoid adding extra blank lines to buffer when loading unencrypted
  files
* Set &buftype='acwrite' to ensure encrypted buffers are only saved via
  the plugin's BufWriteCmd
* Add support for Gpg4win so the plugin can be used under cygwin
* Better mimic Vim's behavior when using ":saveas" or ":w newfile", and
  leave the original buffer modified
* Improve handling of options and recipients buffers to avoid one
  triggering the other
* Check for the standard armor header, rather than inspecting gpg's
  output to determine if a file is armored

v2.6

Toggle v2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
vim-gnupg v2.6

v2.5

Toggle v2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
Version 2.5

v2.4

Toggle v2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
jamessan James McCoy
Version 2.4

v2.3

Toggle v2.3's commit message
Version 2.3

v2.2

Toggle v2.2's commit message
Version 2.2

v2.1

Toggle v2.1's commit message
Version 2.1

v2.0

Toggle v2.0's commit message
Version 2.0