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
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
Bram Moolenaar
2020-05-30
1
-4
/
+0
*
patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws
v8.2.0848
Bram Moolenaar
2020-05-30
1
-0
/
+2
*
patch 8.2.0847: typval related code is spread out
v8.2.0847
Bram Moolenaar
2020-05-30
3
-25
/
+30
*
patch 8.2.0845: text properties crossing lines not handled correctly
v8.2.0845
Bram Moolenaar
2020-05-30
1
-2
/
+2
*
patch 8.2.0844: text properties crossing lines not handled correctly
v8.2.0844
Bram Moolenaar
2020-05-30
1
-0
/
+2
*
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
Bram Moolenaar
2020-05-29
1
-1
/
+1
*
patch 8.2.0823: Vim9: script reload test is disabled
v8.2.0823
Bram Moolenaar
2020-05-25
1
-1
/
+2
*
patch 8.2.0822: Vim9: code left over from discovery phase
v8.2.0822
Bram Moolenaar
2020-05-25
2
-3
/
+0
*
patch 8.2.0820: Vim9: function type isn't set until compiled
v8.2.0820
Bram Moolenaar
2020-05-24
1
-0
/
+1
*
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-05-24
3
-4
/
+3
*
patch 8.2.0807: cannot easily restore a mapping
v8.2.0807
Bram Moolenaar
2020-05-22
1
-0
/
+1
*
patch 8.2.0779: tmode_T not used everywhere
v8.2.0779
Bram Moolenaar
2020-05-17
1
-1
/
+1
*
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
v8.2.0774
Bram Moolenaar
2020-05-17
5
-5
/
+5
*
patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code
v8.2.0771
Bram Moolenaar
2020-05-16
1
-2
/
+1
*
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
Bram Moolenaar
2020-05-13
1
-0
/
+1
*
patch 8.2.0748: cannot get a list of all popups
v8.2.0748
Bram Moolenaar
2020-05-13
1
-0
/
+1
*
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
Bram Moolenaar
2020-05-13
1
-3
/
+3
*
patch 8.2.0746: popup_clear() hangs when a popup can't be closed
v8.2.0746
Bram Moolenaar
2020-05-13
1
-2
/
+2
*
patch 8.2.0729: Vim9: When reloading a script variables are not cleared
v8.2.0729
Bram Moolenaar
2020-05-10
1
-0
/
+1
*
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
v8.2.0725
Bram Moolenaar
2020-05-09
4
-1
/
+5
*
patch 8.2.0695: Vim9: cannot define a function inside a function
v8.2.0695
Bram Moolenaar
2020-05-04
1
-0
/
+2
*
patch 8.2.0683: Vim9: parsing type does not always work
v8.2.0683
Bram Moolenaar
2020-05-02
1
-1
/
+2
*
patch 8.2.0677: Vim9: no support for closures
v8.2.0677
Bram Moolenaar
2020-05-01
1
-1
/
+1
*
patch 8.2.0675: Vim9: no support for closures
v8.2.0675
Bram Moolenaar
2020-05-01
2
-3
/
+3
*
patch 8.2.0674: some source files are too big
v8.2.0674
Bram Moolenaar
2020-05-01
5
-7
/
+12
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-1
/
+2
*
patch 8.2.0660: the search.c file is a bit big
v8.2.0660
Bram Moolenaar
2020-04-29
2
-13
/
+16
*
patch 8.2.0656: MS-Windows: redrawing right screen edge may not be needed
v8.2.0656
Bram Moolenaar
2020-04-28
1
-0
/
+1
*
patch 8.2.0650: Vim9: script function can be deleted
v8.2.0650
Bram Moolenaar
2020-04-27
1
-3
/
+4
*
patch 8.2.0622: Haiku: GUI does not compile
v8.2.0622
Bram Moolenaar
2020-04-23
1
-1
/
+1
*
patch 8.2.0612: Vim9: no check for space before #comment
v8.2.0612
Bram Moolenaar
2020-04-20
1
-1
/
+2
*
patch 8.2.0601: Vim9: :unlet is not compiled
v8.2.0601
Bram Moolenaar
2020-04-19
2
-1
/
+3
*
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
v8.2.0595
Bram Moolenaar
2020-04-18
1
-0
/
+1
*
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
v8.2.0585
Bram Moolenaar
2020-04-16
1
-0
/
+1
*
patch 8.2.0578: heredoc for interfaces does not support "trim"
v8.2.0578
Bram Moolenaar
2020-04-14
1
-1
/
+1
*
patch 8.2.0577: not all modifiers supported for :options
v8.2.0577
Bram Moolenaar
2020-04-13
1
-0
/
+1
*
patch 8.2.0563: Vim9: cannot split a function line
v8.2.0563
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0557: no IPv6 support for channels
v8.2.0557
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0554: the GUI doesn't set t_Co
v8.2.0554
Bram Moolenaar
2020-04-12
1
-0
/
+1
*
patch 8.2.0536: Vim9: some compilation code not tested
v8.2.0536
Bram Moolenaar
2020-04-09
1
-1
/
+1
*
patch 8.2.0516: client-server code is spread out
v8.2.0516
Bram Moolenaar
2020-04-05
2
-4
/
+16
*
patch 8.2.0514: several global functions are used in only one file
v8.2.0514
Bram Moolenaar
2020-04-05
5
-6
/
+0
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-1
/
+2
*
patch 8.2.0493: Vim9: some error messages not tested
v8.2.0493
Bram Moolenaar
2020-04-01
1
-0
/
+1
*
patch 8.2.0468: GUI: pixel dust with some fonts and characters
v8.2.0468
Bram Moolenaar
2020-03-28
1
-1
/
+1
*
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2020-03-27
1
-1
/
+1
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
4
-37
/
+42
*
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
v8.2.0420
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0419: various memory leaks in Vim9 script code
v8.2.0419
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0385: menu functionality insufficiently tested
v8.2.0385
Bram Moolenaar
2020-03-15
1
-0
/
+1
[next]