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.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
*
patch 9.0.0498: various small issues
v9.0.0498
Bram Moolenaar
2022-09-18
8
-28
/
+30
*
Update runtime files
Bram Moolenaar
2022-09-18
32
-311
/
+683
*
patch 9.0.0497: LyRiCs files are not recognized
v9.0.0497
ObserverOfTime
2022-09-18
3
-0
/
+6
*
patch 9.0.0496: no good reason to keep supporting Windows-XP
v9.0.0496
K.Takata
2022-09-18
10
-131
/
+70
*
patch 9.0.0495: closure doesn't work properly in nested loop
v9.0.0495
Bram Moolenaar
2022-09-18
3
-2
/
+30
*
patch 9.0.0494: small build misses float function declaraitons
v9.0.0494
Bram Moolenaar
2022-09-17
2
-5
/
+8
*
patch 9.0.0493: Perl test fails
v9.0.0493
Bram Moolenaar
2022-09-17
2
-2
/
+2
*
patch 9.0.0492: cmdwin test fails on MS-Windows
v9.0.0492
Bram Moolenaar
2022-09-17
2
-0
/
+5
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
74
-1168
/
+605
*
patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd
v9.0.0490
Bram Moolenaar
2022-09-17
3
-2
/
+18
*
patch 9.0.0489: using "end_lnum" with virtual text causes problems
v9.0.0489
Bram Moolenaar
2022-09-17
4
-2
/
+25
*
patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'
v9.0.0488
Bram Moolenaar
2022-09-17
4
-0
/
+19
*
patch 9.0.0487: using freed memory with combination of closures
v9.0.0487
Bram Moolenaar
2022-09-17
4
-19
/
+31
*
patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help
v9.0.0486
Luuk van Baal
2022-09-17
3
-6
/
+35
*
patch 9.0.0485: in :def function all closures in loop get the same variables
v9.0.0485
Bram Moolenaar
2022-09-17
6
-23
/
+222
*
patch 9.0.0484: in :def function all closures in loop get the same variables
v9.0.0484
Bram Moolenaar
2022-09-17
4
-67
/
+167
*
patch 9.0.0483: illegal memory access when replacing in virtualedit mode
v9.0.0483
Bram Moolenaar
2022-09-16
3
-2
/
+26
*
patch 9.0.0482: "g0" moves to wrong location with virtual text "above"
v9.0.0482
Bram Moolenaar
2022-09-16
7
-28
/
+74
*
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
Bram Moolenaar
2022-09-16
13
-77
/
+285
*
patch 9.0.0480: cannot use a :def varargs function with substitute()
v9.0.0480
zeertzjq
2022-09-16
3
-1
/
+7
*
patch 9.0.0479: in :def function all closures in loop get the same variables
v9.0.0479
Bram Moolenaar
2022-09-16
3
-0
/
+6
*
patch 9.0.0478: test for 'splitscroll' takes too much time
v9.0.0478
Luuk van Baal
2022-09-16
4
-124
/
+122
*
patch 9.0.0477: missing dependency may cause crashes on incomplete build
v9.0.0477
Bram Moolenaar
2022-09-16
3
-1
/
+8
*
patch 9.0.0476: varargs does not work for replacement function of substitute()
v9.0.0476
zeertzjq
2022-09-16
5
-14
/
+20
*
patch 9.0.0475: not using deferred delete in tests
v9.0.0475
Bram Moolenaar
2022-09-15
2
-62
/
+42
*
patch 9.0.0474: fullcommand() test failure
v9.0.0474
Bram Moolenaar
2022-09-15
2
-1
/
+3
*
patch 9.0.0473: fullcommand() only works for the current script version
v9.0.0473
Bram Moolenaar
2022-09-15
5
-11
/
+45
*
patch 9.0.0472: virtual text "below" doesn't show in list mode
v9.0.0472
Bram Moolenaar
2022-09-15
4
-0
/
+18
*
patch 9.0.0471: no test for what patch 9.0.0469 fixes
v9.0.0471
mityu
2022-09-15
2
-0
/
+28
*
patch 9.0.0470: in :def function all closures in loop get the same variables
v9.0.0470
Bram Moolenaar
2022-09-15
8
-58
/
+315
*
patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off
v9.0.0469
Luuk van Baal
2022-09-15
4
-4
/
+13
[next]