gmarik
|
68be1a6ef1
|
todo
|
2011-04-10 18:32:01 -05:00 |
|
gmarik
|
e6897ca8c1
|
message when nothing to clean
|
2011-04-10 18:18:02 -05:00 |
|
gmarik
|
72b3b5e6db
|
fix method call
|
2011-04-10 18:16:45 -05:00 |
|
gmarik
|
e5981b1048
|
indent code
|
2011-04-10 18:16:26 -05:00 |
|
gmarik
|
a0e6feb2b8
|
cleanup
|
2011-04-10 17:53:08 -05:00 |
|
gmarik
|
2f7a7c4088
|
no need to shellescape here
|
2011-04-10 17:52:14 -05:00 |
|
gmarik
|
61bfc5ab9f
|
windows support
|
2011-04-09 18:54:18 -05:00 |
|
gmarik
|
2624232f73
|
Merge branch 'master' into windows
|
2011-04-03 16:02:07 -05:00 |
|
Brad Anderson
|
37eba9825c
|
Make :BundleClean work on Windows
|
2011-03-30 00:55:53 -06:00 |
|
gmarik
|
0852047c90
|
use empty() where possible
|
2011-03-28 13:05:26 -05:00 |
|
gmarik
|
3edc20673d
|
go without Vundle log
|
2011-03-19 17:43:06 -05:00 |
|
gmarik
|
617ccb62ec
|
glob instead expand
|
2011-03-19 16:59:50 -05:00 |
|
gmarik
|
9147f84f85
|
display bundle per line
|
2011-03-19 16:59:28 -05:00 |
|
gmarik
|
a4a3a23658
|
minor improvements:
|
2011-03-19 16:15:33 -05:00 |
|
gmarik
|
9869d5b9fa
|
check for actual helptag files
|
2011-03-19 16:14:58 -05:00 |
|
gmarik
|
c23ccfabda
|
move logging to install
|
2011-03-19 15:21:05 -05:00 |
|
gmarik
|
d9bdffe74f
|
group related conditions
|
2011-03-18 20:25:11 -05:00 |
|
gmarik
|
dcade75133
|
fixed bug
- map modifies source collection
- arrays are passed by reference
- resulted in remapping g:bundles into list or directories
|
2011-03-10 22:41:18 -06:00 |
|
gmarik
|
f99ca2e5ac
|
replaced loops with functional analogues
|
2011-03-10 22:41:14 -06:00 |
|
gmarik
|
de308ff406
|
remove require guard
- was beaking case when bundle is already installed(downloaded) but not
configured
- should not affect other cases as adding require is pretty safe
|
2011-03-06 17:21:45 -06:00 |
|
gmarik
|
5f13029754
|
formatting
|
2011-03-06 15:24:08 -06:00 |
|
gmarik
|
02d76b101b
|
do not debug log
|
2011-03-06 15:24:08 -06:00 |
|
gmarik
|
117ff5c27c
|
allow :BundleInstall script_name
|
2011-03-06 15:23:25 -06:00 |
|
gmarik
|
2df30b4c4f
|
Bang refactoring
- pass booleans instead '!'
|
2011-03-04 15:52:08 -06:00 |
|
gmarik
|
39eaa069ec
|
Fixed helptags generation
|
2011-03-04 15:51:43 -06:00 |
|
gmarik
|
71865630ea
|
minor fix
|
2011-03-04 15:40:14 -06:00 |
|
gmarik
|
036cd82989
|
helptags generation split
|
2011-03-04 15:28:29 -06:00 |
|
gmarik
|
8a253e4154
|
:VundleLog - shows commands log
|
2011-02-03 23:13:46 -06:00 |
|
gmarik
|
814c420ec2
|
Adding BundleClean!
- BundleClean now requires confirmation
|
2011-01-22 17:18:47 -06:00 |
|
gmarik
|
75f14de912
|
BundleClean cleans up unused scripts
- removes unused directories
|
2011-01-22 09:40:13 -06:00 |
|
gmarik
|
79e2e58107
|
Bugfix: fixed condition to source $MYGVIMRC
|
2011-01-05 13:57:47 -06:00 |
|
gmarik
|
5a7ff95560
|
Fixing reloading issue.
- closes https://github.com/gmarik/vundle/issues/#issue/2
- thanks http://github.com/dag for reporting
|
2010-12-11 20:37:28 -06:00 |
|
gmarik
|
e9f430ee0e
|
TODOs
|
2010-12-08 23:15:10 -06:00 |
|
gmarik
|
e1b4ef5f09
|
Require installed script
- so it's ready to use right after installation
|
2010-12-08 22:55:16 -06:00 |
|
gmarik
|
5db64d6709
|
autoload/vundle.vim extracted into smaller files
- vundle.vim - entrypoing and loader
- config.vim - configuration and runtimepath management
- installer.vim - installation and docs
|
2010-12-08 22:31:11 -06:00 |
|