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.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
32
-72
/
+0
*
patch 8.1.1886: command line expansion code is spread out
v8.1.1886
Bram Moolenaar
2019-08-18
2
-10
/
+18
*
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
Bram Moolenaar
2019-08-18
1
-0
/
+1
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
2
-5
/
+8
*
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
Bram Moolenaar
2019-08-17
1
-1
/
+1
*
patch 8.1.1869: code for the argument list is spread out
v8.1.1869
Bram Moolenaar
2019-08-17
4
-25
/
+32
*
patch 8.1.1851: crash when sound_playfile() callback plays sound
v8.1.1851
Bram Moolenaar
2019-08-15
1
-0
/
+3
*
patch 8.1.1849
v8.1.1849
Bram Moolenaar
2019-08-15
1
-3
/
+4
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-1
/
+1
*
patch 8.1.1832: win_execute() does not work in other tab
v8.1.1832
Bram Moolenaar
2019-08-09
1
-0
/
+1
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
2
-18
/
+20
*
patch 8.1.1807: more functions can be used as a method
v8.1.1807
Bram Moolenaar
2019-08-04
1
-0
/
+1
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-1
/
+2
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-3
/
+3
*
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
Bram Moolenaar
2019-08-03
1
-0
/
+1
*
patch 8.1.1789: cannot see file name of preview popup window
v8.1.1789
Bram Moolenaar
2019-08-01
1
-0
/
+2
*
patch 8.1.1788: missing changes in proto file
v8.1.1788
Bram Moolenaar
2019-08-01
1
-1
/
+1
*
patch 8.1.1786: double click in popup scrollbar starts selection
v8.1.1786
Bram Moolenaar
2019-08-01
1
-0
/
+1
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
2
-18
/
+28
*
patch 8.1.1773: the preview popup window may be too far to the right
v8.1.1773
Bram Moolenaar
2019-07-28
1
-1
/
+1
*
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.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
3
-3
/
+8
*
patch 8.1.1763: evalfunc.c is still too big
v8.1.1763
Bram Moolenaar
2019-07-27
3
-0
/
+11
*
patch 8.1.1752: resizing hashtable is inefficient
v8.1.1752
Bram Moolenaar
2019-07-26
1
-0
/
+1
*
patch 8.1.1751: when redrawing popups plines_win() may be called often
v8.1.1751
Bram Moolenaar
2019-07-26
1
-1
/
+1
*
patch 8.1.1743: 'hlsearch' and match highlighting in the wrong place
v8.1.1743
Bram Moolenaar
2019-07-24
1
-0
/
+6
*
patch 8.1.1742: still some match functions in evalfunc.c
v8.1.1742
Bram Moolenaar
2019-07-24
1
-3
/
+3
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
5
-24
/
+12
*
patch 8.1.1734: the evalfunc.c file is too big
v8.1.1734
Bram Moolenaar
2019-07-22
4
-4
/
+14
*
patch 8.1.1730: wrong place for mark viminfo support
v8.1.1730
Bram Moolenaar
2019-07-22
2
-8
/
+9
*
patch 8.1.1728: wrong place for command line history viminfo support
v8.1.1728
Bram Moolenaar
2019-07-21
1
-5
/
+8
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
4
-11
/
+12
*
patch 8.1.1718: popup menu highlighting does not look good
v8.1.1718
Bram Moolenaar
2019-07-20
1
-1
/
+3
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
1
-0
/
+6
*
patch 8.1.1699: highlight_ga can be local instead of global
v8.1.1699
Bram Moolenaar
2019-07-15
1
-1
/
+4
*
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
Bram Moolenaar
2019-07-14
2
-40
/
+43
*
patch 8.1.1689: profiling code is spread out
v8.1.1689
Bram Moolenaar
2019-07-14
3
-17
/
+9
*
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
Bram Moolenaar
2019-07-14
2
-11
/
+36
*
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
Bram Moolenaar
2019-07-13
3
-24
/
+37
*
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
Bram Moolenaar
2019-07-13
1
-1
/
+1
*
patch 8.1.1682: placing a larger number of signs is slow
v8.1.1682
Bram Moolenaar
2019-07-13
1
-0
/
+2
*
patch 8.1.1673: cannot easily find the popup window at a certain position
v8.1.1673
Bram Moolenaar
2019-07-12
1
-0
/
+1
*
patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed
v8.1.1657
Bram Moolenaar
2019-07-09
2
-3
/
+3
*
patch 8.1.1648: MS-Windows: build error with normal feaures
v8.1.1648
Bram Moolenaar
2019-07-07
1
-1
/
+1
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
3
-0
/
+4
*
patch 8.1.1632: build with EXITFREE but without +arabic fails
v8.1.1632
Bram Moolenaar
2019-07-04
1
-1
/
+1
*
patch 8.1.1631: displaying signs is inefficient
v8.1.1631
Bram Moolenaar
2019-07-04
1
-3
/
+1
*
patch 8.1.1625: script line numbers are not exactly right
v8.1.1625
Bram Moolenaar
2019-07-04
1
-0
/
+1
*
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
Bram Moolenaar
2019-06-30
1
-0
/
+1
*
patch 8.1.1609: the user cannot easily close a popup window
v8.1.1609
Bram Moolenaar
2019-06-30
1
-0
/
+2
[next]