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
/
doc
/
eval.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1879: more functions can be used as methods
v8.1.1879
Bram Moolenaar
2019-08-17
1
-4
/
+109
*
Update runtime files.
Bram Moolenaar
2019-08-17
1
-10
/
+25
*
patch 8.1.1875: cannot get size and position of the popup menu
v8.1.1875
Bram Moolenaar
2019-08-17
1
-0
/
+19
*
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
1
-4
/
+20
*
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.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
1
-12
/
+54
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-8
/
+73
*
Update runtime files.
Bram Moolenaar
2019-07-31
1
-8
/
+13
*
patch 8.1.1770: cannot get the window ID of the popup preview window
v8.1.1770
Bram Moolenaar
2019-07-28
1
-0
/
+1
*
patch 8.1.1726: the eval.txt help file is too big
v8.1.1726
Bram Moolenaar
2019-07-21
1
-1166
/
+12
*
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
1
-5
/
+12
*
patch 8.1.1705: using ~{} for a literal dict is not nice
v8.1.1705
Bram Moolenaar
2019-07-16
1
-4
/
+4
*
patch 8.1.1692: using *{} for literal dict is not backwards compatible
v8.1.1692
Bram Moolenaar
2019-07-14
1
-3
/
+3
*
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
1
-7
/
+122
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
1
-0
/
+19
*
patch 8.1.1629: terminal function help is in the wrong file
v8.1.1629
Bram Moolenaar
2019-07-04
1
-367
/
+11
*
patch 8.1.1628: popup window functions not in list of functions
v8.1.1628
Bram Moolenaar
2019-07-04
1
-0
/
+22
*
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.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.1585: :let-heredoc does not trim enough
v8.1.1585
Bram Moolenaar
2019-06-24
1
-7
/
+18
*
Update runtime files
Bram Moolenaar
2019-06-22
1
-2
/
+2
*
patch 8.1.1579: dict and list could be GC'ed while displaying error
v8.1.1579
Bram Moolenaar
2019-06-22
1
-0
/
+7
*
patch 8.1.1565: MS-Windows: no sound support
v8.1.1565
Bram Moolenaar
2019-06-17
1
-14
/
+21
*
patch 8.1.1554: docs and tests for :const can be improved
v8.1.1554
Bram Moolenaar
2019-06-16
1
-3
/
+6
*
patch 8.1.1542: an OptionSet autocommand does not get enough info
v8.1.1542
Bram Moolenaar
2019-06-15
1
-1
/
+20
*
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-15
1
-2
/
+25
*
patch 8.1.1526: no numerical value for the patchlevel
v8.1.1526
Bram Moolenaar
2019-06-14
1
-0
/
+11
*
Update runtime files
Bram Moolenaar
2019-06-10
1
-4
/
+4
*
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-06-10
1
-14
/
+16
*
patch 8.1.1510: a plugin cannot easily expand a command like done internally
v8.1.1510
Bram Moolenaar
2019-06-09
1
-0
/
+9
*
patch 8.1.1502: cannot play any sound
v8.1.1502
Bram Moolenaar
2019-06-09
1
-0
/
+50
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-2
/
+4
*
Update runtime files - Add typescript syntax and indent.
Bram Moolenaar
2019-06-06
1
-3
/
+11
*
Update runtime files.
Bram Moolenaar
2019-06-06
1
-2
/
+4
*
patch 8.1.1466: not updating priority on existing sign
v8.1.1466
Bram Moolenaar
2019-06-04
1
-1
/
+1
*
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
v8.1.1457
Bram Moolenaar
2019-06-03
1
-0
/
+5
*
patch 8.1.1426: no test for syntax highlight in popup window
v8.1.1426
Bram Moolenaar
2019-05-30
1
-6
/
+14
*
patch 8.1.1418: win_execute() is not implemented yet
v8.1.1418
Bram Moolenaar
2019-05-29
1
-1
/
+12
*
Update runtime files.
Bram Moolenaar
2019-05-26
1
-12
/
+16
*
patch 8.1.1354: getting a list of text lines is clumsy
v8.1.1354
Bram Moolenaar
2019-05-19
1
-0
/
+38
*
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
v8.1.1334
Bram Moolenaar
2019-05-16
1
-0
/
+6
*
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
v8.1.1332
Bram Moolenaar
2019-05-14
1
-20
/
+39
*
patch 8.1.1326: no test for listener with partial
v8.1.1326
Bram Moolenaar
2019-05-12
1
-4
/
+19
*
patch 8.1.1321: no docs or tests for listener functions
v8.1.1321
Bram Moolenaar
2019-05-11
1
-0
/
+50
[next]