Commit Graph

  • cd8aa8d0ce Consolidate handling of system()/:execute calls James McCoy 2011-11-23 15:30:35 -0500
  • 571f46455e Resolve the filename when saving to follow symlinks. James Vega 2011-10-18 22:00:02 -0400
  • 904e392ae3 Initialize b:GPGRecipients with g:GPGDefaultRecipients James Vega 2011-10-13 17:22:09 -0400
  • d645eb26cd Correctly handle the different keyid-format options James Vega 2011-08-13 18:00:27 -0400
  • 79a936311d Add g:GPGUsePipes variable to avoid saving unencrypted data to tempfiles James Vega 2011-08-01 20:44:17 -0400
  • 32c88feb43 Disable 'undofile' for the buffer, if the option exists James Vega 2011-06-26 15:40:34 -0400
  • 9e70b21d91 Update docs to show my takeover of gnupg.vim James Vega 2011-05-24 07:28:02 -0400
  • f23c3c7643 Set 'noshelltemp' when executing gnupg James Vega 2011-05-24 01:21:19 -0400
  • a37434ab5d Bump minimum Vim version to 7.2 James Vega 2011-05-24 01:16:05 -0400
  • 6e178a6dd1 Check for our BufReadCmd to see if the plugin has been loaded. James Vega 2011-05-24 01:14:45 -0400
  • bf67f5561a Refactor to use *WriteCmd/*ReadCmd autocommands. James Vega 2010-10-28 01:30:47 -0400
  • 8786427bb3 Ignore keys that aren't usable for encryption rather than just expired keys v2.5 James McCoy 2012-05-31 22:27:42 -0400
  • ff9c9a8366 Do not echo debug messages when redirecting to a log file Thomas Arendsen Hein 2012-05-31 21:21:35 -0400
  • 70cfdc99bd Use "silent doautocmd" to suppress annoying "No matching autocmds" message James McCoy 2012-05-31 21:17:07 -0400
  • 8b38e3e859 Change autocmd check to look for GnuPG group v2.4 James McCoy 2012-05-31 00:31:56 -0400
  • 0f4778240f Ignore expired keys. James McCoy 2012-05-31 00:31:36 -0400
  • 9329403402 GPGFinishRecipientsBuffer: Use the GPG ID, if present, to avoid repeat prompts James McCoy 2012-05-30 23:48:43 -0400
  • b2b4e7525c Pull the key pattern out to a constant James McCoy 2012-05-30 23:48:24 -0400
  • ac45a5969e Don't wipeout the current buffer if FileReadCmd failed James McCoy 2012-05-30 22:18:34 -0400
  • 1354f3447d Suppress "N more lines" message when editing a file James McCoy 2012-05-30 22:18:01 -0400
  • 256810ab64 Only disable swapfile, undofile, and viminfo when editing a file. James McCoy 2012-05-30 22:17:05 -0400
  • bceace5df6 Indicate whether GPGInit/GPGDecrypt were invoked from BufReadCmd James McCoy 2012-05-30 22:15:46 -0400
  • d7361d413c Clear undo history as the last step of BufReadCmd James McCoy 2012-05-30 21:02:40 -0400
  • 42c2d46aa2 added doautocmd BufWritePre Alex Efros 2012-01-14 00:37:31 +0200
  • 648fa8821d Document the g:GPGHomedir option James McCoy 2011-11-23 17:09:42 -0500
  • 5394d0c1f1 Add support for specifying an alternate --homedir v2.3 James McCoy 2011-11-23 15:35:01 -0500
  • 7d102c843a Consolidate handling of system()/:execute calls James McCoy 2011-11-23 15:30:35 -0500
  • e2e53bc315 Resolve the filename when saving to follow symlinks. James Vega 2011-10-18 22:00:02 -0400
  • 21eed8f06b Initialize b:GPGRecipients with g:GPGDefaultRecipients James Vega 2011-10-13 17:22:09 -0400
  • df5f4d51bf Correctly handle the different keyid-format options v2.2 James Vega 2011-08-13 18:00:27 -0400
  • d19a59165d Add g:GPGUsePipes variable to avoid saving unencrypted data to tempfiles v2.1 James Vega 2011-08-01 20:44:17 -0400
  • a8838d0e86 Updated credits. Markus Braun 2010-02-16 07:56:18 +0000
  • efd23b4440 Patch by Erik Remmelzwaal Markus Braun 2010-02-16 07:52:11 +0000
  • 9e7c686de5 Patch by James Vega Markus Braun 2010-02-16 07:46:46 +0000
  • 05a3e4e1f6 Reworked patch by James Vega because I don't like "continue". Markus Braun 2010-02-16 07:40:41 +0000
  • 82e70cf70a Patch by James Vega Markus Braun 2010-02-16 07:39:06 +0000
  • 1e5a796e0b Patch by James Vega Markus Braun 2010-02-16 07:31:53 +0000
  • f93f113717 Added remark about keychain and seahorse Markus Braun 2010-01-27 08:18:04 +0000
  • 468b9fe59c Force sh/zsh/bash/dash compatible shellredir setting. Markus Braun 2010-01-19 17:03:48 +0000
  • d48f7364aa Renamed GPGExec to commandline Markus Braun 2011-07-05 12:51:12 +0200
  • 6d50997fff Use '/bin/sh' instead of 'sh' as shell Markus Braun 2011-07-05 12:49:45 +0200
  • f2e0a30de8 Added more debug informations Markus Braun 2010-01-19 09:58:57 +0000
  • 616192b236 Debug messages Markus Braun 2009-11-20 20:39:49 +0000
  • e53b79872a Show an error if the buffer is not prepared for writing an encrypted file. Markus Braun 2009-09-24 07:18:49 +0000
  • 062524c107 Code beautification Markus Braun 2009-07-23 07:02:52 +0000
  • b9a0a498d5 Prefix "GnuPG: " to all debug messages Markus Braun 2009-07-17 09:02:15 +0000
  • 16412c1b18 Add more info about a key Markus Braun 2009-06-08 12:32:13 +0000
  • b932a58be9 Another documentation change. Markus Braun 2009-05-27 07:10:20 +0000
  • 8ae4e49736 Just another useless change to update revision date. Markus Braun 2009-05-27 06:54:33 +0000
  • a817a3bfa1 Tim Swast patch for signed files Markus Braun 2009-05-11 08:47:47 +0000
  • da53fc98f0 Added section "Known Issues:" to documentation. Markus Braun 2009-04-29 07:34:40 +0000
  • b426430ff8 This is just a stupid change, more ore less to update Id and Revision keywords Markus Braun 2009-04-29 05:19:55 +0000
  • 666d1e10f5 Unix/windows specific settings done right :-) Markus Braun 2008-12-15 13:16:44 +0000
  • 54faa743b2 Correct error in redirection. Markus Braun 2008-11-21 18:43:36 +0000
  • 12ac7f9f03 Use has("unix") to determine between windows and unix. Markus Braun 2008-10-15 11:43:54 +0000
  • 478aeb9196 Correctly use backticks for determining the tty Markus Braun 2008-10-05 20:41:52 +0000
  • aecfdde11d Make sure that sensitive data is never written unencrypted. Markus Braun 2008-08-15 12:50:33 +0000
  • 6a0bdcf05c added function to cleanup on leaving vim Markus Braun 2008-08-15 09:53:06 +0000
  • 9425fd6754 Code beautification Markus Braun 2008-08-15 09:34:34 +0000
  • c4b203d17c Patch from Sebastian Luettich Markus Braun 2008-08-15 09:16:44 +0000
  • a3f589f5e2 Make sure the variable "g:GPGDefaultRecipients" exists Markus Braun 2008-08-05 10:51:48 +0000
  • 9278fb2d33 Added support for default recipients. Markus Braun 2008-08-04 06:27:59 +0000
  • 31a518148b Updated documentation. Markus Braun 2008-07-31 11:43:14 +0000
  • eebc52cbe1 Get rid of b:GPGUnknownRecipients Markus Braun 2008-07-30 14:48:53 +0000
  • 71645fcb3a Check the recipient list again before writing the file Markus Braun 2008-07-30 14:15:02 +0000
  • 594ac054a8 Go back from fnameescape() to escape() Markus Braun 2008-07-30 11:55:47 +0000
  • 8998ff3bde Did two substitution which overwrote each other Markus Braun 2008-07-29 12:29:28 +0000
  • 733c2ce362 Yet another use of vim lists Markus Braun 2008-07-29 11:03:08 +0000
  • c3f898827a Move initialization of variables to the places where they are used. Markus Braun 2011-07-05 12:46:39 +0200
  • 7afa048df7 Make use of fnameescape() Markus Braun 2011-07-05 12:45:44 +0200
  • 4340361541 Recipients and unknownRecipients was not ensured to be a list Markus Braun 2011-07-05 12:32:37 +0200
  • b4be3c10e2 Add menu for GVim Markus Braun 2011-07-05 12:32:24 +0200
  • f5b4b9a754 Write whole vim keywords Markus Braun 2008-07-28 21:46:53 +0000
  • 6c6b8b156c Unique recipient list and option list. Markus Braun 2011-07-05 09:35:33 +0200
  • 3aa8e8d1dd Don't use explicit join() in match() calls. Markus Braun 2011-07-05 09:35:11 +0200
  • 96f3901aa0 Conversion from self implemented "list" to vim builtin lists. Markus Braun 2008-07-28 21:01:41 +0000
  • 921d99fd88 Use echom instead of plain echo Markus Braun 2008-05-12 09:39:55 +0000
  • 6fdd1667ec Patch by Giel van Schijndel to get GPG_TTY dynamically: Markus Braun 2008-05-12 09:18:49 +0000
  • cce39d13b2 Give Karl-Heinz Ruskowski his credit. Markus Braun 2008-05-12 09:10:33 +0000
  • c7ab1464da Patch from Karl-Heinz Ruskowski. Markus Braun 2008-05-12 09:07:42 +0000
  • 9cb02c800a Vim version compatibility Markus Braun 2008-02-13 06:00:19 +0000
  • 9f4f083367 Little reindenting. Markus Braun 2008-01-28 09:30:59 +0000
  • febf2d4685 Changed recipient and option buffer handling Markus Braun 2008-01-28 09:21:04 +0000
  • 6a32435246 Revert last commit. Markus Braun 2008-01-24 14:01:31 +0000
  • de5ea9f6bd New commands ":GPGRecipients" and ":GPGOptions" Markus Braun 2008-01-24 13:39:05 +0000
  • b98c3fbd4a Convert the output of gpg to the correct encoding. Markus Braun 2011-07-05 08:57:47 +0200
  • ac6ec713e6 Added an option to set the gpg executable. Markus Braun 2011-07-05 08:57:30 +0200
  • fceb8855f9 Save/restore view of saved window instead of cursor position. Markus Braun 2008-01-23 09:49:33 +0000
  • bfdc09a732 Print debug message only after debug level had been defined. Markus Braun 2008-01-23 09:00:51 +0000
  • 874bd187f2 Made gnupg.vim hopefully encoding safe, needs testing. Markus Braun 2008-01-23 08:58:02 +0000
  • 479e79d3be Print plugin version in verbose mode Markus Braun 2008-01-21 17:25:48 +0000
  • acdf9e096d Restructured autocommand triggers, merged in functions. Markus Braun 2011-07-05 08:56:18 +0200
  • 5aabc38ec2 Restore cursor position after write. Markus Braun 2011-07-05 08:55:50 +0200
  • 780d1ed91e Make use of "--list-only" option. Markus Braun 2011-07-05 08:51:27 +0200
  • f5e107f596 Added a debug command and some debug messages Markus Braun 2011-07-05 08:51:02 +0200
  • c069e0f21d Modified to work with gpg2 correctly. Markus Braun 2007-12-11 09:43:38 +0000
  • bf868fb9a1 Use revision number for multiple load guard. Markus Braun 2007-04-05 10:50:38 +0000
  • f786031299 Ignore tty for gvim Markus Braun 2007-03-01 09:58:04 +0000
  • 63dff1cd4b shellredir wasn't restored. Markus Braun 2007-01-29 13:38:16 +0000
  • f9a81fc1bd Set LC_ALL also, to ensure english messages of gpg. Markus Braun 2006-12-28 13:05:56 +0000