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.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
*
patch 8.1.1692: using *{} for literal dict is not backwards compatible
v8.1.1692
Bram Moolenaar
2019-07-14
12
-175
/
+188
*
patch 8.1.1691: diff test fails on some systems
v8.1.1691
Bram Moolenaar
2019-07-14
2
-0
/
+3
*
patch 8.1.1690: default padding for popup window menu is too much
v8.1.1690
Bram Moolenaar
2019-07-14
11
-41
/
+43
*
patch 8.1.1689: profiling code is spread out
v8.1.1689
Bram Moolenaar
2019-07-14
8
-395
/
+393
*
patch 8.1.1688: old makefiles are no longer useful
v8.1.1688
Bram Moolenaar
2019-07-14
4
-1238
/
+2
*
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
Bram Moolenaar
2019-07-14
13
-1005
/
+1024
*
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
v8.1.1686
Bram Moolenaar
2019-07-14
3
-1
/
+4
*
patch 8.1.1685: missing file in distributed file list
v8.1.1685
Bram Moolenaar
2019-07-13
1
-0
/
+2
*
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
Bram Moolenaar
2019-07-13
19
-755
/
+831
*
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
Bram Moolenaar
2019-07-13
14
-341
/
+385
*
patch 8.1.1682: placing a larger number of signs is slow
v8.1.1682
Bram Moolenaar
2019-07-13
5
-121
/
+481
*
patch 8.1.1681: insert stray "{" when listener gets buffer line
v8.1.1681
Bram Moolenaar
2019-07-13
3
-1
/
+31
*
patch 8.1.1680: the command table is not well aligned
v8.1.1680
Bram Moolenaar
2019-07-13
2
-1415
/
+1417
*
patch 8.1.1679: test using SwapExists autocommand file may fail
v8.1.1679
Bram Moolenaar
2019-07-13
2
-0
/
+4
*
patch 8.1.1678: using popup_menu() does not scroll to show the selected line
v8.1.1678
Bram Moolenaar
2019-07-13
9
-0
/
+114
*
patch 8.1.1677: tests get stuck when running into an existing swapfile
v8.1.1677
Bram Moolenaar
2019-07-13
2
-1
/
+7
*
patch 8.1.1676: "maxwidth" of popup window does not always work properly
v8.1.1676
Bram Moolenaar
2019-07-13
4
-0
/
+64
[next]