Commit Graph

  • 4ec18dc (refs/pull/683/head) Adding syntax highlighting for normal log files by Nate Fischer 2015-11-18 01:50:44 -0800
  • 72da8f8 (refs/pull/671/head) Trim trailing whitespace at logging time by Nate Fischer 2015-11-18 01:50:44 -0800
  • f63cfaf (refs/pull/660/head, github-search) PluginSearch searches Github by gmarik 2015-11-05 00:22:25 -0500
  • 5f70ae6 Merge pull request #659 from nfischer/SilentMappings by gmarik 2015-11-04 21:55:02 -0500
  • f095d2b Merge pull request #633 from chiphogg/highlight_updates by gmarik 2015-11-04 21:32:15 -0500
  • b2d0e5b (refs/pull/659/head) Setting Vundle key mappings to be silent. by Nate Fischer 2015-11-02 19:08:34 -0800
  • 3a35994 Merge pull request #657 from wsdjeg/master by gmarik 2015-10-29 19:44:19 -0400
  • 232cb92 (refs/pull/657/head) finished readme by wsdjeg 2015-10-27 19:29:26 +0800
  • b421bce readme_zh_ch by wsdjeg 2015-10-26 18:29:07 +0800
  • 670efe2 readme_zh_ch by wsdjeg 2015-10-26 16:59:56 +0800
  • 0d330db (refs/pull/633/head) Add 'vundlelog' filetype + settings/highlighting by Chip Hogg 2015-08-06 14:53:04 -0400
  • 9723e59 Merge pull request #651 from nfischer/URLs by gmarik 2015-10-23 13:51:01 -0400
  • 11fdc42 (refs/pull/651/head) Update repository references throughout documentation. Also, fixed an incorrect URL and updated references to ':Bundle' commands to ':Plugin' commands by Nate Fischer 2015-09-28 15:48:59 -0700
  • 05be0a5 Merge pull request #621 from nfischer/master by gmarik 2015-10-23 13:34:14 -0400
  • 1202e61 (refs/pull/648/head) Pull and clone with `--depth 1`. This greatly reduces bandwidth by not retrieving the entire tree. In theory, this would break Vim plugins that assume they're git repos and use the tree, but in practice I've never seen this. by Zemnmez 2015-09-22 20:00:32 +0100
  • fb9dff1 (refs/pull/621/head) Vundle log, changelog, and scripts-view are no longer modifiable and the buffers will not persist after they're closed. by Nate Fischer 2015-07-10 11:46:08 -0700
  • 0fc3bac (refs/pull/627/head) Added conditional for nvim, which loads scripts from /Users/lee/.nvim/bundle. by Lee Savide 2015-08-15 14:15:45 -0500
  • b1cc301 (refs/pull/631/merge) Merge da6147ec1b into 0ee36b26e1 by Whitney Young 2015-08-10 10:31:55 +0000
  • 5b25b3a (refs/pull/630/merge) Merge 7ad7c2d519 into 0ee36b26e1 by Julien Wajsberg 2015-08-10 08:51:19 +0000
  • 0ee36b2 Merge pull request #628 from dleve123/update-readme-to-reflect-new-repo by Niklas Silfverström 2015-08-10 10:51:12 +0200
  • da6147e (refs/pull/631/head) Changed repo location to VundleVim in docs. by Whitney Young 2015-08-05 09:07:41 -0700
  • 7ad7c2d (refs/pull/630/head) gmarik → VundleVim in README.md by Julien Wajsberg 2015-07-29 11:05:38 +0200
  • 1ae7e91 (refs/pull/628/head) Update repository references. by Daniel Levenson 2015-07-26 14:57:40 -0400
  • b9bf02f On Windows, Vim will sometimes have no idea where $HOME actually is. Since the default for Vim user scripts on Windows is "$VIM/vimfiles/", have Vundle direct bundles to that path instead. by Lee Savide 2015-07-24 10:10:09 -0500
  • 3dbe192 (refs/pull/624/head) only clone the last version to reduce the download size by amin roosta 2015-07-14 23:44:56 +0430
  • 8fbd17b (refs/pull/452/merge) Merge cb9abe6203 into cfd3b2d388 by Lucas Hoffmann 2015-07-09 06:11:32 +0000
  • 6110e13 (refs/pull/583/merge) Merge 0bb449ecb9 into cfd3b2d388 by Kyle Skrinak 2015-07-09 05:50:23 +0000
  • c18ed38 (refs/pull/617/merge) Merge a54680251b into cfd3b2d388 by Kamran Mackey 2015-07-09 03:24:49 +0000
  • a546802 (refs/pull/617/head, revert-616-fix-github-url) Revert "use github style uri when using git protocol." by Kamran Mackey 2015-07-08 14:57:26 -0600
  • 2379cd6 Derp...wow. Fixed the version number. by Kamran Mackey 2015-07-08 20:36:54 -0600
  • 5f3e850 Started the 0.10.3 changelog. by Kamran Mackey 2015-07-08 20:35:44 -0600
  • de87829 Change line 396 to a git reset --hard link, instead of git checkout. by Kamran Mackey 2015-07-08 20:29:07 -0600
  • e31d302 Merge pull request #604 from WoLpH/master by Kamran Mackey 2015-07-08 20:27:12 -0600
  • 19cc800 Merge pull request #616 from luochen1990/fix-github-url by Kamran Mackey 2015-07-08 20:17:29 -0600
  • b235158 (refs/pull/616/head) use github style uri when using git protocol. by LuoChen 2015-07-06 22:57:17 +0800
  • 272d9fe (refs/pull/604/head) added support for specifying specific branch/tag/revision while installing by Rick van Hattem 2015-05-28 23:08:53 +0200
  • 898ae06 (refs/pull/594/head) Add option to allow locking a plugin to a specific revision by Shahaf Arad 2015-04-24 17:56:07 +0300
  • 8162713 (refs/pull/589/head) be more specific about patch system calls by Claus Reinke 2015-04-13 23:21:49 +0200
  • 27ed4c8 account for system call patches in vim by Claus Reinke 2015-04-12 23:24:23 +0200
  • 087edd7 (refs/pull/588/head) Two documentation fixes: by James Hogan 2015-04-07 13:33:20 -0700
  • 29cfcf0 simplify system call wrapping for cmd.exe by Claus Reinke 2015-04-06 22:37:00 +0200
  • 8dcb614 (refs/pull/586/head, name_collision) Vundle messages improvements by Jacobo de Vera 2015-04-05 22:39:52 +0200
  • 1cbd198 Verify plugin name before git operation on interactive install by Jacobo de Vera 2015-04-05 22:34:37 +0200
  • a5d4b18 Exclude empty dictionaries from bundles to operate on by Jacobo de Vera 2015-04-05 22:29:44 +0200
  • d0ef6b0 Don't flag name duplication when installing the same plugin twice by Jacobo de Vera 2015-04-04 22:22:59 +0200
  • 5a79ceb limit extra shellescape to windows by Claus Reinke 2015-03-31 22:03:15 +0200
  • dcf9c39 fix system call handling on windows (#575) by Claus Reinke 2015-03-31 20:31:31 +0200
  • 908662e sort out plugin name registry handling (#509) by Claus Reinke 2015-03-31 20:26:27 +0200
  • 0bb449e (refs/pull/583/head) Updates README.md with Windows platform Inclusion by Kyle Skrinak 2015-03-28 12:05:22 -0400
  • e98f89b (refs/pull/467/merge) Merge 8b670ee914 into 8db3bcb592 by Lucas Hoffmann 2015-03-22 11:56:48 +0000
  • 8b670ee (refs/pull/467/head) add command to explore bundle dir by Lucas Hoffmann 2014-04-28 16:30:37 +0200
  • cb9abe6 (refs/pull/452/head) add installation script by Lucas Hoffmann 2014-04-24 11:52:14 +0200
  • e17c1a4 (refs/pull/411/head) add command to visit homepage of a bundle by Lucas Hoffmann 2014-04-29 08:09:16 +0200
  • b6c0082 (refs/pull/577/head) Error when Vundle is loading from multiple sources. by Shahaf Arad 2015-03-20 23:26:28 +0200
  • cfd3b2d Merge pull request #578 from av3r4ge/plugin-names-security-enhancement by Jacobo de Vera 2015-03-21 23:51:26 +0100
  • 2506347 (refs/pull/578/head) Prevent insecure plugin names. by Shahaf Arad 2015-03-13 20:00:47 +0200
  • 34a3077 Merge pull request #450 from lucc/autoload-vars by Jacobo de Vera 2015-03-21 23:17:37 +0100
  • c6f2d0c (refs/pull/566/merge) Merge 94e4d8a1fc into 7d9b10874e by Dimitrios Semitsoglou-Tsiapos 2015-03-18 21:46:32 +0000
  • 94e4d8a (refs/pull/566/head) Reword plugin name collision error by Dimitrios Semitsoglou-Tsiapos 2015-03-03 12:44:58 +0100
  • f7e54dd (refs/pull/560/merge) Merge 6f101a4480 into 7d9b10874e by Brian Nash 2015-03-14 19:08:30 +0000
  • 6f101a4 (refs/pull/560/head) Merged @av3r4ge's security enhancement. by Brian Nash 2015-03-14 15:05:43 -0400
  • d0915cd Prevent insecure plugin names. by Shahaf Arad 2015-03-13 20:00:47 +0200
  • 6316156 Some small fixes. by Brian Nash 2015-03-11 09:31:06 -0400
  • d89e7c5 Sandboxed the use of `eval`. by Brian Nash 2015-03-06 19:00:37 -0500
  • 6c5785e (refs/pull/562/head) Show plugins' description and search in them by Shahaf Arad 2015-02-21 14:12:19 +0200
  • 16237bb (refs/pull/450/head) Set default values for autoload variables. by Lucas Hoffmann 2015-03-03 11:20:43 +0100
  • 356f245 Refactor global variables into autoload variables. by Lucas Hoffmann 2015-03-03 11:10:16 +0100
  • 5f27abb Allow multiple calls to VundleLog. by Lucas Hoffmann 2015-03-03 10:56:24 +0100
  • 088295d Refactor global variables into script local variables. by Lucas Hoffmann 2015-03-03 10:50:28 +0100
  • cad5f50 Remove unneeded variable setting. by Lucas Hoffmann 2015-03-03 10:40:30 +0100
  • cff86fc (refs/pull/222/merge) Merge 01a2045712 into 7d9b10874e by Lee 2015-03-03 07:38:07 +0000
  • 4171c53 (refs/pull/169/merge) Merge 0050f8a61f into 7d9b10874e by Jorge Luis Vargas Aguilar 2015-03-03 07:38:06 +0000
  • 73266a1 (refs/pull/562/merge) Merge 6a35a9373e into 7d9b10874e by av3r4ge 2015-03-03 07:38:01 +0000
  • d1ac1b6 (refs/pull/468/merge) Merge 7d9b10874e into 8db3bcb592 by Lucas Hoffmann 2015-03-03 01:06:18 +0000
  • 7d9b108 (refs/pull/468/head) Allow multiple calls to VundleChangelog. by Lucas Hoffmann 2014-04-28 12:14:18 +0200
  • c4d68bc Merge pull request #514 from PeterDaveHello/patch-1 by Jacobo de Vera 2015-03-02 22:26:46 +0100
  • a39790b Merge pull request #508 from sukima/patch-1 by Jacobo de Vera 2015-03-02 22:23:05 +0100
  • 92a66df Complete installed plugins also for VundleUpdate by Jacobo de Vera 2015-03-02 22:02:44 +0100
  • 1df432a Allow updating specific plugins. by Shahaf Arad 2015-02-16 20:03:37 +0200
  • c0c4e4b (refs/pull/557/merge) Merge abfac79354 into a864467285 by av3r4ge 2015-03-02 13:24:26 +0000
  • abfac79 (refs/pull/557/head) Allow updating specific plugins. by Shahaf Arad 2015-02-16 20:03:37 +0200
  • f4bdf43 (refs/pull/564/head, fix-potential-mitm-vulnerability) Update scripts.vim by gmarik 2015-02-27 11:08:53 -0500
  • 2756e27 Added optional dependency support. by Brian Nash 2015-02-16 21:50:34 -0500
  • 6a35a93 Show plugins' description and search in them by Shahaf Arad 2015-02-21 14:12:19 +0200
  • a864467 (refs/pull/561/head) Add explicit note for Fish users to check the FAQ by Jacobo de Vera 2015-02-20 07:01:53 +0100
  • 4d011b7 (refs/pull/558/head) Fixed `addon-info.json` parser. by Brian Nash 2015-02-19 10:14:45 -0500
  • 1884910 Made changes suggested by @jdevera by Brian Nash 2015-02-19 09:56:41 -0500
  • 242f0ae Add log entry for each dependency. by Brian Nash 2015-02-19 09:52:15 -0500
  • 4089079 Added support for VAM git repository URLs. by Brian Nash 2015-02-18 19:56:45 -0500
  • 73bdbc7 Added documentation for dependency support. by Brian Nash 2015-02-18 15:08:31 -0500
  • de66e4a Added option to make dependencies optional. by Brian Nash 2015-02-18 10:16:08 -0500
  • e279504 Changed dependency format to `addon-info.json`. by Brian Nash 2015-02-17 12:38:50 -0500
  • a289214 Added dependency support. by Brian Nash 2015-02-16 21:50:34 -0500
  • 2e327fa (refs/pull/555/head) Fix for using Vundle in Windows setting g:bundle_dir to a network path by Eduardo Antunes C. de Sousa 2015-02-02 02:12:49 -0200
  • 1f474c8 (refs/pull/491/head) Fix SSH prefix by Dan Nixon 2014-10-27 21:23:52 +0000
  • b5bc56c (refs/pull/523/head) Made git commands work despite values of `GIT_DIR` and `GIT_WORK_TREE` by Rob Cornish 2014-09-28 18:26:34 +1000
  • a264a99 (refs/pull/517/head) . by Yu Huang 2014-09-12 16:15:31 -0700
  • 55db8cc (refs/pull/514/head) Use svg instead of png to get better image quality by Peter Dave Hello 2014-09-08 15:45:39 +0800
  • dbc36fc (refs/pull/508/head) Update minirc to Plugin namespace by Devin Weaver 2014-08-26 11:00:55 -0400
  • a96dbeb (refs/pull/507/merge) Merge 45710d15f9 into 0b28e334e6 by Devin Weaver 2014-08-26 14:57:26 +0000