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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1822: confusing error message when range is not allowed
v8.1.1822
Bram Moolenaar
2019-08-06
4
-9
/
+30
*
patch 8.1.1821: no test for wrong number of method arguments
v8.1.1821
Bram Moolenaar
2019-08-06
2
-0
/
+12
*
patch 8.1.1820: using expr->FuncRef() does not work
v8.1.1820
Bram Moolenaar
2019-08-05
4
-88
/
+113
*
patch 8.1.1819: :pedit does not work with a popup preview window
v8.1.1819
Bram Moolenaar
2019-08-05
8
-2
/
+86
*
patch 8.1.1818: unused variable
v8.1.1818
Bram Moolenaar
2019-08-05
2
-1
/
+2
*
patch 8.1.1817: github contribution text is incomplete
v8.1.1817
Bram Moolenaar
2019-08-04
1
-0
/
+2
*
patch 8.1.1816: cannot use a user defined function as a method
v8.1.1816
Bram Moolenaar
2019-08-04
6
-10
/
+45
*
patch 8.1.1815: duplicating info for internal functions
v8.1.1815
Bram Moolenaar
2019-08-04
2
-563
/
+514
*
patch 8.1.1814: a long title in a popup window overflows
v8.1.1814
Bram Moolenaar
2019-08-04
5
-2
/
+38
*
patch 8.1.1813: ATTENTION prompt for a preview popup window
v8.1.1813
Bram Moolenaar
2019-08-04
5
-5
/
+30
*
patch 8.1.1812: reading a truncted undo file hangs Vim
v8.1.1812
Bram Moolenaar
2019-08-04
3
-0
/
+26
*
patch 8.1.1811: popup window color cannot be set to "Normal"
v8.1.1811
Bram Moolenaar
2019-08-04
5
-15
/
+17
*
patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"
v8.1.1810
Bram Moolenaar
2019-08-04
3
-0
/
+4
*
patch 8.1.1809: more functions can be used as a method
v8.1.1809
Bram Moolenaar
2019-08-04
6
-11
/
+36
*
patch 8.1.1808: build failure for tiny version
v8.1.1808
Bram Moolenaar
2019-08-04
2
-38
/
+32
*
patch 8.1.1807: more functions can be used as a method
v8.1.1807
Bram Moolenaar
2019-08-04
7
-550
/
+615
*
patch 8.1.1806: test for display updating doesn't check without statusline
v8.1.1806
Bram Moolenaar
2019-08-03
5
-0
/
+43
*
patch 8.1.1805: au_did_filetype is declared twice
v8.1.1805
Bram Moolenaar
2019-08-03
3
-11
/
+10
*
patch 8.1.1804: no test for display updating without a scroll region
v8.1.1804
Bram Moolenaar
2019-08-03
7
-20
/
+89
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
9
-34
/
+263
*
patch 8.1.1802: missing change to call_callback()
v8.1.1802
Bram Moolenaar
2019-08-03
2
-5
/
+4
*
patch 8.1.1801: cannot build without the +eval feature
v8.1.1801
Bram Moolenaar
2019-08-03
2
-16
/
+18
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
12
-112
/
+134
*
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
Bram Moolenaar
2019-08-03
6
-1
/
+44
*
patch 8.1.1798: warning for unused variable in tiny version
v8.1.1798
Bram Moolenaar
2019-08-03
2
-143
/
+111
*
patch 8.1.1797: the vgetorpeek() function is too long
v8.1.1797
Bram Moolenaar
2019-08-03
2
-507
/
+555
*
patch 8.1.1796: :argdo is not tested
v8.1.1796
Bram Moolenaar
2019-08-03
2
-0
/
+11
*
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
v8.1.1795
Bram Moolenaar
2019-08-03
5
-15
/
+89
*
patch 8.1.1794: tests are flaky
v8.1.1794
Bram Moolenaar
2019-08-02
2
-553
/
+509
*
patch 8.1.1793: mixed comment style in globals
v8.1.1793
Bram Moolenaar
2019-08-02
2
-414
/
+417
*
patch 8.1.1792: the vgetorpeek() function is too long
v8.1.1792
Bram Moolenaar
2019-08-02
2
-507
/
+555
*
patch 8.1.1791: 'completeslash' also applies to globpath()
v8.1.1791
Bram Moolenaar
2019-08-02
5
-20
/
+25
*
patch 8.1.1790: :mkvimrc is not tested
v8.1.1790
Bram Moolenaar
2019-08-01
2
-0
/
+44
*
patch 8.1.1789: cannot see file name of preview popup window
v8.1.1789
Bram Moolenaar
2019-08-01
10
-4
/
+66
*
patch 8.1.1788: missing changes in proto file
v8.1.1788
Bram Moolenaar
2019-08-01
2
-1
/
+3
*
patch 8.1.1787: cannot resize a popup window
v8.1.1787
Bram Moolenaar
2019-08-01
13
-23
/
+116
*
patch 8.1.1786: double click in popup scrollbar starts selection
v8.1.1786
Bram Moolenaar
2019-08-01
4
-28
/
+44
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
17
-2427
/
+2341
*
patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicated
v8.1.1784
Bram Moolenaar
2019-08-01
2
-106
/
+30
*
patch 8.1.1783: MS-Windows: compiler test may fail when using %:S
v8.1.1783
Bram Moolenaar
2019-07-31
2
-0
/
+7
*
Update runtime files.
Bram Moolenaar
2019-07-31
25
-897
/
+0
*
patch 8.1.1782: MS-Windows: system() has temp file error with 'noshelltemp'
v8.1.1782
Bram Moolenaar
2019-07-31
2
-1
/
+3
*
patch 8.1.1781: Amiga: no builtin OS readable version info
v8.1.1781
Bram Moolenaar
2019-07-31
2
-0
/
+14
*
patch 8.1.1780: warning for file no longer available is repeated
v8.1.1780
Bram Moolenaar
2019-07-31
2
-1
/
+9
*
patch 8.1.1779: not showing the popup window right border is confusing
v8.1.1779
Bram Moolenaar
2019-07-30
4
-3
/
+7
*
patch 8.1.1778: not showing the popup window right border is confusing
v8.1.1778
Bram Moolenaar
2019-07-30
4
-11
/
+8
*
patch 8.1.1777: useless checks for job feature in channel test
v8.1.1777
Bram Moolenaar
2019-07-29
2
-232
/
+90
*
patch 8.1.1776: text added with a job isn't displayed
v8.1.1776
Bram Moolenaar
2019-07-29
5
-36
/
+90
*
patch 8.1.1775: error message may be empty in filetype test
v8.1.1775
Bram Moolenaar
2019-07-29
2
-1
/
+3
*
patch 8.1.1774: test is silently skipped
v8.1.1774
Bram Moolenaar
2019-07-29
2
-1
/
+3
[next]