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.1276: MS-Windows: system test may fail if more.exe is installed
v8.2.1276
Bram Moolenaar
2020-07-23
2
-4
/
+6
*
patch 8.2.1275: Vim9: compiler warning for buffer size
v8.2.1275
Bram Moolenaar
2020-07-23
2
-2
/
+4
*
patch 8.2.1274: Vim9: no error for missing white space at script level
v8.2.1274
Bram Moolenaar
2020-07-23
5
-10
/
+36
*
patch 8.2.1273: MS-Windows: terminal test may leave file behind
v8.2.1273
Bram Moolenaar
2020-07-22
2
-0
/
+9
*
patch 8.2.1272: Vim9: type not checked if declaration also assigns value
v8.2.1272
Bram Moolenaar
2020-07-22
7
-74
/
+105
*
patch 8.2.1271: Vim9: Error for Funcref function argument type
v8.2.1271
Bram Moolenaar
2020-07-22
3
-0
/
+37
*
patch 8.2.1270: Vim9: not skipping over function type declaration
v8.2.1270
Bram Moolenaar
2020-07-22
3
-15
/
+36
*
patch 8.2.1269: language and locale code spread out
v8.2.1269
Bram Moolenaar
2020-07-22
14
-561
/
+601
*
patch 8.2.1268: Vim9: no error for using double quote comment
v8.2.1268
Bram Moolenaar
2020-07-22
3
-4
/
+40
*
patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT value
v8.2.1267
Bram Moolenaar
2020-07-22
2
-0
/
+7
*
patch 8.2.1266: Makefile preference were accidentally included
v8.2.1266
Bram Moolenaar
2020-07-21
2
-7
/
+9
*
patch 8.2.1265: crash with EXITFREE when split() fails
v8.2.1265
Bram Moolenaar
2020-07-21
2
-2
/
+5
*
patch 8.2.1264: terminal getwinpos() test is a bit flaky
v8.2.1264
Bram Moolenaar
2020-07-21
2
-6
/
+5
*
patch 8.2.1263: Vim9: comperators use 'ignorecase' in Vim9 script
v8.2.1263
Bram Moolenaar
2020-07-21
5
-16
/
+43
*
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
Bram Moolenaar
2020-07-21
14
-1346
/
+1344
*
patch 8.2.1261: Vim9: common type of function not tested
v8.2.1261
Bram Moolenaar
2020-07-21
4
-3
/
+29
*
patch 8.2.1260: there is no good test for CursorHold
v8.2.1260
Bram Moolenaar
2020-07-21
4
-27
/
+31
*
patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointer
v8.2.1259
Bram Moolenaar
2020-07-21
3
-1
/
+33
*
patch 8.2.1258: CursorHold does not work well
v8.2.1258
Bram Moolenaar
2020-07-20
2
-1
/
+8
*
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
v8.2.1257
Bram Moolenaar
2020-07-20
3
-3
/
+26
*
patch 8.2.1256: Vim9: type wrong after getting dict item in lambda
v8.2.1256
Bram Moolenaar
2020-07-20
3
-3
/
+12
*
patch 8.2.1255: cannot use a lambda with quickfix functions
v8.2.1255
Bram Moolenaar
2020-07-20
11
-57
/
+224
*
patch 8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wrongly
v8.2.1254
Bram Moolenaar
2020-07-20
2
-0
/
+5
*
patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> inserted
v8.2.1253
Bram Moolenaar
2020-07-19
2
-1
/
+4
*
patch 8.2.1252: ":marks" may show '< and '> mixed up
v8.2.1252
Bram Moolenaar
2020-07-19
3
-21
/
+43
*
patch 8.2.1251: Vim9: warning for pointer usage, test failure undetected
v8.2.1251
Bram Moolenaar
2020-07-19
4
-7
/
+13
*
patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespaces
v8.2.1250
Bram Moolenaar
2020-07-19
6
-40
/
+147
*
patch 8.2.1249: Vim9: disassemble test fails
v8.2.1249
Bram Moolenaar
2020-07-19
2
-1
/
+24
*
patch 8.2.1248: Netbeans test is flaky in the GUI
v8.2.1248
Bram Moolenaar
2020-07-19
2
-143
/
+159
*
patch 8.2.1247: Vim9: cannot index a character in a string
v8.2.1247
Bram Moolenaar
2020-07-19
5
-5
/
+63
*
patch 8.2.1246: Vim9: comment after assignment doesn't work
v8.2.1246
Bram Moolenaar
2020-07-19
3
-3
/
+21
*
patch 8.2.1245: build failure in tiny version
v8.2.1245
Bram Moolenaar
2020-07-19
2
-2
/
+10
*
patch 8.2.1244: Vim9: in lambda index assumes a list
v8.2.1244
Bram Moolenaar
2020-07-19
3
-9
/
+31
*
patch 8.2.1243: Vim9: cannot have a comment line halfway a list
v8.2.1243
Bram Moolenaar
2020-07-19
5
-4
/
+13
*
patch 8.2.1242: Vim9: no error if calling a function with wrong type
v8.2.1242
Bram Moolenaar
2020-07-19
5
-0
/
+61
*
patch 8.2.1241: cannot use getbufinfo() as a method
v8.2.1241
Bram Moolenaar
2020-07-18
4
-2
/
+10
*
patch 8.2.1240: GUI tests sometimes fail because of translations
v8.2.1240
Bram Moolenaar
2020-07-18
2
-0
/
+9
*
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed
v8.2.1239
Bram Moolenaar
2020-07-18
5
-1
/
+26
*
patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch
v8.2.1238
Bram Moolenaar
2020-07-18
3
-36
/
+82
*
patch 8.2.1237: changing 'completepopup' after opening popup has no effect
v8.2.1237
Bram Moolenaar
2020-07-18
7
-3
/
+42
*
patch 8.2.1236: Vim9: a few errors not caught by try/catch
v8.2.1236
Bram Moolenaar
2020-07-18
4
-19
/
+113
*
patch 8.2.1235: Not all mouse codes covered by tests
v8.2.1235
Bram Moolenaar
2020-07-18
3
-26
/
+271
*
patch 8.2.1234: Lua build problem with old compiler
v8.2.1234
Bram Moolenaar
2020-07-18
2
-2
/
+10
*
patch 8.2.1233: Vim9: various errors not caught by try/catch
v8.2.1233
Bram Moolenaar
2020-07-17
3
-24
/
+71
*
patch 8.2.1232: MS-Windows GUI: Snap cancelled by split command
v8.2.1232
Bram Moolenaar
2020-07-17
2
-4
/
+20
*
patch 8.2.1231: MS-Windows: GUI code can be cleaned up
v8.2.1231
Bram Moolenaar
2020-07-17
3
-15
/
+6
*
patch 8.2.1230: Vim9: list index error not caught by try/catch
v8.2.1230
Bram Moolenaar
2020-07-17
3
-2
/
+55
*
patch 8.2.1229: build error without the eval feature
v8.2.1229
Bram Moolenaar
2020-07-17
3
-3
/
+4
*
patch 8.2.1228: scrollbars not flush against the window edges when maximised
v8.2.1228
Bram Moolenaar
2020-07-17
16
-2
/
+144
*
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
v8.2.1227
Bram Moolenaar
2020-07-17
9
-126
/
+167
[next]