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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1488: text does not scroll when inserting above first line
v8.2.1488
Bram Moolenaar
2020-08-19
4
-1
/
+19
*
patch 8.2.1487: Travis: installing snd-dummy is not always useful
v8.2.1487
Bram Moolenaar
2020-08-19
1
-0
/
+2
*
patch 8.2.1486: Vim9: readdir() expression doesn't accept bool
v8.2.1486
Bram Moolenaar
2020-08-19
3
-37
/
+41
*
patch 8.2.1485: Vim9: readdirex() expression doesn't accept bool
v8.2.1485
Bram Moolenaar
2020-08-19
3
-0
/
+12
*
patch 8.2.1484: flaky failure in assert_fails()
v8.2.1484
Bram Moolenaar
2020-08-18
2
-1
/
+4
*
patch 8.2.1483: Vim9: error for using special as number
v8.2.1483
Bram Moolenaar
2020-08-18
2
-1
/
+3
*
patch 8.2.1482: Vim9: crash when using a nested lambda
v8.2.1482
Bram Moolenaar
2020-08-18
4
-3
/
+18
*
patch 8.2.1481: Vim9: line number reported with error may be wrong
v8.2.1481
Bram Moolenaar
2020-08-18
4
-297
/
+306
*
patch 8.2.1480: Vim9: skip expression in search() gives error
v8.2.1480
Bram Moolenaar
2020-08-18
5
-1
/
+22
*
patch 8.2.1479: Vim9: error for list index uses wrong line number
v8.2.1479
Bram Moolenaar
2020-08-18
8
-12
/
+44
*
patch 8.2.1478: Vim9: cannot use "true" for some popup options
v8.2.1478
Bram Moolenaar
2020-08-18
4
-21
/
+33
*
patch 8.2.1477: Vim9: error when using bufnr('%')
v8.2.1477
Bram Moolenaar
2020-08-17
3
-1
/
+9
*
patch 8.2.1476: filetype test fails on MS-Windows
v8.2.1476
Bram Moolenaar
2020-08-17
1
-0
/
+2
*
patch 8.2.1475: Vim9: can't use v:true for option flags
v8.2.1475
Bram Moolenaar
2020-08-17
4
-26
/
+46
*
patch 8.2.1474: /usr/lib/udef/rules.d not recognized as udevrules
v8.2.1474
Bram Moolenaar
2020-08-17
2
-0
/
+3
*
patch 8.2.1473: items in a list given to :const can still be modified
v8.2.1473
Bram Moolenaar
2020-08-17
4
-21
/
+49
*
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
v8.2.1472
Bram Moolenaar
2020-08-17
4
-8
/
+24
*
patch 8.2.1471: :const only locks the variable, not the value
v8.2.1471
Bram Moolenaar
2020-08-16
3
-5
/
+11
*
patch 8.2.1470: errors in spell file not tested
v8.2.1470
Bram Moolenaar
2020-08-16
2
-1
/
+168
*
patch 8.2.1469: Vim9: cannot assign string to string option
v8.2.1469
Bram Moolenaar
2020-08-16
3
-26
/
+56
*
patch 8.2.1468: Vim9: invalid error for missing white space
v8.2.1468
Bram Moolenaar
2020-08-16
3
-1
/
+10
*
patch 8.2.1467: Vim9: :echomsg doesn't like a dict argument
v8.2.1467
Bram Moolenaar
2020-08-16
4
-10
/
+22
*
patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"
v8.2.1466
Bram Moolenaar
2020-08-16
11
-205
/
+410
*
patch 8.2.1465: Vim9: subscript not handled properly
v8.2.1465
Bram Moolenaar
2020-08-16
9
-67
/
+71
*
patch 8.2.1464: Vim9: build warning for unused variable
v8.2.1464
Bram Moolenaar
2020-08-15
2
-1
/
+2
*
patch 8.2.1463: Vim9: list slice not supported yet
v8.2.1463
Bram Moolenaar
2020-08-15
9
-57
/
+175
*
patch 8.2.1462: Vim9: string slice not supported yet
v8.2.1462
Bram Moolenaar
2020-08-15
9
-24
/
+183
*
patch 8.2.1461: Vim9: string indexes are counted in bytes
v8.2.1461
Bram Moolenaar
2020-08-15
5
-12
/
+54
*
patch 8.2.1460: error messages are spread out
v8.2.1460
Bram Moolenaar
2020-08-15
18
-182
/
+369
*
patch 8.2.1459: Vim9: declaring script var in script does not infer the type
v8.2.1459
Bram Moolenaar
2020-08-15
3
-1
/
+14
*
patch 8.2.1458: .gawk files not recognized
v8.2.1458
Bram Moolenaar
2020-08-15
2
-2
/
+5
*
patch 8.2.1457: Vim9: the output of :disassemble cannot be interrupted
v8.2.1457
Bram Moolenaar
2020-08-15
2
-0
/
+7
*
patch 8.2.1456: MS-Windows: test files are not deleted
v8.2.1456
Bram Moolenaar
2020-08-14
2
-4
/
+6
*
patch 8.2.1455: Vim9: crash when using typecast before constant
v8.2.1455
Bram Moolenaar
2020-08-14
3
-2
/
+12
*
patch 8.2.1454: Vim9: failure invoking lambda with wrong arguments
v8.2.1454
Bram Moolenaar
2020-08-14
4
-1
/
+17
*
patch 8.2.1453: Vim9: failure to compile lambda not tested
v8.2.1453
Bram Moolenaar
2020-08-14
2
-0
/
+3
*
patch 8.2.1452: Vim9: dead code in to_name_end()
v8.2.1452
Bram Moolenaar
2020-08-14
2
-11
/
+2
*
patch 8.2.1451: Vim9: list type at script level only uses first item
v8.2.1451
Bram Moolenaar
2020-08-14
3
-2
/
+55
*
patch 8.2.1450: Vim9: no check that script-local items don't become global
v8.2.1450
Bram Moolenaar
2020-08-14
2
-0
/
+38
*
patch 8.2.1449: some test makefiles delete files that are not generated
v8.2.1449
Bram Moolenaar
2020-08-14
5
-13
/
+3
*
patch 8.2.1448: test 77a for VMS depends on small.vim which does not exist
v8.2.1448
Bram Moolenaar
2020-08-14
2
-1
/
+7
*
patch 8.2.1447: Vim9: return type of keys() is list<any>
v8.2.1447
Bram Moolenaar
2020-08-14
3
-1
/
+8
*
patch 8.2.1446: Vim9: line number in error message is not correct
v8.2.1446
Bram Moolenaar
2020-08-14
3
-1
/
+44
*
patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again
v8.2.1445
Bram Moolenaar
2020-08-14
3
-1
/
+28
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
17
-310
/
+344
*
patch 8.2.1443: Vim9: crash when interrupting a nested :def function
v8.2.1443
Bram Moolenaar
2020-08-13
2
-8
/
+11
*
patch 8.2.1442: outdated references to the Mac Carbon GUI
v8.2.1442
Bram Moolenaar
2020-08-13
8
-26
/
+8
*
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
v8.2.1441
Bram Moolenaar
2020-08-13
3
-1
/
+4
*
patch 8.2.1440: debugger code insufficiently tested
v8.2.1440
Bram Moolenaar
2020-08-13
3
-80
/
+110
*
patch 8.2.1439: tiny and small builds have no test coverage
v8.2.1439
Bram Moolenaar
2020-08-13
29
-205
/
+594
[next]