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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
patch 9.0.0321: cannot use the message popup window directly
v9.0.0321
Bram Moolenaar
2022-08-29
13
-31
/
+104
*
patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype()
v9.0.0320
zeertzjq
2022-08-29
4
-60
/
+56
*
patch 9.0.0319: Godot shader files are not recognized
v9.0.0319
Maxim Kim
2022-08-29
2
-0
/
+3
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
14
-37
/
+39
*
patch 9.0.0317: when updating the whole screen a popup may not be redrawn
v9.0.0317
Bram Moolenaar
2022-08-29
7
-7
/
+48
*
patch 9.0.0316: screen flickers when 'cmdheight' is zero
v9.0.0316
Bram Moolenaar
2022-08-29
3
-26
/
+31
*
patch 9.0.0315: shell command is displayed in message window
v9.0.0315
Bram Moolenaar
2022-08-29
3
-2
/
+6
*
patch 9.0.0314: VDM files are not recognized
v9.0.0314
Alessandro Pezzoni
2022-08-29
2
-0
/
+5
*
patch 9.0.0313: using common name in tests leads to flaky tests
v9.0.0313
Bram Moolenaar
2022-08-29
5
-90
/
+92
*
patch 9.0.0312: test for cmdheight zero fails
v9.0.0312
Bram Moolenaar
2022-08-29
2
-1
/
+3
*
patch 9.0.0311: test for hit-Enter prompt fails
v9.0.0311
Bram Moolenaar
2022-08-28
2
-2
/
+5
*
patch 9.0.0310: output of :messages dissappears when cmdheight is zero
v9.0.0310
Bram Moolenaar
2022-08-28
3
-1
/
+11
*
patch 9.0.0309: invalid memory access when cmdheight is zero
v9.0.0309
Bram Moolenaar
2022-08-28
2
-1
/
+7
*
patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show
v9.0.0308
Bram Moolenaar
2022-08-28
4
-0
/
+18
*
patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0
v9.0.0307
Bram Moolenaar
2022-08-28
7
-3
/
+54
*
patch 9.0.0306: buffer write message is two lines in message popup window
v9.0.0306
Bram Moolenaar
2022-08-28
4
-2
/
+16
*
patch 9.0.0305: CI lists useless deprecation warnings
v9.0.0305
Philip H
2022-08-28
1
-0
/
+2
*
patch 9.0.0304: WinScrolled is not triggered when only skipcol changes
v9.0.0304
zeertzjq
2022-08-28
5
-1
/
+40
*
patch 9.0.0303: it is not easy to get information about a script
v9.0.0303
Yegappan Lakshmanan
2022-08-28
6
-9
/
+158
*
patch 9.0.0302: CI for Coverity is bothered by deprecation warnings
v9.0.0302
Philip H
2022-08-28
1
-0
/
+2
*
patch 9.0.0301: the message window popup is delayed after an error message
v9.0.0301
Bram Moolenaar
2022-08-28
2
-2
/
+8
*
patch 9.0.0300: 'cpoptions' tests are flaky
v9.0.0300
Bram Moolenaar
2022-08-28
2
-38
/
+40
*
patch 9.0.0299: error messages for setcmdline() could be better
v9.0.0299
Yegappan Lakshmanan
2022-08-28
4
-8
/
+8
*
patch 9.0.0298: compiler warning for size_t to int conversion
v9.0.0298
Wilhelm Payne
2022-08-28
2
-1
/
+3
*
patch 9.0.0297: cursor position wrong after right aligned virtual text
v9.0.0297
Bram Moolenaar
2022-08-28
5
-9
/
+25
*
patch 9.0.0296: message in popup is shortened unnecessary
v9.0.0296
Bram Moolenaar
2022-08-28
5
-3
/
+39
*
patch 9.0.0295: GUI drop files test sometimes fails
v9.0.0295
Bram Moolenaar
2022-08-28
2
-0
/
+5
*
patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used
v9.0.0294
Bram Moolenaar
2022-08-28
8
-3
/
+74
*
patch 9.0.0293: messages window not hidden when starting a command line
v9.0.0293
Bram Moolenaar
2022-08-28
3
-0
/
+10
*
patch 9.0.0292: test causes another test to fail
v9.0.0292
Bram Moolenaar
2022-08-27
2
-3
/
+6
*
patch 9.0.0291: test failing
v9.0.0291
Bram Moolenaar
2022-08-27
2
-1
/
+5
*
patch 9.0.0290: compiler warning for variable set but not used
v9.0.0290
Bram Moolenaar
2022-08-27
2
-2
/
+9
*
patch 9.0.0289: invalid memory write
v9.0.0289
Bram Moolenaar
2022-08-27
2
-5
/
+26
*
patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed
v9.0.0288
Bram Moolenaar
2022-08-27
11
-47
/
+378
*
patch 9.0.0287: Irix systems no longer exist
v9.0.0287
Yegappan Lakshmanan
2022-08-27
8
-99
/
+7
*
patch 9.0.0286: using freed memory when location list changed in autocmd
v9.0.0286
Yegappan Lakshmanan
2022-08-27
3
-10
/
+37
[next]