103 Commits (0d330dbeedeeea1a67ba4fa344e5de174e1d1cc1)

Author SHA1 Message Date
  Chip Hogg 0d330dbeed Add 'vundlelog' filetype + settings/highlighting 11 years ago
  Nate Fischer fb9dff181e Vundle log, changelog, and scripts-view are no longer modifiable and the 11 years ago
  Lucas Hoffmann 356f245fbe Refactor global variables into autoload variables. 11 years ago
  Lucas Hoffmann 5f27abb958 Allow multiple calls to VundleLog. 11 years ago
  Lucas Hoffmann 088295df77 Refactor global variables into script local variables. 11 years ago
  Lucas Hoffmann 7d9b10874e Allow multiple calls to VundleChangelog. 12 years ago
  Jacobo de Vera 92a66df592 Complete installed plugins also for VundleUpdate 11 years ago
  Shahaf Arad 1df432aecf Allow updating specific plugins. 11 years ago
  Lucas Hoffmann 0afe058353 change function g:shellesc_cd into vundle#installer#shellesc_cd 12 years ago
  Jeremy Pallats/starcraft.man e7660d50f3 Documentation Update. 12 years ago
  Jacobo de Vera 87e5a19520 Complete function documentation 12 years ago
  Lucas Hoffmann b3b5f529b3 Add comments to document the code 12 years ago
  Lucas Hoffmann bb53f89504 update deprecated API to call the new API directly 12 years ago
  gmarik 0521de95ea use Plugin instead Bundle 12 years ago
  Marius Gedminas 2d2690e41f Don't touch 'ignorecase' 12 years ago
  Shougo Matsushita 6b45d873bc Fix #374 shellescape problem 12 years ago
  Matthew Schulkind 8e8cfda2d2 Prevent side effect of wildignore 13 years ago
  robi-wan b5bef26e2c escape shell commands for windows 13 years ago
  Zeux 1a935a259b Fix wget/win32 codepath for script searching. 14 years ago
  robi-wan c678b861dc fix Changelog after BundleInstall! on windows 14 years ago
  Matt Furden a52d4b91f4 Get initial/updated shas from `git pull` output. 14 years ago
  Matt Furden e999886db5 Use 'new' & 'updated' to build updated_bundle list 14 years ago
  Matt Furden 769feb9fff Add GitHub Compare link to Changelog. 14 years ago
  Matt Furden 09560847ca Create Changelog when performing BundleInstall! 14 years ago
  gmarik 73daf4eb9f replace exec with system() 14 years ago
  gmarik 43080a1e5c ignore wildignore with expand/glob 14 years ago
  Randy Morris 99c112fe4f add whitespace to search map 14 years ago
  gmarik 8122fb1a96 fix appending to nomodifiable buffer 14 years ago
  gmarik bf25e018bc make function reloadable 14 years ago
  gmarik 304e63642b avoid flicker when operating 14 years ago
  gmarik 0324149a0e change keybindings 15 years ago
  gmarik 8f13a839dd source manually installed bundles as well 15 years ago
  gmarik b571067525 use capital D to map delete cmd 15 years ago
  gmarik 2506ac3c67 rename storage file 15 years ago
  gmarik 22b86e2979 g:bundle_dir/.vundle is a storage dir now 15 years ago
  gmarik 3f4ed10b55 log file is a tempfile 15 years ago
  gmarik 06480ede43 delete buffer if it loaded 15 years ago
  gmarik d41ce3ea35 quite a refactor 15 years ago
  gmarik 72f059b6c1 arrangement 15 years ago
  gmarik ad9804671c remove setup_view() 15 years ago
  gmarik 5c06a28fca couple logging fixes 15 years ago
  gmarik c66519076d clone results so id doesnt get modified inplace 15 years ago
  gmarik 1fce117e54 do not write to file or create swap 15 years ago
  gmarik ec8b56e7ae BundleClean uses new UI as well 15 years ago
  gmarik e8c962156c commenting 15 years ago
  gmarik fbf63ef617 put cursor on the next line after headers 15 years ago
  gmarik 45e9e7091b goto first line when viewing result 15 years ago
  gmarik 4218a57934 use BundleSearch 15 years ago
  gmarik eb9dfefe87 silence bufer deletion 15 years ago
  gmarik fc749cdcc1 remove duplication 15 years ago