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.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
*
patch 9.0.1323: build failure with +eval feature
v9.0.1323
Bram Moolenaar
2023-02-18
2
-1
/
+3
*
patch 9.0.1322: crash when indexing "any" which is an object
v9.0.1322
Bram Moolenaar
2023-02-18
4
-12
/
+104
*
patch 9.0.1321: vimscript test fails where using {expr} syntax
v9.0.1321
Bram Moolenaar
2023-02-18
2
-1
/
+7
*
patch 9.0.1320: checking the type of a null object causes a crash
v9.0.1320
Bram Moolenaar
2023-02-18
10
-48
/
+94
*
patch 9.0.1319: PRQL files are not recognized
v9.0.1319
Matthias Queitsch
2023-02-18
3
-0
/
+6
*
patch 9.0.1318: code style test fails
v9.0.1318
Bram Moolenaar
2023-02-17
2
-1
/
+3
*
patch 9.0.1317: crash when using an unset object variable
v9.0.1317
Bram Moolenaar
2023-02-17
4
-7
/
+34
*
patch 9.0.1316: MS-Windows: vimfiles dir created with admin group
v9.0.1316
Christopher Plewright
2023-02-17
2
-10
/
+35
*
patch 9.0.1315: escaping for completion of map command not properly tested
v9.0.1315
zeertzjq
2023-02-17
3
-3
/
+16
*
patch 9.0.1314: :messages behavior depends on 'fileformat' of current buffer
v9.0.1314
cero1988
2023-02-16
4
-11
/
+23
*
patch 9.0.1313: some settings use the current codepage instead of 'encoding'
v9.0.1313
K.Takata
2023-02-15
7
-17
/
+70
*
patch 9.0.1312: Cursor position wrong when splitting window in insert mode
v9.0.1312
Luuk van Baal
2023-02-15
3
-10
/
+9
*
patch 9.0.1311: Coverity warns for using a NULL pointer
v9.0.1311
Bram Moolenaar
2023-02-15
2
-0
/
+4
*
patch 9.0.1310: 'splitkeep' test has failures
v9.0.1310
Bram Moolenaar
2023-02-14
2
-2
/
+11
*
patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set
v9.0.1309
Bram Moolenaar
2023-02-14
11
-54
/
+92
*
patch 9.0.1308: the code for setting options is too complicated
v9.0.1308
Yegappan Lakshmanan
2023-02-14
2
-358
/
+494
*
patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors
v9.0.1307
Yegappan Lakshmanan
2023-02-13
5
-5
/
+51
*
patch 9.0.1306: no regression test for solved problem of #11959
v9.0.1306
Bram Moolenaar
2023-02-12
3
-0
/
+43
*
patch 9.0.1305: cursor in wrong line with virtual text above
v9.0.1305
Bram Moolenaar
2023-02-12
4
-0
/
+28
*
patch 9.0.1304: "$" for 'list' option displayed in wrong position
v9.0.1304
Bram Moolenaar
2023-02-12
4
-16
/
+41
*
patch 9.0.1303: Motif: scrollbar width/height wrong when maximized
v9.0.1303
qsmodo
2023-02-11
2
-3
/
+7
*
patch 9.0.1302: on a Belgian keyboard CTRL-] does not work
v9.0.1302
Bram Moolenaar
2023-02-11
3
-3
/
+12
*
patch 9.0.1301: virtual text below empty line not displayed
v9.0.1301
Bram Moolenaar
2023-02-11
5
-25
/
+101
*
patch 9.0.1300: 'statusline' only supports one "%=" item
v9.0.1300
Yegappan Lakshmanan
2023-02-11
6
-24
/
+72
*
patch 9.0.1299: change for triggering incsearch not sufficiently tested
v9.0.1299
zeertzjq
2023-02-11
3
-11
/
+25
*
patch 9.0.1298: inserting register on the cmdline does not trigger incsearch
v9.0.1298
K.Takata
2023-02-10
4
-7
/
+39
*
patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail
v9.0.1297
WuerfelDev
2023-02-10
2
-1
/
+3
*
patch 9.0.1296: calling an object method with arguments does not work
v9.0.1296
Bram Moolenaar
2023-02-10
3
-2
/
+46
*
patch 9.0.1295: the option initialization function is too long
v9.0.1295
Yegappan Lakshmanan
2023-02-10
2
-257
/
+355
*
patch 9.0.1294: the set_bool_option() function is too long
v9.0.1294
Yegappan Lakshmanan
2023-02-09
2
-393
/
+682
[next]