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.0548: reduce() with a compiled lambda could be faster
v9.0.0548
Bram Moolenaar
2022-09-22
7
-34
/
+30
*
patch 9.0.0547: looping over empty out_loop[] entries
v9.0.0547
Bram Moolenaar
2022-09-22
3
-6
/
+8
*
patch 9.0.0546: supporting Ruby 1.8 makes code complicated
v9.0.0546
K.Takata
2022-09-22
6
-235
/
+101
*
patch 9.0.0545: when a test is slow and CI times out there is no time info
v9.0.0545
Bram Moolenaar
2022-09-22
3
-4
/
+13
*
patch 9.0.0544: minor issues with setting a string option
v9.0.0544
zeertzjq
2022-09-22
3
-7
/
+21
*
patch 9.0.0543: insufficient testing for assert and test functions
v9.0.0543
Yegappan Lakshmanan
2022-09-22
4
-0
/
+63
*
patch 9.0.0542: MSVC build still has support for 2012 edition
v9.0.0542
Bram Moolenaar
2022-09-22
5
-114
/
+25
*
patch 9.0.0541: terminal pwd test fails with a very long path name
v9.0.0541
Bram Moolenaar
2022-09-22
2
-1
/
+5
*
patch 9.0.0540: assigning stack variable to argument confuses Coverity
v9.0.0540
Bram Moolenaar
2022-09-22
2
-24
/
+28
*
patch 9.0.0539: long message test can be flaky
v9.0.0539
Bram Moolenaar
2022-09-22
2
-1
/
+4
*
patch 9.0.0538: manually deleting test temp files
v9.0.0538
Bram Moolenaar
2022-09-21
9
-73
/
+38
*
patch 9.0.0537: the do_set() function is much too long
v9.0.0537
Bram Moolenaar
2022-09-21
2
-435
/
+442
*
patch 9.0.0536: CI: codecov action update available
v9.0.0536
Philip H
2022-09-21
2
-1
/
+3
*
patch 9.0.0535: closure gets wrong value in for loop with two loop variables
v9.0.0535
Bram Moolenaar
2022-09-21
5
-5
/
+34
*
patch 9.0.0534: line number is displayed at virtual text "above"
v9.0.0534
Bram Moolenaar
2022-09-21
7
-67
/
+84
*
patch 9.0.0533: the win_line() function is much too long
v9.0.0533
Bram Moolenaar
2022-09-21
2
-89
/
+102
*
patch 9.0.0532: edit test is flaky when run under valgrind
v9.0.0532
Bram Moolenaar
2022-09-21
2
-28
/
+25
*
patch 9.0.0531: the win_line() function is much too long
v9.0.0531
Bram Moolenaar
2022-09-21
2
-156
/
+180
*
patch 9.0.0530: using freed memory when autocmd changes mark
v9.0.0530
Bram Moolenaar
2022-09-21
3
-5
/
+22
*
patch 9.0.0529: appveyor setup contains outdated lines
v9.0.0529
K.Takata
2022-09-21
2
-4
/
+3
*
patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions
v9.0.0528
K.Takata
2022-09-21
7
-1
/
+123
*
patch 9.0.0527: long sign text may overflow buffer
v9.0.0527
Bram Moolenaar
2022-09-21
3
-5
/
+23
*
patch 9.0.0526: MS-Windows: still some support for XP and old compilers
v9.0.0526
K.Takata
2022-09-21
3
-29
/
+4
*
patch 9.0.0525: manually deleting temp test files
v9.0.0525
Bram Moolenaar
2022-09-20
5
-102
/
+59
*
patch 9.0.0524: build instructions for MS-Windows are outdated
v9.0.0524
Bram Moolenaar
2022-09-20
6
-73
/
+32
*
patch 9.0.0523: more compiler warnings for arguments in small version
v9.0.0523
Bram Moolenaar
2022-09-20
2
-1
/
+10
*
patch 9.0.0522: build fails on Appveyor
v9.0.0522
Bram Moolenaar
2022-09-20
2
-0
/
+4
*
patch 9.0.0521: compiler warns for unused argument in small version
v9.0.0521
Bram Moolenaar
2022-09-20
2
-1
/
+3
*
patch 9.0.0520: declaring a loop variable at the start of a block is clumsy
v9.0.0520
Bram Moolenaar
2022-09-20
2
-14
/
+10
*
patch 9.0.0519: the win_line() function is much too long
v9.0.0519
Bram Moolenaar
2022-09-20
2
-187
/
+191
*
patch 9.0.0518: virtual text highlight starts too early with 'nowrap'
v9.0.0518
Bram Moolenaar
2022-09-20
4
-4
/
+21
*
patch 9.0.0517: when at the command line :redrawstatus does not work well
v9.0.0517
zeertzjq
2022-09-20
8
-7
/
+45
*
patch 9.0.0516: virtual text "above" highlights gap after it
v9.0.0516
Bram Moolenaar
2022-09-20
13
-46
/
+48
*
patch 9.0.0515: virtual text highlight starts too early when 'number' is set
v9.0.0515
Bram Moolenaar
2022-09-20
5
-63
/
+48
*
patch 9.0.0514: terminal test sometimes hangs
v9.0.0514
Bram Moolenaar
2022-09-20
2
-0
/
+12
*
patch 9.0.0513: may not be able to use a pattern ad the debug prompt
v9.0.0513
Bram Moolenaar
2022-09-20
4
-0
/
+34
*
patch 9.0.0512: cannot redraw the status lines when editing a command
v9.0.0512
zeertzjq
2022-09-20
5
-4
/
+19
*
patch 9.0.0511: unnecessary scrolling for message of only one line
v9.0.0511
zeertzjq
2022-09-20
3
-2
/
+36
*
patch 9.0.0510: Chatito files are not recognized
v9.0.0510
ObserverOfTime
2022-09-20
3
-0
/
+6
*
patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer
v9.0.0509
Bram Moolenaar
2022-09-20
4
-3
/
+12
*
patch 9.0.0508: when the channel test fails there is no clue why
v9.0.0508
K.Takata
2022-09-20
2
-4
/
+18
*
patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
v9.0.0507
Bram Moolenaar
2022-09-19
4
-2
/
+34
*
patch 9.0.0506: line number argument for :badd does not work
v9.0.0506
Bram Moolenaar
2022-09-19
3
-2
/
+16
*
patch 9.0.0505: various problems with 'nosplitscroll'
v9.0.0505
Luuk van Baal
2022-09-19
5
-26
/
+30
*
patch 9.0.0504: still a build failure
v9.0.0504
Bram Moolenaar
2022-09-19
3
-5
/
+9
*
patch 9.0.0503: build failure
v9.0.0503
Bram Moolenaar
2022-09-19
2
-4
/
+7
*
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
Bram Moolenaar
2022-09-19
15
-175
/
+391
*
patch 9.0.0501: warning for using uninitialized value in mouse test
v9.0.0501
Bram Moolenaar
2022-09-19
2
-1
/
+5
*
patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible
v9.0.0500
Bram Moolenaar
2022-09-18
6
-11
/
+57
*
patch 9.0.0499: in :def function list created after const is locked
v9.0.0499
Bram Moolenaar
2022-09-18
3
-0
/
+10
[next]