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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
Bram Moolenaar
2020-08-09
1
-1
/
+45
*
patch 8.2.1400: Vim9: test does not delete written files
v8.2.1400
Bram Moolenaar
2020-08-09
1
-7
/
+7
*
patch 8.2.1399: Vim9: may find imported item in wrong script
v8.2.1399
Bram Moolenaar
2020-08-08
1
-0
/
+25
*
patch 8.2.1398: autoload script sourced twice if sourced directly
v8.2.1398
Bram Moolenaar
2020-08-08
1
-1
/
+2
*
patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
v8.2.1397
Bram Moolenaar
2020-08-08
1
-0
/
+13
*
patch 8.2.1396: Vim9: no error for unexpectedly returning a value
v8.2.1396
Bram Moolenaar
2020-08-08
1
-6
/
+38
*
patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter
v8.2.1395
Bram Moolenaar
2020-08-08
2
-4
/
+5
*
patch 8.2.1394: Vim9: compiling a function interferes with command modifiers
v8.2.1394
Bram Moolenaar
2020-08-08
2
-5
/
+25
*
patch 8.2.1393: insufficient testing for script debugging
v8.2.1393
Bram Moolenaar
2020-08-08
1
-10
/
+274
*
patch 8.2.1392: Vim9: line number incorrect after skipping over comment lines
v8.2.1392
Bram Moolenaar
2020-08-08
1
-0
/
+41
*
patch 8.2.1391: Vim9: no error for shadowing a script function
v8.2.1391
Bram Moolenaar
2020-08-07
1
-0
/
+12
*
patch 8.2.1390: Vim9: type error after storing an option value
v8.2.1390
Bram Moolenaar
2020-08-07
1
-0
/
+5
*
patch 8.2.1388: Vim9: += only works for numbers
v8.2.1388
Bram Moolenaar
2020-08-07
1
-3
/
+10
*
patch 8.2.1387: Vim9: cannot assign to single letter variable with type
v8.2.1387
Bram Moolenaar
2020-08-07
1
-0
/
+11
*
patch 8.2.1386: backslash not removed afer space with space in 'isfname'
v8.2.1386
Bram Moolenaar
2020-08-07
1
-0
/
+9
*
patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file
v8.2.1384
Bram Moolenaar
2020-08-07
2
-0
/
+23
*
patch 8.2.1383: test 49 is old style
v8.2.1383
Bram Moolenaar
2020-08-07
3
-1188
/
+1154
*
patch 8.2.1382: Vim9: using :import in filetype plugin gives an error
v8.2.1382
Bram Moolenaar
2020-08-06
1
-0
/
+30
*
patch 8.2.1380: Vim9: return type of getreg() is always a string
v8.2.1380
Bram Moolenaar
2020-08-06
1
-0
/
+6
*
patch 8.2.1379: curly braces expression ending in " }" does not work
v8.2.1379
Bram Moolenaar
2020-08-06
1
-0
/
+22
*
patch 8.2.1378: cannot put space between function name and paren
v8.2.1378
Bram Moolenaar
2020-08-06
2
-0
/
+9
*
patch 8.2.1376: Vim9: expression mapping causes error for using :import
v8.2.1376
Bram Moolenaar
2020-08-05
1
-0
/
+30
*
patch 8.2.1375: Vim9: method name with digit not accepted
v8.2.1375
Bram Moolenaar
2020-08-05
1
-2
/
+2
*
patch 8.2.1374: Vim9: error for assigning empty list to script variable
v8.2.1374
Bram Moolenaar
2020-08-05
1
-0
/
+14
*
patch 8.2.1373: Vim9: no error for assigning to non-existing script var
v8.2.1373
Bram Moolenaar
2020-08-05
1
-0
/
+9
*
patch 8.2.1372: Vim9: no error for missing white space around operator
v8.2.1372
Bram Moolenaar
2020-08-05
1
-1
/
+28
*
patch 8.2.1371: Vim9: no error for missing white space around operator
v8.2.1371
Bram Moolenaar
2020-08-05
1
-0
/
+34
*
patch 8.2.1369: MS-Windows: autocommand test sometimes fails
v8.2.1369
Bram Moolenaar
2020-08-05
1
-1
/
+1
*
patch 8.2.1368: Vim9: no error for missing white space around operator
v8.2.1368
Bram Moolenaar
2020-08-05
1
-0
/
+32
*
patch 8.2.1367: Vim9: no error for missing white space around operator
v8.2.1367
Bram Moolenaar
2020-08-05
1
-1
/
+36
*
patch 8.2.1366: test 49 is old style
v8.2.1366
Bram Moolenaar
2020-08-05
4
-1752
/
+1833
*
patch 8.2.1365: Vim9: no error for missing white space around operator
v8.2.1365
Bram Moolenaar
2020-08-05
2
-1
/
+34
*
patch 8.2.1363: test trying to run terminal when it is not supported
v8.2.1363
Bram Moolenaar
2020-08-04
1
-0
/
+2
*
patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message
v8.2.1362
Bram Moolenaar
2020-08-04
1
-0
/
+12
*
patch 8.2.1361: error for white space after expression in assignment
v8.2.1361
Bram Moolenaar
2020-08-04
1
-0
/
+3
*
patch 8.2.1360: stray error for white space after expression
v8.2.1360
Bram Moolenaar
2020-08-03
1
-0
/
+1
*
patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script
v8.2.1359
Bram Moolenaar
2020-08-02
1
-0
/
+17
*
patch 8.2.1358: Vim9: test fails with +dnd is not available
v8.2.1358
Bram Moolenaar
2020-08-02
1
-1
/
+6
*
patch 8.2.1357: Vim9: cannot assign to / register
v8.2.1357
Bram Moolenaar
2020-08-02
2
-1
/
+9
*
patch 8.2.1356: Vim9: cannot get the percent register
v8.2.1356
Bram Moolenaar
2020-08-02
1
-0
/
+9
*
patch 8.2.1355: Vim9: no error using :let for options and registers
v8.2.1355
Bram Moolenaar
2020-08-02
1
-1
/
+4
*
patch 8.2.1354: test 59 is old style
v8.2.1354
Bram Moolenaar
2020-08-02
5
-929
/
+772
*
patch 8.2.1353: crash when drawing double-wide character in terminal window
v8.2.1353
Bram Moolenaar
2020-08-02
1
-0
/
+15
*
patch 8.2.1352: Vim9: no error for shadowing a script-local function
v8.2.1352
Bram Moolenaar
2020-08-01
1
-0
/
+14
*
patch 8.2.1351: Vim9: no proper error if using namespace for nested function
v8.2.1351
Bram Moolenaar
2020-08-01
1
-0
/
+2
*
patch 8.2.1350: Vim9: no test for error message when redefining function
v8.2.1350
Bram Moolenaar
2020-08-01
1
-0
/
+13
*
patch 8.2.1349: Vim9: can define a function with the name of an import
v8.2.1349
Bram Moolenaar
2020-08-01
1
-0
/
+33
*
patch 8.2.1347: cannot easily get the script ID
v8.2.1347
Bram Moolenaar
2020-08-01
1
-6
/
+19
*
patch 8.2.1345: Redraw error when using visual block and scroll
v8.2.1345
Bram Moolenaar
2020-08-01
2
-0
/
+30
*
patch 8.2.1344: Vim9: No test for trying to redefine global function
v8.2.1344
Bram Moolenaar
2020-08-01
1
-0
/
+13
[next]