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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1844: buffer no longer unloaded when adding text properties
v8.1.1844
Bram Moolenaar
2019-08-13
1
-0
/
+5
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-0
/
+17
*
patch 8.1.1837: popup test fails if clipboard is supported but not working
v8.1.1837
Bram Moolenaar
2019-08-10
1
-0
/
+1
*
patch 8.1.1835: cannot use printf() as a method
v8.1.1835
Bram Moolenaar
2019-08-10
1
-1
/
+5
*
patch 8.1.1834: cannot use a lambda as a method
v8.1.1834
Bram Moolenaar
2019-08-09
1
-1
/
+5
*
Update runtime files.
Bram Moolenaar
2019-08-08
13
-58
/
+92
*
patch 8.1.1828: not strict enough checking syntax of method invocation
v8.1.1828
Bram Moolenaar
2019-08-08
1
-4
/
+11
*
patch 8.1.1813: ATTENTION prompt for a preview popup window
v8.1.1813
Bram Moolenaar
2019-08-04
1
-2
/
+11
*
patch 8.1.1809: more functions can be used as a method
v8.1.1809
Bram Moolenaar
2019-08-04
1
-2
/
+40
*
patch 8.1.1807: more functions can be used as a method
v8.1.1807
Bram Moolenaar
2019-08-04
2
-15
/
+64
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-8
/
+73
*
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
Bram Moolenaar
2019-08-03
1
-4
/
+25
*
patch 8.1.1787: cannot resize a popup window
v8.1.1787
Bram Moolenaar
2019-08-01
1
-1
/
+5
*
Update runtime files.
Bram Moolenaar
2019-07-31
37
-2586
/
+338
*
patch 8.1.1770: cannot get the window ID of the popup preview window
v8.1.1770
Bram Moolenaar
2019-07-28
2
-1
/
+6
*
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
Bram Moolenaar
2019-07-28
1
-1
/
+17
*
patch 8.1.1768: man plugin changes setting in current window
v8.1.1768
Bram Moolenaar
2019-07-28
1
-2
/
+1
*
patch 8.1.1762: some filetype rules are in the wrong place
v8.1.1762
Bram Moolenaar
2019-07-27
1
-9
/
+6
*
patch 8.1.1761: filetype "vuejs" causes problems for some users
v8.1.1761
Bram Moolenaar
2019-07-27
1
-0
/
+3
*
patch 8.1.1733: the man ftplugin leaves an empty buffer behind
v8.1.1733
Bram Moolenaar
2019-07-22
1
-12
/
+13
*
patch 8.1.1726: the eval.txt help file is too big
v8.1.1726
Bram Moolenaar
2019-07-21
8
-1267
/
+1355
*
patch 8.1.1723: heredoc assignment has no room for new features
v8.1.1723
Bram Moolenaar
2019-07-21
1
-3
/
+3
*
Update runtime files
Bram Moolenaar
2019-07-19
22
-948
/
+1459
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
2
-2
/
+19
*
patch 8.1.1713: highlighting cursor line only works with popup_menu()
v8.1.1713
Bram Moolenaar
2019-07-18
1
-5
/
+12
*
patch 8.1.1705: using ~{} for a literal dict is not nice
v8.1.1705
Bram Moolenaar
2019-07-16
2
-14
/
+14
*
patch 8.1.1692: using *{} for literal dict is not backwards compatible
v8.1.1692
Bram Moolenaar
2019-07-14
2
-13
/
+13
*
patch 8.1.1690: default padding for popup window menu is too much
v8.1.1690
Bram Moolenaar
2019-07-14
1
-2
/
+2
*
Update runtime files
Bram Moolenaar
2019-07-13
15
-164
/
+204
*
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
Bram Moolenaar
2019-07-13
1
-3
/
+11
*
patch 8.1.1682: placing a larger number of signs is slow
v8.1.1682
Bram Moolenaar
2019-07-13
2
-7
/
+124
*
patch 8.1.1674: script to check a colorscheme can be improved
v8.1.1674
Bram Moolenaar
2019-07-12
1
-23
/
+26
*
patch 8.1.1673: cannot easily find the popup window at a certain position
v8.1.1673
Bram Moolenaar
2019-07-12
1
-0
/
+8
*
patch 8.1.1659: popup window "mousemoved" values not correct
v8.1.1659
Bram Moolenaar
2019-07-10
1
-9
/
+20
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
3
-2
/
+84
*
Update runtime files
Bram Moolenaar
2019-07-04
10
-62
/
+208
*
patch 8.1.1629: terminal function help is in the wrong file
v8.1.1629
Bram Moolenaar
2019-07-04
2
-402
/
+410
*
patch 8.1.1628: popup window functions not in list of functions
v8.1.1628
Bram Moolenaar
2019-07-04
3
-77
/
+105
*
patch 8.1.1626: no test for closing a popup window with a modified buffer
v8.1.1626
Bram Moolenaar
2019-07-04
1
-1
/
+7
*
patch 8.1.1614: 'numberwidth' can only go up to 10
v8.1.1614
Bram Moolenaar
2019-07-01
1
-3
/
+3
*
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
Bram Moolenaar
2019-06-30
1
-19
/
+22
*
patch 8.1.1610: there is no way to add or load a buffer without side effects
v8.1.1610
Bram Moolenaar
2019-06-30
1
-0
/
+19
*
patch 8.1.1609: the user cannot easily close a popup window
v8.1.1609
Bram Moolenaar
2019-06-30
1
-18
/
+40
*
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1607
Bram Moolenaar
2019-06-29
1
-4
/
+29
*
patch 8.1.1597: cannot scroll a popup window with the mouse
v8.1.1597
Bram Moolenaar
2019-06-26
1
-5
/
+6
*
patch 8.1.1593: filetype not detected for C++ header files without extension
v8.1.1593
Bram Moolenaar
2019-06-25
1
-4
/
+9
*
patch 8.1.1589: popup window does not indicate scroll position
v8.1.1589
Bram Moolenaar
2019-06-25
1
-2
/
+10
*
patch 8.1.1586: error number used in two places
v8.1.1586
Bram Moolenaar
2019-06-24
1
-1
/
+1
*
patch 8.1.1585: :let-heredoc does not trim enough
v8.1.1585
Bram Moolenaar
2019-06-24
1
-7
/
+18
*
patch 8.1.1580: cannot make part of a popup transparent
v8.1.1580
Bram Moolenaar
2019-06-23
1
-6
/
+23
[next]