openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
vim-gnupg
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 3 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove unnecessary exists check for g:GPGPreferSymmetric
Simon Ruderich
More...
over 9 years ago
remove superfluous | in BufReadCmd autocmd
Simon Ruderich
More...
over 9 years ago
use variable for fnameescape(expand('<afile>:r'))
Simon Ruderich
More...
over 9 years ago
use .= where possible
Simon Ruderich
More...
over 9 years ago
update documentation to match code, add missing defaults
Simon Ruderich
More...
over 9 years ago
Account for 'shellslash' being set on Windows
James McCoy
More...
over 9 years ago
Use `:language` command to force C locale
James McCoy
More...
over 9 years ago
Remove “--batch” from command used to detect encryption
James McCoy
More...
over 9 years ago
Setup agent handling after determining gnupg's version
James McCoy
More...
over 9 years ago
Silence "No matching autocommands" for TermChanged event
James McCoy
More...
almost 10 years ago
Document that GPGSystem always uses temp files
James McCoy
More...
almost 10 years ago
Emit TermChanged when resetting &term
James McCoy
More...
almost 10 years ago
Trigger FileReadPost event after decrypting for :r
James McCoy
More...
about 10 years ago
Manually set [ and ] marks after decrypting
James McCoy
More...
about 10 years ago
Emit BufReadPre/FileReadPre when decrypting the file
James McCoy
More...
about 10 years ago
Don't change modified state of buffer for FileWriteCmd
James McCoy
More...
about 10 years ago
Emit FileWritePre/Post events when handling FileWriteCmd
James McCoy
More...
about 10 years ago
Trigger BufWritePost event via BufWriteCmd/FileWriteCmd
Daniel Hahler
More...
about 10 years ago
Merge pull request #21 from tyll/menu
James McCoy
More...
about 10 years ago
Force Vim to re-setup the terminal after running a command
James McCoy
More...
about 10 years ago
Refactor g:GPGRecipientsMenu to use list and rename to g:GPGPossibleRecipients
Sebastian Neumann
More...
over 10 years ago
Add g:GPGRecipientsMenu
Till Maas
More...
over 10 years ago
Put --homedir at the start of the command line
James McCoy
More...
over 10 years ago
Ensure b:GPGRecipients is initialized to a list value
James McCoy
More...
over 10 years ago
Move documentation into README and doc/
Victor Koronen
More...
about 11 years ago
Use filereadable() instead of glob() to detect whether a file exists.
nachoalonso
More...
over 11 years ago
Restore the :silent command when encrypting the buffer
James McCoy
More...
over 11 years ago
Allow definition of actions specific to GnuPG-managed buffers
James McCoy
More...
almost 12 years ago
Merge pull request #8 from Jonty/edit-recipients-on-new-file
James McCoy
More...
almost 12 years ago
Merge pull request #7 from Jonty/do-not-attempt-encryption-in-settings
James McCoy
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree