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.1330: Github workflow takes longer than needed
v8.2.1330
Bram Moolenaar
2020-07-31
2
-10
/
+25
*
patch 8.2.1329: Vim9: cannot define global function inside :def function
v8.2.1329
Bram Moolenaar
2020-07-31
11
-12
/
+237
*
patch 8.2.1328: no space allowed before comma in list
v8.2.1328
Bram Moolenaar
2020-07-30
4
-2
/
+17
*
patch 8.2.1327: Mac: configure can't find Tcl libraries
v8.2.1327
Bram Moolenaar
2020-07-30
3
-4
/
+12
*
patch 8.2.1326: Vim9: skipping over white space after list
v8.2.1326
Bram Moolenaar
2020-07-30
11
-37
/
+62
*
patch 8.2.1325: Vim9: using Vim9 script for autaload not tested
v8.2.1325
Bram Moolenaar
2020-07-29
4
-3
/
+23
*
patch 8.2.1324: Vim9: line break after "=" does not work
v8.2.1324
Bram Moolenaar
2020-07-29
3
-2
/
+24
*
patch 8.2.1323: Vim9: invalid operators only rejected in :def function
v8.2.1323
Bram Moolenaar
2020-07-29
5
-41
/
+38
*
patch 8.2.1322: Vim9: method on double quoted string doesn't work
v8.2.1322
Bram Moolenaar
2020-07-29
4
-3
/
+17
*
patch 8.2.1321: GitHub CI also runs on tag push
v8.2.1321
Bram Moolenaar
2020-07-29
2
-0
/
+4
*
patch 8.2.1320: Vim9: cannot declare some single letter variables
v8.2.1320
Bram Moolenaar
2020-07-29
3
-7
/
+38
*
patch 8.2.1319: status badge for Github CI has wrong link
v8.2.1319
Bram Moolenaar
2020-07-29
3
-2
/
+4
*
patch 8.2.1318: no status badge for Github CI
v8.2.1318
Bram Moolenaar
2020-07-29
2
-0
/
+3
*
patch 8.2.1317: MS-Windows tests on AppVeyor are slow
v8.2.1317
Bram Moolenaar
2020-07-29
5
-34
/
+230
*
patch 8.2.1316: test 42 is still old style
v8.2.1316
Bram Moolenaar
2020-07-29
9
-12
/
+133
*
patch 8.2.1315: MS-Windows: test log contains escape sequences
v8.2.1315
Bram Moolenaar
2020-07-29
2
-4
/
+12
*
patch 8.2.1314: Vim9: rule for comment after :function is confusing
v8.2.1314
Bram Moolenaar
2020-07-29
3
-3
/
+10
*
patch 8.2.1313: Vim9 script: cannot assign to environment variable
v8.2.1313
Bram Moolenaar
2020-07-28
3
-67
/
+108
*
patch 8.2.1312: MS-Windows: terminal test may fail if dir.exe exists
v8.2.1312
Bram Moolenaar
2020-07-28
2
-3
/
+8
*
patch 8.2.1311: test failures with legacy Vim script
v8.2.1311
Bram Moolenaar
2020-07-28
2
-10
/
+13
*
patch 8.2.1310: configure with Xcode 12 fails to check for tgetent
v8.2.1310
Bram Moolenaar
2020-07-28
3
-2
/
+4
*
patch 8.2.1309: build failure with tiny version
v8.2.1309
Bram Moolenaar
2020-07-28
3
-2
/
+8
*
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
v8.2.1308
Bram Moolenaar
2020-07-28
8
-27
/
+79
*
patch 8.2.1307: popup window width does not include number of sign columns
v8.2.1307
Bram Moolenaar
2020-07-27
4
-6
/
+43
*
patch 8.2.1306: checking for first character of dict key is inconsistent
v8.2.1306
Bram Moolenaar
2020-07-27
7
-10
/
+40
*
patch 8.2.1305: some tests are still old style
v8.2.1305
Bram Moolenaar
2020-07-27
12
-198
/
+190
*
patch 8.2.1304: debug backtrace isn't tested much
v8.2.1304
Bram Moolenaar
2020-07-27
3
-6
/
+453
*
patch 8.2.1303: calling popup_setoptions() resets 'signcolumn'
v8.2.1303
Bram Moolenaar
2020-07-26
3
-2
/
+16
*
patch 8.2.1302: Vim9: varargs arg after optional arg does not work
v8.2.1302
Bram Moolenaar
2020-07-26
3
-5
/
+29
*
patch 8.2.1301: Vim9: varargs argument type not parsed properly
v8.2.1301
Bram Moolenaar
2020-07-26
3
-0
/
+17
*
patch 8.2.1300: Vim9: optional argument type not parsed properly
v8.2.1300
Bram Moolenaar
2020-07-26
6
-11
/
+37
*
Update runtime files.
Bram Moolenaar
2020-07-26
45
-474
/
+768
*
patch 8.2.1299: compiler warning for using size_t for int and void pointer
v8.2.1299
Bram Moolenaar
2020-07-26
2
-4
/
+6
*
patch 8.2.1298: compiler warning for unused argument in small version
v8.2.1298
Bram Moolenaar
2020-07-26
2
-1
/
+3
*
patch 8.2.1297: when a test fails it's often not easy to see where
v8.2.1297
Bram Moolenaar
2020-07-26
10
-69
/
+102
*
patch 8.2.1296: some part of using 'smarcase' was not tested
v8.2.1296
Bram Moolenaar
2020-07-26
2
-1
/
+22
*
patch 8.2.1295: tests 44 and 99 are old style
v8.2.1295
Bram Moolenaar
2020-07-26
9
-205
/
+130
*
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
v8.2.1294
Bram Moolenaar
2020-07-25
3
-325
/
+338
*
patch 8.2.1293: Vim9: error when using vim9script in TextYankPost
v8.2.1293
Bram Moolenaar
2020-07-25
3
-1
/
+35
*
patch 8.2.1292: AIDL filetype not recognized
v8.2.1292
Bram Moolenaar
2020-07-25
3
-0
/
+6
*
patch 8.2.1291: Vim9: type of varargs items is not checked
v8.2.1291
Bram Moolenaar
2020-07-25
3
-2
/
+70
*
patch 8.2.1290: Vim9: cannot replace a global function
v8.2.1290
Bram Moolenaar
2020-07-25
3
-6
/
+59
*
patch 8.2.1289: crash when using a custom completion function
v8.2.1289
Bram Moolenaar
2020-07-25
2
-11
/
+4
*
patch 8.2.1288: Vim9: cannot use mark in range
v8.2.1288
Bram Moolenaar
2020-07-24
3
-1
/
+12
*
patch 8.2.1287: Vim9: crash when using an imported function
v8.2.1287
Bram Moolenaar
2020-07-23
4
-7
/
+17
*
patch 8.2.1286: Vim9: No error when using a type to a window variable
v8.2.1286
Bram Moolenaar
2020-07-23
3
-0
/
+19
*
patch 8.2.1285: Vim9: argument types are not checked on assignment
v8.2.1285
Bram Moolenaar
2020-07-23
3
-0
/
+34
*
patch 8.2.1284: Vim9: skipping over type includes following white space
v8.2.1284
Bram Moolenaar
2020-07-23
3
-1
/
+13
*
patch 8.2.1283: Vim9: error for misplaced -> lacks argument
v8.2.1283
Bram Moolenaar
2020-07-23
3
-2
/
+6
*
patch 8.2.1282: Vim9: crash when using CheckScriptFailure()
v8.2.1282
Bram Moolenaar
2020-07-23
3
-8
/
+17
[next]