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.0370: cleaning up afterwards can make a function messy
v9.0.0370
Bram Moolenaar
2022-09-03
19
-158
/
+632
*
patch 9.0.0369: a failing flaky test doesn't mention the time
v9.0.0369
Bram Moolenaar
2022-09-03
3
-5
/
+9
*
patch 9.0.0368: old Coverity warning for using NULL pointer
v9.0.0368
Bram Moolenaar
2022-09-03
2
-0
/
+6
*
patch 9.0.0367: Coverity complains about dropping sign of character
v9.0.0367
Bram Moolenaar
2022-09-03
2
-5
/
+7
*
patch 9.0.0366: cannot use import->Func() in lambda
v9.0.0366
Bram Moolenaar
2022-09-03
3
-3
/
+41
*
patch 9.0.0365: file name used in test is unusual
v9.0.0365
Dominique Pelle
2022-09-03
2
-3
/
+5
*
patch 9.0.0364: clang static analyzer gives warnings
v9.0.0364
Yegappan Lakshmanan
2022-09-03
8
-13
/
+15
*
patch 9.0.0363: common names in test files causes tests to be flaky
v9.0.0363
Bram Moolenaar
2022-09-02
37
-564
/
+566
*
patch 9.0.0362: expanding ":e %" does not work for remote files
v9.0.0362
Bram Moolenaar
2022-09-02
3
-2
/
+35
*
patch 9.0.0361: removing a listener may result in a memory leak
v9.0.0361
Yegappan Lakshmanan
2022-09-02
3
-2
/
+35
*
patch 9.0.0360: crash when invalid line number on :for is ignored
v9.0.0360
Bram Moolenaar
2022-09-02
3
-1
/
+16
*
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
Yegappan Lakshmanan
2022-09-02
17
-193
/
+115
*
patch 9.0.0358: 'breakindent' does not indent non-lists
v9.0.0358
Maxim Kim
2022-09-02
3
-9
/
+44
*
patch 9.0.0357: 'linebreak' interferes with text property highlight
v9.0.0357
Bram Moolenaar
2022-09-02
5
-4
/
+30
*
patch 9.0.0356: :echowindow sets the in_echowindow flag too early
v9.0.0356
Yasuhiro Matsumoto
2022-09-02
4
-9
/
+41
*
patch 9.0.0355: check for uppercase char in autoload name is wrong
v9.0.0355
thinca
2022-09-02
3
-1
/
+9
*
patch 9.0.0354: MS-Windows: starting a python server for test sometimes fails
v9.0.0354
Bram Moolenaar
2022-09-01
2
-2
/
+4
*
patch 9.0.0353: missing entry in switch
v9.0.0353
Bram Moolenaar
2022-09-01
2
-0
/
+3
*
patch 9.0.0352: using :echowindow in a timer clears part of message
v9.0.0352
Bram Moolenaar
2022-09-01
4
-3
/
+9
*
patch 9.0.0351: message window may obscure the command line
v9.0.0351
Bram Moolenaar
2022-09-01
5
-12
/
+24
*
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
Bram Moolenaar
2022-09-01
12
-11
/
+84
*
patch 9.0.0349: filetype of *.sil files not well detected
v9.0.0349
Bram Moolenaar
2022-09-01
4
-3
/
+60
*
patch 9.0.0348: MS-Windows: GUI mouse move event test is flaky
v9.0.0348
Bram Moolenaar
2022-09-01
2
-10
/
+16
*
patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal
v9.0.0347
K.Takata
2022-09-01
3
-7
/
+50
*
patch 9.0.0346: :horizontal modifier not fully supported
v9.0.0346
zeertzjq
2022-09-01
7
-5
/
+20
*
patch 9.0.0345: error message for list argument could be clearer
v9.0.0345
Bram Moolenaar
2022-09-01
22
-68
/
+63
*
patch 9.0.0344: MS-Windows: background color wrong in Console
v9.0.0344
Yasuhiro Matsumoto
2022-09-01
2
-4
/
+23
*
patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not found
v9.0.0343
Bram Moolenaar
2022-08-31
3
-3
/
+15
*
patch 9.0.0342: ":wincmd =" equalizes in two directions
v9.0.0342
Bram Moolenaar
2022-08-31
8
-33
/
+99
*
patch 9.0.0341: mapset() does not restore <Nop> mapping properly
v9.0.0341
zeertzjq
2022-08-31
3
-7
/
+33
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
32
-404
/
+46
*
patch 9.0.0339: no check if the return value of XChangeGC() is NULL
v9.0.0339
Bram Moolenaar
2022-08-31
2
-3
/
+9
*
patch 9.0.0338: return value of list_append_list() not always checked
v9.0.0338
Bram Moolenaar
2022-08-31
5
-11
/
+44
*
patch 9.0.0337: flicker when resetting cmdline_row after updating the screen
v9.0.0337
Bram Moolenaar
2022-08-30
2
-4
/
+2
*
patch 9.0.0336: tests are flaky because of using a common file name
v9.0.0336
Bram Moolenaar
2022-08-30
38
-173
/
+175
*
Update runtime files
Bram Moolenaar
2022-08-30
19
-17
/
+1326
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
32
-179
/
+124
*
patch 9.0.0334: test does not properly clean up
v9.0.0334
Dominique Pelle
2022-08-30
2
-1
/
+3
*
patch 9.0.0333: method test fails
v9.0.0333
Bram Moolenaar
2022-08-30
2
-1
/
+3
*
patch 9.0.0332: overwrite check may block BufWriteCmd
v9.0.0332
zeertzjq
2022-08-30
3
-4
/
+26
*
patch 9.0.0331: cannot use items() on a string
v9.0.0331
Bram Moolenaar
2022-08-30
7
-24
/
+65
*
patch 9.0.0330: method tests fail
v9.0.0330
Bram Moolenaar
2022-08-30
2
-3
/
+5
*
patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero
v9.0.0329
Bram Moolenaar
2022-08-30
3
-2
/
+5
*
patch 9.0.0328: OLD_DIGRAPHS is unused
v9.0.0328
Bram Moolenaar
2022-08-30
4
-232
/
+8
*
patch 9.0.0327: items() does not work on a list
v9.0.0327
Bram Moolenaar
2022-08-30
7
-20
/
+73
*
patch 9.0.0326: some changes for cmdheight=0 are not needed
v9.0.0326
Shougo Matsushita
2022-08-30
2
-4
/
+4
*
patch 9.0.0325: MS-Windows: completion test fails
v9.0.0325
Bram Moolenaar
2022-08-29
2
-6
/
+8
*
patch 9.0.0324: MS-Windows: resolve() test fails
v9.0.0324
Bram Moolenaar
2022-08-29
2
-29
/
+32
*
patch 9.0.0323: using common name in tests leads to flaky tests
v9.0.0323
Bram Moolenaar
2022-08-29
25
-531
/
+532
*
patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set
v9.0.0322
Bram Moolenaar
2022-08-29
3
-1
/
+19
[next]