Carl Henrik Lunde
|
d3ead7128d
|
Avoid useless calls to executable()
get() is not lazy and will always evaluate the expression in the default
value.
|
2013-09-15 23:00:04 +02:00 |
|
Marco Hinz
|
79bf0c4d0f
|
Fix CVS handling
|
2013-09-15 18:54:41 +02:00 |
|
Marco Hinz
|
f084f1d599
|
CVS returns 1 on diff and error
|
2013-09-15 15:17:12 +02:00 |
|
Marco Hinz
|
0b6ffd8d00
|
Add simple directory cache
|
2013-09-13 01:23:05 +02:00 |
|
pekepeke
|
6a157ebd75
|
Fix backwards logic in filter()
|
2013-09-12 09:36:24 +02:00 |
|
Marco Hinz
|
fcf5d14460
|
Refactor VCS detection #2
|
2013-09-12 00:26:43 +02:00 |
|
Marco Hinz
|
a2b96beff7
|
Refactor VCS detection
|
2013-09-12 00:16:09 +02:00 |
|
Bailey Ling
|
3133fce524
|
Improve detection performance (#67)
|
2013-09-11 21:16:38 +00:00 |
|
Marco Hinz
|
fa72eb2658
|
New function: sy#repo#get_stats()
It returns a list of numbers of additions, modifications and deletions
and is intended to be used by other plugins.
|
2013-08-20 16:45:29 +02:00 |
|
killphi
|
9dc86c9bf6
|
Add stats property to g:sy
|
2013-08-20 15:48:46 +02:00 |
|
Bailey Ling
|
9cbe9e1e90
|
Remove redundant path modification for diff on win32
|
2013-08-19 20:27:45 +02:00 |
|
Marco Hinz
|
b29cd71f6d
|
Set encoding for plugin files
Closes #54.
|
2013-08-19 17:36:16 +02:00 |
|
Marco Hinz
|
839232423b
|
Fix quoting in darcs detection
|
2013-08-08 23:08:39 +02:00 |
|
Marco Hinz
|
9a78f90e1a
|
Remove useless calls to executable()
|
2013-08-07 18:56:13 +02:00 |
|
Marco Hinz
|
78a96c4b49
|
Minor syntactic style changes
|
2013-08-07 15:46:37 +02:00 |
|
killphi
|
52d025975b
|
Add forgotten let to fix startup up
|
2013-08-07 13:22:43 +02:00 |
|
killphi
|
43ca708c99
|
Add variable option to pass to VCS diff command
|
2013-08-07 12:59:26 +02:00 |
|
Marco Hinz
|
82f3be224c
|
Check for 'p4' instead of 'perforce'
References #46.
|
2013-07-30 01:50:22 +02:00 |
|
Marco Hinz
|
747e12aed3
|
Add experimental perforce support
|
2013-07-29 21:15:07 +02:00 |
|
Marco Hinz
|
ea331d6065
|
Populate autoload/
|
2013-07-17 12:30:58 +02:00 |
|
Marco Hinz
|
0718c1a2a9
|
Add sy#repo.vim
|
2013-07-17 10:14:43 +02:00 |
|