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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0223: some instructions not yet tested
v8.2.0223
Bram Moolenaar
2020-02-06
8
-230
/
+256
*
patch 8.2.0222: Vim9: optional function arguments don't work yet
v8.2.0222
Bram Moolenaar
2020-02-06
6
-49
/
+152
*
patch 8.2.0221: no test for Vim9 += and ..=
v8.2.0221
Bram Moolenaar
2020-02-06
2
-2
/
+25
*
patch 8.2.0220: terminal test did pass on Mac
v8.2.0220
Bram Moolenaar
2020-02-06
2
-6
/
+6
*
patch 8.2.0219: terminal test still fails on Mac
v8.2.0219
Bram Moolenaar
2020-02-05
2
-4
/
+8
*
patch 8.2.0218: several Vim9 instructions are not tested
v8.2.0218
Bram Moolenaar
2020-02-05
2
-36
/
+125
*
patch 8.2.0217: terminal test fails on Mac
v8.2.0217
Bram Moolenaar
2020-02-05
2
-0
/
+3
*
patch 8.2.0216: several Vim9 instructions are not tested
v8.2.0216
Bram Moolenaar
2020-02-05
4
-7
/
+78
*
patch 8.2.0215: wrong file name shortening
v8.2.0215
Bram Moolenaar
2020-02-05
3
-7
/
+15
*
patch 8.2.0214: a popup window with a terminal can be made hidden
v8.2.0214
Bram Moolenaar
2020-02-05
4
-2
/
+30
*
patch 8.2.0213: configure does not recognize gcc 10.0 and later
v8.2.0213
Bram Moolenaar
2020-02-05
3
-3
/
+5
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
15
-0
/
+103
*
patch 8.2.0211: test for ANSI colors fails without an "ls" command
v8.2.0211
Bram Moolenaar
2020-02-05
2
-3
/
+10
*
patch 8.2.0210: Coverity complains about uninitialized field
v8.2.0210
Bram Moolenaar
2020-02-04
2
-0
/
+3
*
Update runtime files.
Bram Moolenaar
2020-02-04
16
-61
/
+177
*
patch 8.2.0209: function a bit far away from where it's used
v8.2.0209
Bram Moolenaar
2020-02-04
3
-40
/
+42
*
patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":."
v8.2.0208
Bram Moolenaar
2020-02-04
4
-6
/
+39
*
patch 8.2.0207: crash when missing member type on list argument
v8.2.0207
Bram Moolenaar
2020-02-04
3
-4
/
+26
*
patch 8.2.0206: calling Vim9 function using default argument fails
v8.2.0206
Bram Moolenaar
2020-02-04
4
-3
/
+42
*
patch 8.2.0205: error code E899 used twice
v8.2.0205
Bram Moolenaar
2020-02-03
2
-1
/
+3
*
patch 8.2.0204: crash when using winnr('j') in a popup window
v8.2.0204
Bram Moolenaar
2020-02-03
4
-3
/
+20
*
patch 8.2.0203: :helptags and some other functionality not tested
v8.2.0203
Bram Moolenaar
2020-02-03
9
-1
/
+181
*
patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated
v8.2.0202
Bram Moolenaar
2020-02-03
2
-0
/
+6
*
patch 8.2.0201: cannot assign to an imported variable
v8.2.0201
Bram Moolenaar
2020-02-03
6
-82
/
+136
*
patch 8.2.0200: Vim9 script commands not sufficiently tested
v8.2.0200
Bram Moolenaar
2020-02-02
9
-58
/
+301
*
patch 8.2.0199: Vim9 script commands not sufficiently tested
v8.2.0199
Bram Moolenaar
2020-02-02
4
-11
/
+58
*
patch 8.2.0198: no tests for y/n prompt
v8.2.0198
Bram Moolenaar
2020-02-02
2
-1
/
+33
*
patch 8.2.0197: some Ex commands not sufficiently tested
v8.2.0197
Bram Moolenaar
2020-02-02
8
-3
/
+173
*
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
Bram Moolenaar
2020-02-02
6
-3
/
+55
*
patch 8.2.0195: some tests fail when run in the GUI
v8.2.0195
Bram Moolenaar
2020-02-02
4
-2
/
+8
*
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
Bram Moolenaar
2020-02-01
8
-21
/
+26
*
patch 8.2.0193: still build failure without +terminal feature
v8.2.0193
Bram Moolenaar
2020-02-01
2
-1
/
+6
*
patch 8.2.0192: build failure without +terminal feature
v8.2.0192
Bram Moolenaar
2020-02-01
2
-1
/
+15
*
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-02-01
15
-60
/
+306
*
patch 8.2.0190: Kotlin files are not recognized
v8.2.0190
Bram Moolenaar
2020-01-31
3
-1
/
+7
*
patch 8.2.0189: cd() with NULL argument crashes
v8.2.0189
Bram Moolenaar
2020-01-31
3
-1
/
+5
*
patch 8.2.0188: Check commands don't work well with Vim9 script
v8.2.0188
Bram Moolenaar
2020-01-31
4
-44
/
+81
*
patch 8.2.0187: reduntant code
v8.2.0187
Bram Moolenaar
2020-01-31
2
-2
/
+3
*
patch 8.2.0186: a couple of tests may fail when features are missing
v8.2.0186
Bram Moolenaar
2020-01-31
3
-1
/
+4
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
6
-34
/
+311
*
patch 8.2.0184: blob test fails
v8.2.0184
Bram Moolenaar
2020-01-30
2
-1
/
+7
*
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
Bram Moolenaar
2020-01-30
22
-177
/
+250
*
patch 8.2.0182: min() and max() materialize a range() list
v8.2.0182
Bram Moolenaar
2020-01-30
2
-12
/
+24
*
patch 8.2.0181: problems parsing :term arguments
v8.2.0181
Bram Moolenaar
2020-01-30
6
-58
/
+132
*
patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columns
v8.2.0180
Bram Moolenaar
2020-01-30
2
-3
/
+6
*
patch 8.2.0179: still a few places where range() does not work
v8.2.0179
Bram Moolenaar
2020-01-30
10
-19
/
+107
*
patch 8.2.0178: with VTP the screen may not be restored properly
v8.2.0178
Bram Moolenaar
2020-01-30
2
-2
/
+37
*
patch 8.2.0177: memory leak in get_tags()
v8.2.0177
Bram Moolenaar
2020-01-29
2
-0
/
+5
*
patch 8.2.0176: generating os headers does not work for Swedish
v8.2.0176
Bram Moolenaar
2020-01-29
2
-0
/
+7
*
patch 8.2.0175: crash when removing list element in map()
v8.2.0175
Bram Moolenaar
2020-01-29
3
-0
/
+22
[next]