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
*
Update runtime files.
Bram Moolenaar
2018-04-20
4
-2
/
+8
*
patch 8.0.1739: MS-Windows with msys2 cannot build Ruby statically
v8.0.1739
Bram Moolenaar
2018-04-20
2
-1
/
+4
*
patch 8.0.1738: ":args" output is hard to read
v8.0.1738
Bram Moolenaar
2018-04-20
4
-40
/
+99
*
patch 8.0.1737: fchown() used when it is not supported
v8.0.1737
Bram Moolenaar
2018-04-19
2
-1
/
+6
*
patch 8.0.1736: check for C99 features is incomplete
v8.0.1736
Bram Moolenaar
2018-04-19
3
-80
/
+340
*
patch 8.0.1735: flexible array member feature not supported by HP-UX
v8.0.1735
Bram Moolenaar
2018-04-18
5
-65
/
+49
*
patch 8.0.1734: package directory not added to 'rtp' if prefix matches
v8.0.1734
Bram Moolenaar
2018-04-18
3
-3
/
+34
*
patch 8.0.1733: incomplete testing for completion fix
v8.0.1733
Bram Moolenaar
2018-04-17
2
-0
/
+12
*
patch 8.0.1732: crash when terminal API call deletes the buffer
v8.0.1732
Bram Moolenaar
2018-04-17
5
-5
/
+57
*
patch 8.0.1731: characters deleted on completion
v8.0.1731
Bram Moolenaar
2018-04-17
3
-1
/
+24
*
patch 8.0.1730: no configure check for the used C99 features
v8.0.1730
Bram Moolenaar
2018-04-17
3
-0
/
+59
*
patch 8.0.1729: no comma after last enum item
v8.0.1729
Bram Moolenaar
2018-04-17
2
-27
/
+29
*
patch 8.0.1728: condition always false, useless code
v8.0.1728
Bram Moolenaar
2018-04-17
2
-2
/
+2
*
patch 8.0.1727: qf_get_properties() function is too long
v8.0.1727
Bram Moolenaar
2018-04-16
2
-119
/
+193
*
patch 8.0.1726: older MSVC doesn't support declarations halfway a block
v8.0.1726
Bram Moolenaar
2018-04-16
2
-6
/
+8
*
patch 8.0.1725: terminal debugger doesn't handle command arguments
v8.0.1725
Bram Moolenaar
2018-04-16
1
-0
/
+2
*
patch 8.0.1724: declarations cannot be halfway a block
v8.0.1724
Bram Moolenaar
2018-04-16
2
-1
/
+3
*
patch 8.0.1723: using one item array size declaration is misleading
v8.0.1723
Bram Moolenaar
2018-04-16
3
-41
/
+53
*
patch 8.0.1722: cannot specify a minimal size for a terminal window
v8.0.1722
Bram Moolenaar
2018-04-15
4
-47
/
+136
*
patch 8.0.1721: no test for using the 'termsize' option
v8.0.1721
Bram Moolenaar
2018-04-15
3
-1
/
+41
*
patch 8.0.1720: when a timer is running a terminal window may not close
v8.0.1720
Bram Moolenaar
2018-04-15
2
-28
/
+57
*
patch 8.0.1719: cannot specify which Python executable configure should use
v8.0.1719
Bram Moolenaar
2018-04-15
3
-6
/
+60
*
patch 8.0.1718: terminal scrollback test fails on MS-Windows
v8.0.1718
Bram Moolenaar
2018-04-15
2
-1
/
+4
*
patch 8.0.1717: C89 check causes too much trouble
v8.0.1717
Bram Moolenaar
2018-04-15
3
-16
/
+2
*
patch 8.0.1716: test for term_setsize() does not give a good error message
v8.0.1716
Bram Moolenaar
2018-04-15
2
-2
/
+3
*
patch 8.0.1715: terminal buffer can be 1 more than 'terminalscroll' lines
v8.0.1715
Bram Moolenaar
2018-04-15
2
-1
/
+3
*
patch 8.0.1714: term_setsize() does not give an error in a normal buffer
v8.0.1714
Bram Moolenaar
2018-04-14
3
-1
/
+30
*
patch 8.0.1713: terminal debugger doesn't handle arguments
v8.0.1713
Bram Moolenaar
2018-04-14
1
-0
/
+2
*
patch 8.0.1712: terminal scrollback is not limited
v8.0.1712
Bram Moolenaar
2018-04-14
4
-3
/
+35
*
patch 8.0.1711: term_setsize() is not implemented yet
v8.0.1711
Bram Moolenaar
2018-04-14
5
-6
/
+43
*
patch 8.0.1710: building with Ruby fails
v8.0.1710
Bram Moolenaar
2018-04-14
3
-4
/
+7
*
patch 8.0.1709: some non-C89 code may slip through
v8.0.1709
Bram Moolenaar
2018-04-14
6
-12
/
+122
*
patch 8.0.1708: mkdir with 'p' flag fails on existing directory
v8.0.1708
Bram Moolenaar
2018-04-14
3
-12
/
+41
*
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
v8.0.1707
Bram Moolenaar
2018-04-13
2
-1
/
+10
*
patch 8.0.1706: cannot sent CTRL-\ to a terminal window
v8.0.1706
Bram Moolenaar
2018-04-13
2
-1
/
+8
*
patch 8.0.1705: when making a vertical split the mode message isn't updated
v8.0.1705
Bram Moolenaar
2018-04-13
3
-1
/
+28
*
patch 8.0.1704: 'backupskip' default doesn't work for Mac
v8.0.1704
Bram Moolenaar
2018-04-12
3
-0
/
+22
*
patch 8.0.1703: in the tutor 'showcmd' is not set
v8.0.1703
Bram Moolenaar
2018-04-12
2
-2
/
+4
*
patch 8.0.1702: leaking memory when autocommands make quickfix list invalid
v8.0.1702
Bram Moolenaar
2018-04-12
2
-0
/
+5
*
patch 8.0.1701: can disable COLOR_EMOJI with MSVC but not MinGW
v8.0.1701
Bram Moolenaar
2018-04-12
2
-4
/
+28
*
patch 8.0.1700: coverage statistics still don't work on coveralls
v8.0.1700
Bram Moolenaar
2018-04-12
1
-0
/
+2
*
patch 8.0.1699: leftover stuff for Python 1.4
v8.0.1699
Bram Moolenaar
2018-04-11
6
-40
/
+6
*
patch 8.0.1698: coverage statistics don't work on coveralls
v8.0.1698
Bram Moolenaar
2018-04-11
1
-0
/
+2
*
patch 8.0.1697: various tests are still a bit flaky
v8.0.1697
Bram Moolenaar
2018-04-11
7
-13
/
+15
*
patch 8.0.1696: coverage statistics don't work
v8.0.1696
Bram Moolenaar
2018-04-11
1
-0
/
+2
*
patch 8.0.1695: xxd test not run on MS-Windows
v8.0.1695
Bram Moolenaar
2018-04-10
2
-10
/
+23
*
patch 8.0.1694: terminal API test is a bit flaky
v8.0.1694
Bram Moolenaar
2018-04-10
2
-1
/
+3
*
patch 8.0.1693: xxd is excluded from coverage statistics
v8.0.1693
Bram Moolenaar
2018-04-10
1
-0
/
+2
*
patch 8.0.1692: Python may not work when using statically linked library
v8.0.1692
Bram Moolenaar
2018-04-10
3
-4
/
+6
*
patch 8.0.1691: xxd test sometimes fails
v8.0.1691
Bram Moolenaar
2018-04-10
2
-6
/
+14
[next]