index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
Bram Moolenaar
2017-06-18
1
-4
/
+8
*
Update runtime files.
Bram Moolenaar
2017-06-13
5
-50
/
+28
*
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
v8.0.0641
Bram Moolenaar
2017-06-13
2
-4
/
+13
*
patch 8.0.0634: cannot easily get to the last quickfix list
v8.0.0634
Bram Moolenaar
2017-06-11
1
-5
/
+15
*
patch 8.0.0630: it is not easy to work on lines without a match
v8.0.0630
Bram Moolenaar
2017-06-10
1
-4
/
+11
*
Update runtime files.
Bram Moolenaar
2017-06-05
25
-252
/
+259
*
Update runtime files.
Bram Moolenaar
2017-05-27
5
-42
/
+145
*
patch 8.0.0591: changes to eval functionality not documented
v8.0.0591
Bram Moolenaar
2017-04-30
1
-12
/
+21
*
Runtime file updates
Bram Moolenaar
2017-04-28
5
-5
/
+3176
*
Updated runtime files.
Bram Moolenaar
2017-04-23
7
-29
/
+57
*
patch 8.0.0580: cannot set the valid flag with setqflist()
v8.0.0580
Bram Moolenaar
2017-04-22
1
-0
/
+3
*
Update runtime files.
Bram Moolenaar
2017-04-09
5
-45
/
+60
*
patch 8.0.0542: getpos() can return a negative line number
v8.0.0542
Bram Moolenaar
2017-04-03
1
-2
/
+4
*
patch 8.0.0519: character classes are not well tested
v8.0.0519
Bram Moolenaar
2017-03-29
1
-17
/
+26
*
patch 8.0.0517: there is no way to remove quickfix lists
v8.0.0517
Bram Moolenaar
2017-03-29
1
-8
/
+11
*
Update runtime files.
Bram Moolenaar
2017-03-29
10
-35
/
+60
*
patch 8.0.0501: on MS-Windows ":!start" does not work as expected
v8.0.0501
Bram Moolenaar
2017-03-21
1
-4
/
+13
*
Update runtime files. Add Rust support.
Bram Moolenaar
2017-03-21
10
-25
/
+300
*
patch 8.0.0499: taglist() does not prioritize tags for a buffer
v8.0.0499
Bram Moolenaar
2017-03-21
1
-2
/
+7
*
patch 8.0.0492: a failing client-server request can make Vim hang
v8.0.0492
Bram Moolenaar
2017-03-19
1
-5
/
+8
*
patch 8.0.0477: the client-server test may hang when failing
v8.0.0477
Bram Moolenaar
2017-03-18
1
-15
/
+28
*
patch 8.0.0475: not enough testing for the client-server feature
v8.0.0475
Bram Moolenaar
2017-03-18
1
-0
/
+9
*
Update runtime files.
Bram Moolenaar
2017-03-16
13
-94
/
+166
*
patch 8.0.0440: not enough test coverage in Insert mode
v8.0.0440
Bram Moolenaar
2017-03-09
1
-1
/
+1
*
patch 8.0.0431: 'cinoptions' cannot set indent for extern block
v8.0.0431
Bram Moolenaar
2017-03-08
1
-1
/
+16
*
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
v8.0.0420
Bram Moolenaar
2017-03-05
3
-0
/
+41
*
Runtime file updates.
Bram Moolenaar
2017-03-05
21
-340
/
+377
*
patch 8.0.0405: v:progpath may become invalid after :cd
v8.0.0405
Bram Moolenaar
2017-03-04
1
-2
/
+5
*
patch 8.0.0396: 'balloonexpr' only works synchronously
v8.0.0396
Bram Moolenaar
2017-03-01
1
-6
/
+26
*
patch 8.0.0392: GUI test fails with Athena and Motif
v8.0.0392
Bram Moolenaar
2017-03-01
1
-0
/
+10
*
patch 8.0.0360: sometimes VimL is used instead of "Vim script"
v8.0.0360
Bram Moolenaar
2017-02-23
5
-14
/
+14
*
patch 8.0.0343: b:changedtick can be unlocked
v8.0.0343
Bram Moolenaar
2017-02-20
1
-2
/
+5
*
Updated runtime files.
Bram Moolenaar
2017-02-17
14
-66
/
+202
*
patch 8.0.0296: bracketed paste can only append, not insert
v8.0.0296
Bram Moolenaar
2017-02-02
1
-2
/
+7
*
patch 8.0.0283: mode() does not indicate Insert mode completion
v8.0.0283
Bram Moolenaar
2017-02-01
1
-1
/
+5
*
Update runtime files.
Bram Moolenaar
2017-01-28
8
-51
/
+81
*
patch 8.0.0255: setpos() does not use the buffer argument for all marks
v8.0.0255
Bram Moolenaar
2017-01-28
1
-4
/
+6
*
patch 8.0.0251: not easy to select Python 2 or 3
v8.0.0251
Bram Moolenaar
2017-01-28
5
-0
/
+109
*
patch 8.0.0210: no support for bracketed paste
v8.0.0210
Bram Moolenaar
2017-01-21
1
-0
/
+18
*
Update runtime files.
Bram Moolenaar
2017-01-17
7
-38
/
+27
*
patch 8.0.0179: cannot have a local value for 'formatprg'
v8.0.0179
Bram Moolenaar
2017-01-14
1
-1
/
+1
*
patch 8.0.0171: JS style JSON does not support single quotes
v8.0.0171
Bram Moolenaar
2017-01-11
1
-0
/
+1
*
Updated runtime files.
Bram Moolenaar
2017-01-10
6
-54
/
+56
*
patch 8.0.0151: passing buffer content to system() is clumsy
v8.0.0151
Bram Moolenaar
2017-01-08
1
-1
/
+5
*
Updated runtime files.
Bram Moolenaar
2017-01-02
10
-27
/
+104
*
patch 8.0.0118
v8.0.0118
Bram Moolenaar
2016-12-01
11
-46
/
+66
*
patch 8.0.0111
v8.0.0111
Bram Moolenaar
2016-12-01
1
-2
/
+5
*
patch 8.0.0107
v8.0.0107
Bram Moolenaar
2016-12-01
1
-1
/
+7
*
patch 8.0.0105
v8.0.0105
Bram Moolenaar
2016-11-29
2
-10
/
+32
*
patch 8.0.0096
v8.0.0096
Bram Moolenaar
2016-11-24
2
-0
/
+6
[next]