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.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
159
-873
/
+942
*
patch 8.2.1431: Vim9: no error for white space before comma in dict
v8.2.1431
Bram Moolenaar
2020-08-12
4
-1
/
+20
*
patch 8.2.1430: Vim9: error for missing comma instead of extra white space
v8.2.1430
Bram Moolenaar
2020-08-12
5
-3
/
+41
*
patch 8.2.1429: Vim9: no error for missing white after : in dict
v8.2.1429
Bram Moolenaar
2020-08-12
4
-4
/
+17
*
patch 8.2.1428: Vim9: :def function does not abort on nested function error
v8.2.1428
Bram Moolenaar
2020-08-12
3
-4
/
+29
*
patch 8.2.1427: Vim9: cannot use a range with marks in :def function
v8.2.1427
Bram Moolenaar
2020-08-12
3
-15
/
+34
*
patch 8.2.1426: Vim9: cannot call autoload function in :def function
v8.2.1426
Bram Moolenaar
2020-08-12
5
-4
/
+45
*
patch 8.2.1425: Vim9: cannot use call() without :call
v8.2.1425
Bram Moolenaar
2020-08-12
3
-1
/
+16
*
patch 8.2.1424: Mac build fails
v8.2.1424
Bram Moolenaar
2020-08-11
5
-13
/
+38
*
patch 8.2.1423: Vim9: find global function when looking for script-local
v8.2.1423
Bram Moolenaar
2020-08-11
3
-2
/
+13
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
26
-7264
/
+48
*
patch 8.2.1421: Vim9: handling "+" and "-" before number differs from script
v8.2.1421
Bram Moolenaar
2020-08-11
2
-7
/
+11
*
patch 8.2.1420: test 49 is old style
v8.2.1420
Bram Moolenaar
2020-08-11
17
-1682
/
+561
*
patch 8.2.1419: Vim9: not operator applied too early
v8.2.1419
Bram Moolenaar
2020-08-10
3
-16
/
+35
*
patch 8.2.1418: Vim9: invalid error for missing white space
v8.2.1418
Bram Moolenaar
2020-08-10
3
-2
/
+14
*
patch 8.2.1417: test 49 is old style
v8.2.1417
Bram Moolenaar
2020-08-10
4
-2476
/
+1988
*
patch 8.2.1416: Vim9: boolean evaluation does not work as intended
v8.2.1416
Bram Moolenaar
2020-08-10
4
-28
/
+49
*
patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'
v8.2.1415
Bram Moolenaar
2020-08-10
4
-0
/
+44
*
patch 8.2.1414: popupwindow missing last couple of lines
v8.2.1414
Bram Moolenaar
2020-08-10
5
-18
/
+45
*
patch 8.2.1413: previous tab page not usable from an Ex command
v8.2.1413
Bram Moolenaar
2020-08-10
5
-6
/
+49
*
patch 8.2.1412: Vim: not operator does not result in boolean
v8.2.1412
Bram Moolenaar
2020-08-09
3
-1
/
+33
*
patch 8.2.1411: when splitting a window localdir is copied but prevdir is not
v8.2.1411
Bram Moolenaar
2020-08-09
4
-2
/
+17
*
patch 8.2.1410: adding compiler plugin requires test change
v8.2.1410
Bram Moolenaar
2020-08-09
3
-2
/
+30
*
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized
v8.2.1409
Bram Moolenaar
2020-08-09
3
-1
/
+9
*
patch 8.2.1408: Vim9: type casting not supported
v8.2.1408
Bram Moolenaar
2020-08-09
5
-2
/
+107
*
patch 8.2.1407: Vim9: type of list and dict only depends on first item
v8.2.1407
Bram Moolenaar
2020-08-09
6
-17
/
+91
*
patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used
v8.2.1406
Bram Moolenaar
2020-08-09
5
-6
/
+76
*
patch 8.2.1405: Vim9: vim9compile.c is getting too big
v8.2.1405
Bram Moolenaar
2020-08-09
10
-901
/
+956
*
patch 8.2.1404: Vim9: script test fails in the GUI
v8.2.1404
Bram Moolenaar
2020-08-09
2
-6
/
+15
*
patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window
v8.2.1403
Bram Moolenaar
2020-08-09
3
-3
/
+36
*
patch 8.2.1402: s390x tests always fail
v8.2.1402
Bram Moolenaar
2020-08-09
2
-6
/
+9
*
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
Bram Moolenaar
2020-08-09
10
-5
/
+107
*
patch 8.2.1400: Vim9: test does not delete written files
v8.2.1400
Bram Moolenaar
2020-08-09
2
-7
/
+9
*
patch 8.2.1399: Vim9: may find imported item in wrong script
v8.2.1399
Bram Moolenaar
2020-08-08
5
-9
/
+45
*
patch 8.2.1398: autoload script sourced twice if sourced directly
v8.2.1398
Bram Moolenaar
2020-08-08
3
-2
/
+7
*
patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
v8.2.1397
Bram Moolenaar
2020-08-08
3
-1
/
+25
*
patch 8.2.1396: Vim9: no error for unexpectedly returning a value
v8.2.1396
Bram Moolenaar
2020-08-08
3
-15
/
+57
*
patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter
v8.2.1395
Bram Moolenaar
2020-08-08
8
-10
/
+20
*
patch 8.2.1394: Vim9: compiling a function interferes with command modifiers
v8.2.1394
Bram Moolenaar
2020-08-08
4
-11
/
+35
*
patch 8.2.1393: insufficient testing for script debugging
v8.2.1393
Bram Moolenaar
2020-08-08
2
-10
/
+276
*
patch 8.2.1392: Vim9: line number incorrect after skipping over comment lines
v8.2.1392
Bram Moolenaar
2020-08-08
3
-0
/
+55
*
patch 8.2.1391: Vim9: no error for shadowing a script function
v8.2.1391
Bram Moolenaar
2020-08-07
3
-0
/
+16
*
patch 8.2.1390: Vim9: type error after storing an option value
v8.2.1390
Bram Moolenaar
2020-08-07
3
-1
/
+8
*
patch 8.2.1389: file missing from the distribution
v8.2.1389
Bram Moolenaar
2020-08-07
2
-0
/
+3
*
patch 8.2.1388: Vim9: += only works for numbers
v8.2.1388
Bram Moolenaar
2020-08-07
3
-32
/
+77
*
Update runtime files.
Bram Moolenaar
2020-08-07
38
-162
/
+400
*
patch 8.2.1387: Vim9: cannot assign to single letter variable with type
v8.2.1387
Bram Moolenaar
2020-08-07
3
-6
/
+28
*
patch 8.2.1386: backslash not removed afer space with space in 'isfname'
v8.2.1386
Bram Moolenaar
2020-08-07
3
-3
/
+15
*
patch 8.2.1385: no testing on ARM
v8.2.1385
Bram Moolenaar
2020-08-07
2
-15
/
+35
*
patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file
v8.2.1384
Bram Moolenaar
2020-08-07
4
-1
/
+44
[next]