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.1741: cleared/added match highlighting not updated in other window
v8.1.1741
Bram Moolenaar
2019-07-24
5
-10
/
+65
*
patch 8.1.1740: exepath() doesn't work for "bin/cat"
v8.1.1740
Bram Moolenaar
2019-07-24
4
-5
/
+13
*
patch 8.1.1739: deleted match highlighting not updated in other window
v8.1.1739
Bram Moolenaar
2019-07-24
5
-1
/
+40
*
patch 8.1.1738: testing lambda with timer is slow
v8.1.1738
Bram Moolenaar
2019-07-24
2
-7
/
+21
*
patch 8.1.1737: :args command that outputs one line gives more prompt
v8.1.1737
Bram Moolenaar
2019-07-23
2
-13
/
+9
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
13
-1739
/
+1793
*
patch 8.1.1735: can't build with tiny features
v8.1.1735
Bram Moolenaar
2019-07-22
3
-13
/
+19
*
patch 8.1.1734: the evalfunc.c file is too big
v8.1.1734
Bram Moolenaar
2019-07-22
10
-609
/
+616
*
patch 8.1.1733: the man ftplugin leaves an empty buffer behind
v8.1.1733
Bram Moolenaar
2019-07-22
2
-0
/
+30
*
patch 8.1.1732: completion in cmdwin does not work for buffer-local commands
v8.1.1732
Bram Moolenaar
2019-07-22
3
-4
/
+37
*
patch 8.1.1731: command line history not read from viminfo on startup
v8.1.1731
Bram Moolenaar
2019-07-22
3
-2
/
+11
*
patch 8.1.1730: wrong place for mark viminfo support
v8.1.1730
Bram Moolenaar
2019-07-22
7
-814
/
+813
*
patch 8.1.1729: heredoc with trim not properly handled in function
v8.1.1729
Bram Moolenaar
2019-07-21
3
-14
/
+34
*
patch 8.1.1728: wrong place for command line history viminfo support
v8.1.1728
Bram Moolenaar
2019-07-21
5
-477
/
+525
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
18
-1452
/
+1479
*
patch 8.1.1726: the eval.txt help file is too big
v8.1.1726
Bram Moolenaar
2019-07-21
1
-0
/
+2
*
patch 8.1.1725: MS-Windows: E325 message may use incorrect date format
v8.1.1725
Bram Moolenaar
2019-07-21
2
-1
/
+20
*
patch 8.1.1724: too much overhead checking for CTRL-C while processing text
v8.1.1724
Bram Moolenaar
2019-07-21
4
-10
/
+8
*
patch 8.1.1723: heredoc assignment has no room for new features
v8.1.1723
Bram Moolenaar
2019-07-21
3
-12
/
+36
*
patch 8.1.1722: error when scriptversion is 2 a making a dictionary access
v8.1.1722
Bram Moolenaar
2019-07-20
3
-6
/
+20
*
patch 8.1.1721: build failure with normal features without netbeans interface
v8.1.1721
Bram Moolenaar
2019-07-20
2
-1
/
+3
*
patch 8.1.1720: crash with very long %[] pattern
v8.1.1720
Bram Moolenaar
2019-07-20
3
-0
/
+17
*
patch 8.1.1719: popup too wide when 'showbreak' is set
v8.1.1719
Bram Moolenaar
2019-07-20
4
-3
/
+43
*
patch 8.1.1718: popup menu highlighting does not look good
v8.1.1718
Bram Moolenaar
2019-07-20
14
-27
/
+75
*
patch 8.1.1717: last char in menu popup window highlighted
v8.1.1717
Bram Moolenaar
2019-07-20
4
-5
/
+84
*
patch 8.1.1716: old style comments are wasting space
v8.1.1716
Bram Moolenaar
2019-07-19
2
-470
/
+472
*
patch 8.1.1715: emoji characters are seen as word characters for spelling
v8.1.1715
Bram Moolenaar
2019-07-19
2
-1
/
+3
*
Update runtime files
Bram Moolenaar
2019-07-19
1
-339
/
+338
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
10
-65
/
+301
*
patch 8.1.1713: highlighting cursor line only works with popup_menu()
v8.1.1713
Bram Moolenaar
2019-07-18
14
-24
/
+327
*
patch 8.1.1712: signs in number column cause text to be misaligned
v8.1.1712
Bram Moolenaar
2019-07-18
3
-2
/
+16
*
patch 8.1.1711: listener callback called at the wrong moment
v8.1.1711
Bram Moolenaar
2019-07-17
2
-8
/
+11
*
patch 8.1.1710: Coverity found dead code
v8.1.1710
Bram Moolenaar
2019-07-17
2
-43
/
+12
*
patch 8.1.1709: Coverity warns for possibly using a NULL pointer
v8.1.1709
Bram Moolenaar
2019-07-17
3
-10
/
+13
*
patch 8.1.1708: Coverity warns for using uninitialized variable
v8.1.1708
Bram Moolenaar
2019-07-17
2
-0
/
+4
*
patch 8.1.1707: Coverity warns for possibly using a NULL pointer
v8.1.1707
Bram Moolenaar
2019-07-17
3
-4
/
+9
*
patch 8.1.1706: typo in #ifdef
v8.1.1706
Bram Moolenaar
2019-07-17
2
-1
/
+3
*
patch 8.1.1705: using ~{} for a literal dict is not nice
v8.1.1705
Bram Moolenaar
2019-07-16
4
-167
/
+168
*
patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
v8.1.1704
Bram Moolenaar
2019-07-16
3
-3
/
+10
*
patch 8.1.1703: breaking out of loop by checking window pointer insufficient
v8.1.1703
Bram Moolenaar
2019-07-16
2
-4
/
+7
*
patch 8.1.1702: compiler warning for uninitialized variable
v8.1.1702
Bram Moolenaar
2019-07-16
2
-1
/
+3
*
patch 8.1.1701: Appveyor build with MSVC fails puts progress bar in log
v8.1.1701
Bram Moolenaar
2019-07-16
1
-0
/
+2
*
patch 8.1.1700: listener callback called for the wrong buffer
v8.1.1700
Bram Moolenaar
2019-07-15
2
-59
/
+75
*
patch 8.1.1699: highlight_ga can be local instead of global
v8.1.1699
Bram Moolenaar
2019-07-15
6
-70
/
+102
*
patch 8.1.1698: Appveyor build with MSVC fails
v8.1.1698
Bram Moolenaar
2019-07-15
1
-0
/
+2
*
patch 8.1.1697: cannot build with MSVC
v8.1.1697
Bram Moolenaar
2019-07-15
2
-6
/
+8
*
patch 8.1.1696: MSVC: link command line is too long
v8.1.1696
Bram Moolenaar
2019-07-15
2
-8
/
+17
*
patch 8.1.1695: Windows 10: crash when cursor is at bottom of terminal
v8.1.1695
Bram Moolenaar
2019-07-15
2
-0
/
+8
*
patch 8.1.1694: the RUN_VIM variable is longer than needed
v8.1.1694
Bram Moolenaar
2019-07-14
3
-3
/
+5
*
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
Bram Moolenaar
2019-07-14
14
-3691
/
+3719
[next]