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 8.2.0586: Vim9: # comment not sufficiently tested
v8.2.0586
Bram Moolenaar
2020-04-16
3
-1
/
+40
*
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
v8.2.0585
Bram Moolenaar
2020-04-16
6
-15
/
+105
*
patch 8.2.0584: viminfo file uses obsolete function file_readable()
v8.2.0584
Bram Moolenaar
2020-04-16
2
-1
/
+3
*
patch 8.2.0583: Vim9: # comment not recognized in :def function
v8.2.0583
Bram Moolenaar
2020-04-16
3
-30
/
+51
*
patch 8.2.0582: color ramp test does not show text colors
v8.2.0582
Bram Moolenaar
2020-04-15
2
-10
/
+56
*
patch 8.2.0581: Win32 console: the cursor position is always top-left
v8.2.0581
Bram Moolenaar
2020-04-15
2
-13
/
+9
*
patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
v8.2.0580
Bram Moolenaar
2020-04-15
3
-1
/
+35
*
patch 8.2.0579: Coverity warns for unused value
v8.2.0579
Bram Moolenaar
2020-04-14
2
-3
/
+6
*
patch 8.2.0578: heredoc for interfaces does not support "trim"
v8.2.0578
Bram Moolenaar
2020-04-14
22
-1926
/
+2093
*
patch 8.2.0577: not all modifiers supported for :options
v8.2.0577
Bram Moolenaar
2020-04-13
6
-33
/
+98
*
patch 8.2.0576: some errors are not covered by tests
v8.2.0576
Bram Moolenaar
2020-04-13
5
-0
/
+19
*
patch 8.2.0575: :digraph! not tested
v8.2.0575
Bram Moolenaar
2020-04-13
2
-0
/
+14
*
patch 8.2.0574: ipv6 feature not shown in :version output
v8.2.0574
Bram Moolenaar
2020-04-13
2
-1
/
+9
*
patch 8.2.0573: using :version twice leaks memory
v8.2.0573
Bram Moolenaar
2020-04-13
5
-13
/
+30
*
patch 8.2.0572: using two lines for free and reset
v8.2.0572
Bram Moolenaar
2020-04-13
2
-4
/
+3
*
patch 8.2.0571: double free when passing invalid argument to job_start()
v8.2.0571
Bram Moolenaar
2020-04-13
3
-0
/
+6
*
patch 8.2.0570: Vim9: no error when omitting type from argument
v8.2.0570
Bram Moolenaar
2020-04-13
7
-12
/
+30
*
patch 8.2.0569: build failure with tiny version
v8.2.0569
Bram Moolenaar
2020-04-13
2
-0
/
+4
*
patch 8.2.0568: the man filetype plugin overwrites the unnamed register
v8.2.0568
Bram Moolenaar
2020-04-13
3
-4
/
+26
*
patch 8.2.0567: Vim9: cannot put comments halfway expressions
v8.2.0567
Bram Moolenaar
2020-04-13
7
-27
/
+93
*
patch 8.2.0566: Vim9: variable can be used uninitialized
v8.2.0566
Bram Moolenaar
2020-04-12
2
-2
/
+4
*
patch 8.2.0565: Vim9: tests contain superfluous line continuation
v8.2.0565
Bram Moolenaar
2020-04-12
4
-499
/
+502
*
patch 8.2.0564: Vim9: calling a def function from non-vim9 may fail
v8.2.0564
Bram Moolenaar
2020-04-12
3
-1
/
+32
*
patch 8.2.0563: Vim9: cannot split a function line
v8.2.0563
Bram Moolenaar
2020-04-12
6
-12
/
+69
*
patch 8.2.0562: Vim9: cannot split an expression into multiple lines
v8.2.0562
Bram Moolenaar
2020-04-12
5
-32
/
+120
*
patch 8.2.0561: Vim9: cannot split function call in multiple lines
v8.2.0561
Bram Moolenaar
2020-04-12
4
-47
/
+75
*
patch 8.2.0560: compiler warning in tiny build
v8.2.0560
Bram Moolenaar
2020-04-12
2
-2
/
+4
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
55
-169
/
+170
*
patch 8.2.0558: Vim9: dict code not covered by tests
v8.2.0558
Bram Moolenaar
2020-04-12
3
-6
/
+3
*
patch 8.2.0557: no IPv6 support for channels
v8.2.0557
Bram Moolenaar
2020-04-12
21
-192
/
+546
*
patch 8.2.0556: Vim9: memory leak when finding common type
v8.2.0556
Bram Moolenaar
2020-04-12
2
-2
/
+4
*
patch 8.2.0555: Vim9: line continuation is not always needed
v8.2.0555
Bram Moolenaar
2020-04-12
5
-15
/
+111
*
patch 8.2.0554: the GUI doesn't set t_Co
v8.2.0554
Bram Moolenaar
2020-04-12
5
-1
/
+9
*
patch 8.2.0553: error for unused argument
v8.2.0553
Bram Moolenaar
2020-04-12
2
-1
/
+3
*
patch 8.2.0552: Vim9: some errors not covered by tests
v8.2.0552
Bram Moolenaar
2020-04-12
3
-5
/
+60
*
patch 8.2.0551: not all code for options is tested
v8.2.0551
Bram Moolenaar
2020-04-12
5
-1
/
+141
*
patch 8.2.0550: some changes in the libvterm upstream code
v8.2.0550
Bram Moolenaar
2020-04-12
2
-14
/
+21
*
patch 8.2.0549: user systemd files not recognized
v8.2.0549
Bram Moolenaar
2020-04-12
3
-4
/
+8
*
patch 8.2.0548: Vim9: not all possible func type errors tested
v8.2.0548
Bram Moolenaar
2020-04-11
3
-9
/
+30
*
patch 8.2.0547: Win32: restoring screen not always done right
v8.2.0547
Bram Moolenaar
2020-04-11
2
-7
/
+15
*
patch 8.2.0546: Vim9: varargs implementation is inefficient
v8.2.0546
Bram Moolenaar
2020-04-11
3
-69
/
+52
*
patch 8.2.0545: unused arguments ignored in non-standard way
v8.2.0545
Bram Moolenaar
2020-04-11
2
-36
/
+20
*
patch 8.2.0544: memory leak in search test
v8.2.0544
Bram Moolenaar
2020-04-11
2
-0
/
+3
*
patch 8.2.0543: Vim9: function with varargs does not work properly
v8.2.0543
Bram Moolenaar
2020-04-11
5
-76
/
+195
*
patch 8.2.0542: no test for E386
v8.2.0542
Bram Moolenaar
2020-04-11
2
-3
/
+10
*
patch 8.2.0541: Travis CI does not give compiler warnings
v8.2.0541
Bram Moolenaar
2020-04-11
8
-14
/
+54
*
patch 8.2.0540: regexp and other code not tested
v8.2.0540
Bram Moolenaar
2020-04-11
11
-95
/
+311
*
Update runtime files
Bram Moolenaar
2020-04-10
24
-88
/
+187
*
patch 8.2.0539: comparing two NULL list fails
v8.2.0539
Bram Moolenaar
2020-04-09
3
-2
/
+10
*
patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilation
v8.2.0538
Bram Moolenaar
2020-04-09
4
-48
/
+4
[next]