160 Commits (e45bb42b49c9d9067344c4c81cb6b8b76a408098)

Author SHA1 Message Date
  gmarik e45bb42b49 downcase 15 years ago
  gmarik 3df2fb7d9f add TODO 15 years ago
  gmarik e95a749e2c autocomplete with configured bundle names too 15 years ago
  gmarik 415a44d0f8 try to find configured bundle first 15 years ago
  gmarik bfbac3c9b8 fix invalid merge 15 years ago
  gmarik 9a0d37beb8 let options override name/uri 15 years ago
  gmarik 073ddf6965 with nosync consider bundles installed too 15 years ago
  gmarik f5a079deae with nosync use existing dir as a DESTINATION path too 15 years ago
  gmarik 658be0b24c consider existing directory a valid uri too 15 years ago
  gmarik c0556355d2 simplify 15 years ago
  gmarik a42550779a use uri as path when nosync is set 15 years ago
  gmarik efec93b0a9 Bundle! (with bang) adds {'sync':'no'} 15 years ago
  gmarik ece8fdccbf use bundle.installed to check installation 15 years ago
  gmarik b32ac42e06 check whether bundle installed 15 years ago
  gmarik 58ae807ead evented approach 15 years ago
  gmarik 4c9ee90991 check whether bundle installed 15 years ago
  gmarik 60a46cd58e do not sync when `sync` is set to `no` 15 years ago
  gmarik 9269d818f4 support sync:no option 15 years ago
  gmarik b133de8d93 rename vundle global variables 15 years ago
  gmarik ab71d33a53 rename vundle global variables 15 years ago
  gmarik 15027f3348 simplify 15 years ago
  gmarik d4eb8c3545 Rename Event according to Vim conventions 15 years ago
  gmarik b7ac31ff32 verify existing augroup names before executing 15 years ago
  gmarik 06f1ec36f8 simplify 15 years ago
  gmarik 8a2de7543b augroup name should be lowercase 15 years ago
  gmarik e8a851b164 initial event-like interface 15 years ago
  gmarik 63d283ce98 make helptags generation ignore wildignore 15 years ago
  gmarik e3760e22c2 fixed version 15 years ago
  gmarik ac7d519e2b check for $MYVIMRC existence 15 years ago
  gmarik 8565792679 allow custom bundle_dir 15 years ago
  gmarik c8d17b1cc6 ignore case when parsing name 15 years ago
  gmarik 1599927a43 allow dash as github username 15 years ago
  gmarik 5f2c8dc491 fix 15 years ago
  gmarik b1fc8b6d16 indent 15 years ago
  gmarik 704a6dee95 embed filetype settings 15 years ago
  gmarik 31dde613fc use appropriate escape function 15 years ago
  gmarik a7aa94d699 indent 15 years ago
  gmarik 68be1a6ef1 todo 15 years ago
  gmarik e6897ca8c1 message when nothing to clean 15 years ago
  gmarik 72b3b5e6db fix method call 15 years ago
  gmarik e5981b1048 indent code 15 years ago
  gmarik a0e6feb2b8 cleanup 15 years ago
  gmarik 2f7a7c4088 no need to shellescape here 15 years ago
  gmarik 61bfc5ab9f windows support 15 years ago
  gmarik 9dcdbf16c6 support file:// scheme and repo/.git path 15 years ago
  termac 7e7cde6444 fix regex for local repositories 15 years ago
  Brad Anderson 37eba9825c Make :BundleClean work on Windows 15 years ago
  Brad Anderson 555703d393 Fix error if directory already exists on windows 15 years ago
  Brad Anderson 3854318432 Use DOS commands on Windows 15 years ago
  gmarik 0852047c90 use empty() where possible 15 years ago