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 9.0.1371: ballooneval interferes with Insert completion
v9.0.1371
zeertzjq
2023-03-02
3
-5
/
+55
*
patch 9.0.1370: crash when using a NULL object
v9.0.1370
Bram Moolenaar
2023-03-02
3
-0
/
+27
*
patch 9.0.1369: still some "else if" constructs for setting options
v9.0.1369
Yegappan Lakshmanan
2023-03-02
8
-208
/
+186
*
patch 9.0.1368: Bass files are not recognized
v9.0.1368
Amaan Qureshi
2023-03-02
3
-0
/
+6
*
patch 9.0.1367: divide by zero in zero-width window
v9.0.1367
Bram Moolenaar
2023-03-01
3
-11
/
+32
*
patch 9.0.1366: functions for setting options are in random order
v9.0.1366
Yegappan Lakshmanan
2023-03-01
3
-1193
/
+1210
*
patch 9.0.1365: dead test code
v9.0.1365
zeertzjq
2023-02-28
2
-7
/
+4
*
patch 9.0.1364: build error with older Mac OS
v9.0.1364
Yee Cheng Chin
2023-02-28
2
-1
/
+4
*
patch 9.0.1363: crash when :def function has :break in skipped block
v9.0.1363
Bram Moolenaar
2023-02-27
3
-1
/
+31
*
patch 9.0.1362: ml_get error when going to another tab
v9.0.1362
Bram Moolenaar
2023-02-27
3
-5
/
+22
*
Update runtime files
Bram Moolenaar
2023-02-27
35
-203
/
+683
*
patch 9.0.1361: extendnew() not sufficiently tested
v9.0.1361
zeertzjq
2023-02-27
2
-1
/
+7
*
patch 9.0.1360: Cue files are not recognized
v9.0.1360
Amaan Qureshi
2023-02-27
3
-2
/
+8
*
patch 9.0.1359: too many "else if" statements in handling options
v9.0.1359
Yegappan Lakshmanan
2023-02-27
8
-61
/
+188
*
patch 9.0.1358: compilation error with some compilers
v9.0.1358
Bram Moolenaar
2023-02-27
4
-7
/
+9
*
patch 9.0.1357: using null_object results in an internal error
v9.0.1357
Bram Moolenaar
2023-02-26
6
-3
/
+92
*
patch 9.0.1356: cannot cancel "gr" with Esc
v9.0.1356
zeertzjq
2023-02-26
5
-28
/
+32
*
patch 9.0.1355: no error when declaring a class twice
v9.0.1355
Bram Moolenaar
2023-02-25
3
-4
/
+29
*
patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode
v9.0.1354
Bram Moolenaar
2023-02-25
4
-2
/
+16
*
patch 9.0.1353: too many "else if" statements to handle option values
v9.0.1353
Yegappan Lakshmanan
2023-02-25
8
-115
/
+215
*
patch 9.0.1352: "ignore" files are outdated
v9.0.1352
K.Takata
2023-02-24
3
-3
/
+22
*
patch 9.0.1351: Dhall files are not recognized
v9.0.1351
Amaan Qureshi
2023-02-24
3
-0
/
+6
*
patch 9.0.1350: CPON files are not recognized
v9.0.1350
Amaan Qureshi
2023-02-24
3
-0
/
+6
*
patch 9.0.1349: "gr" with a count fails
v9.0.1349
Bram Moolenaar
2023-02-23
2
-1
/
+3
*
patch 9.0.1348: Un-grammar files are not recognized
v9.0.1348
Amaan Qureshi
2023-02-23
3
-0
/
+6
*
patch 9.0.1347: "gr CTRL-O" stays in Insert mode
v9.0.1347
Bram Moolenaar
2023-02-23
3
-5
/
+22
*
patch 9.0.1346: Starlark files are not recognized
v9.0.1346
Amaan Qureshi
2023-02-23
3
-0
/
+6
*
patch 9.0.1345: too many "else if" statements for handling options
v9.0.1345
Yegappan Lakshmanan
2023-02-23
5
-74
/
+291
*
patch 9.0.1344: check for OSC escape sequence doesn't work
v9.0.1344
Bram Moolenaar
2023-02-23
2
-1
/
+3
*
patch 9.0.1343: check for OSC escape sequence doesn't work
v9.0.1343
Johan Mattsson
2023-02-23
2
-1
/
+3
*
patch 9.0.1342: MS-Windows: linking may fail with space in directory name
v9.0.1342
zhihaoy
2023-02-23
2
-4
/
+6
*
patch 9.0.1341: build error with mzscheme but without GUI
v9.0.1341
K.Takata
2023-02-22
3
-4
/
+8
*
patch 9.0.1340: Coverity warns for using NULL pointer
v9.0.1340
Bram Moolenaar
2023-02-22
2
-2
/
+5
*
patch 9.0.1339: no test for :disassemble with class function
v9.0.1339
Bram Moolenaar
2023-02-21
2
-0
/
+42
*
patch 9.0.1338: :defcompile and :disassemble can't find class method
v9.0.1338
Bram Moolenaar
2023-02-21
7
-52
/
+145
*
patch 9.0.1337: yuck files are not recognized
v9.0.1337
Amaan Qureshi
2023-02-21
3
-0
/
+6
*
patch 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
34
-72
/
+75
*
patch 9.0.1335: no test for bad use of spaces in help files
v9.0.1335
h-east
2023-02-21
2
-0
/
+65
*
patch 9.0.1334: using tt_member for the class leads to mistakes
v9.0.1334
Bram Moolenaar
2023-02-21
8
-118
/
+119
*
Update runtime files.
Bram Moolenaar
2023-02-20
53
-237
/
+635
*
patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script ID
v9.0.1333
Bram Moolenaar
2023-02-20
2
-6
/
+15
*
patch 9.0.1332: crash when using buffer-local user command in cmdline window
v9.0.1332
zeertzjq
2023-02-20
3
-1
/
+12
*
patch 9.0.1331: illegal memory access when using :ball in Visual mode
v9.0.1331
Pavel Mayorov
2023-02-20
3
-0
/
+27
*
patch 9.0.1330: handling new value of an option has a long "else if" chain
v9.0.1330
Yegappan Lakshmanan
2023-02-20
37
-1510
/
+1518
*
patch 9.0.1329: completion of map includes simplified ones
v9.0.1329
zeertzjq
2023-02-19
3
-6
/
+9
*
patch 9.0.1328: error when using "none" for GUI color is confusing
v9.0.1328
Bram Moolenaar
2023-02-19
4
-2
/
+16
*
patch 9.0.1327: cursor in wrong position below line with virtual text below
v9.0.1327
Bram Moolenaar
2023-02-19
4
-1
/
+34
*
patch 9.0.1326: relative line number not updated with virtual text above
v9.0.1326
Bram Moolenaar
2023-02-19
5
-0
/
+51
*
patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above
v9.0.1325
Bram Moolenaar
2023-02-19
4
-20
/
+48
*
patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold
v9.0.1324
Luuk van Baal
2023-02-18
3
-17
/
+11
[next]