]> granicus.if.org Git - vim/shortlog
vim
2019-07-24 Bram Moolenaarpatch 8.1.1743: 'hlsearch' and match highlighting in... v8.1.1743
2019-07-24 Bram Moolenaarpatch 8.1.1742: still some match functions in evalfunc.c v8.1.1742
2019-07-24 Bram Moolenaarpatch 8.1.1741: cleared/added match highlighting not... v8.1.1741
2019-07-24 Bram Moolenaarpatch 8.1.1740: exepath() doesn't work for "bin/cat" v8.1.1740
2019-07-24 Bram Moolenaarpatch 8.1.1739: deleted match highlighting not updated... v8.1.1739
2019-07-24 Bram Moolenaarpatch 8.1.1738: testing lambda with timer is slow v8.1.1738
2019-07-23 Bram Moolenaarpatch 8.1.1737: :args command that outputs one line... v8.1.1737
2019-07-23 Bram Moolenaarpatch 8.1.1736: viminfo support is spread out v8.1.1736
2019-07-22 Bram Moolenaarpatch 8.1.1735: can't build with tiny features v8.1.1735
2019-07-22 Bram Moolenaarpatch 8.1.1734: the evalfunc.c file is too big v8.1.1734
2019-07-22 Bram Moolenaarpatch 8.1.1733: the man ftplugin leaves an empty buffer... v8.1.1733
2019-07-22 Bram Moolenaarpatch 8.1.1732: completion in cmdwin does not work... v8.1.1732
2019-07-22 Bram Moolenaarpatch 8.1.1731: command line history not read from... v8.1.1731
2019-07-22 Bram Moolenaarpatch 8.1.1730: wrong place for mark viminfo support v8.1.1730
2019-07-21 Bram Moolenaarpatch 8.1.1729: heredoc with trim not properly handled... v8.1.1729
2019-07-21 Bram Moolenaarpatch 8.1.1728: wrong place for command line history... v8.1.1728
2019-07-21 Bram Moolenaarpatch 8.1.1727: code for viminfo support is spread out v8.1.1727
2019-07-21 Bram Moolenaarpatch 8.1.1726: the eval.txt help file is too big v8.1.1726
2019-07-21 Bram Moolenaarpatch 8.1.1725: MS-Windows: E325 message may use incorr... v8.1.1725
2019-07-21 Bram Moolenaarpatch 8.1.1724: too much overhead checking for CTRL... v8.1.1724
2019-07-21 Bram Moolenaarpatch 8.1.1723: heredoc assignment has no room for... v8.1.1723
2019-07-20 Bram Moolenaarpatch 8.1.1722: error when scriptversion is 2 a making... v8.1.1722
2019-07-20 Bram Moolenaarpatch 8.1.1721: build failure with normal features... v8.1.1721
2019-07-20 Bram Moolenaarpatch 8.1.1720: crash with very long %[] pattern v8.1.1720
2019-07-20 Bram Moolenaarpatch 8.1.1719: popup too wide when 'showbreak' is set v8.1.1719
2019-07-20 Bram Moolenaarpatch 8.1.1718: popup menu highlighting does not look... v8.1.1718
2019-07-20 Bram Moolenaarpatch 8.1.1717: last char in menu popup window highlighted v8.1.1717
2019-07-19 Bram Moolenaarpatch 8.1.1716: old style comments are wasting space v8.1.1716
2019-07-19 Bram Moolenaarpatch 8.1.1715: emoji characters are seen as word chara... v8.1.1715
2019-07-19 Bram MoolenaarUpdate runtime files
2019-07-18 Bram Moolenaarpatch 8.1.1714: cannot preview a file in a popup window v8.1.1714
2019-07-18 Bram Moolenaarpatch 8.1.1713: highlighting cursor line only works... v8.1.1713
2019-07-18 Bram Moolenaarpatch 8.1.1712: signs in number column cause text to... v8.1.1712
2019-07-17 Bram Moolenaarpatch 8.1.1711: listener callback called at the wrong... v8.1.1711
2019-07-17 Bram Moolenaarpatch 8.1.1710: Coverity found dead code v8.1.1710
2019-07-17 Bram Moolenaarpatch 8.1.1709: Coverity warns for possibly using a... v8.1.1709
2019-07-17 Bram Moolenaarpatch 8.1.1708: Coverity warns for using uninitialized... v8.1.1708
2019-07-17 Bram Moolenaarpatch 8.1.1707: Coverity warns for possibly using a... v8.1.1707
2019-07-17 Bram Moolenaarpatch 8.1.1706: typo in #ifdef v8.1.1706
2019-07-16 Bram Moolenaarpatch 8.1.1705: using ~{} for a literal dict is not... v8.1.1705
2019-07-16 Bram Moolenaarpatch 8.1.1704: C-R C-W does not work after C-G when... v8.1.1704
2019-07-16 Bram Moolenaarpatch 8.1.1703: breaking out of loop by checking window... v8.1.1703
2019-07-16 Bram Moolenaarpatch 8.1.1702: compiler warning for uninitialized... v8.1.1702
2019-07-16 Bram Moolenaarpatch 8.1.1701: Appveyor build with MSVC fails puts... v8.1.1701
2019-07-15 Bram Moolenaarpatch 8.1.1700: listener callback called for the wrong... v8.1.1700
2019-07-15 Bram Moolenaarpatch 8.1.1699: highlight_ga can be local instead of... v8.1.1699
2019-07-15 Bram Moolenaarpatch 8.1.1698: Appveyor build with MSVC fails v8.1.1698
2019-07-15 Bram Moolenaarpatch 8.1.1697: cannot build with MSVC v8.1.1697
2019-07-15 Bram Moolenaarpatch 8.1.1696: MSVC: link command line is too long v8.1.1696
2019-07-15 Bram Moolenaarpatch 8.1.1695: Windows 10: crash when cursor is at... v8.1.1695
2019-07-14 Bram Moolenaarpatch 8.1.1694: the RUN_VIM variable is longer than... v8.1.1694
2019-07-14 Bram Moolenaarpatch 8.1.1693: syntax coloring and highlighting is... v8.1.1693
2019-07-14 Bram Moolenaarpatch 8.1.1692: using *{} for literal dict is not backw... v8.1.1692
2019-07-14 Bram Moolenaarpatch 8.1.1691: diff test fails on some systems v8.1.1691
2019-07-14 Bram Moolenaarpatch 8.1.1690: default padding for popup window menu... v8.1.1690
2019-07-14 Bram Moolenaarpatch 8.1.1689: profiling code is spread out v8.1.1689
2019-07-14 Bram Moolenaarpatch 8.1.1688: old makefiles are no longer useful v8.1.1688
2019-07-14 Bram Moolenaarpatch 8.1.1687: the evalfunc.c file is too big v8.1.1687
2019-07-14 Bram Moolenaarpatch 8.1.1686: "*" of "*{" is recognized as multipy... v8.1.1686
2019-07-13 Bram Moolenaarpatch 8.1.1685: missing file in distributed file list v8.1.1685
2019-07-13 Bram MoolenaarUpdate runtime files
2019-07-13 Bram Moolenaarpatch 8.1.1684: profiling functionality is spread out v8.1.1684
2019-07-13 Bram Moolenaarpatch 8.1.1683: dictionary with string keys is longer... v8.1.1683
2019-07-13 Bram Moolenaarpatch 8.1.1682: placing a larger number of signs is... v8.1.1682
2019-07-13 Bram Moolenaarpatch 8.1.1681: insert stray "{" when listener gets... v8.1.1681
2019-07-13 Bram Moolenaarpatch 8.1.1680: the command table is not well aligned v8.1.1680
2019-07-13 Bram Moolenaarpatch 8.1.1679: test using SwapExists autocommand file... v8.1.1679
2019-07-13 Bram Moolenaarpatch 8.1.1678: using popup_menu() does not scroll... v8.1.1678
2019-07-13 Bram Moolenaarpatch 8.1.1677: tests get stuck when running into an... v8.1.1677
2019-07-13 Bram Moolenaarpatch 8.1.1676: "maxwidth" of popup window does not... v8.1.1676
2019-07-13 Bram Moolenaarpatch 8.1.1675: listener list not correctly updated... v8.1.1675
2019-07-12 Bram Moolenaarpatch 8.1.1674: script to check a colorscheme can be... v8.1.1674
2019-07-12 Bram Moolenaarpatch 8.1.1673: cannot easily find the popup window... v8.1.1673
2019-07-12 Bram Moolenaarpatch 8.1.1672: "make cmdidxs" doesn't work v8.1.1672
2019-07-12 Bram Moolenaarpatch 8.1.1671: copying a blob may result in it being... v8.1.1671
2019-07-12 Bram Moolenaarpatch 8.1.1670: sign column not always properly aligned v8.1.1670
2019-07-12 Bram Moolenaarpatch 8.1.1669: Travis: test results section is closed... v8.1.1669
2019-07-12 Bram Moolenaarpatch 8.1.1668: popup window test is a bit flaky on... v8.1.1668
2019-07-12 Bram Moolenaarpatch 8.1.1667: flags for Ex commands may clash with... v8.1.1667
2019-07-12 Bram Moolenaarpatch 8.1.1666: click in popup window scrollbar with... v8.1.1666
2019-07-12 Bram Moolenaarpatch 8.1.1665: crash when popup window with mask is... v8.1.1665
2019-07-12 Bram Moolenaarpatch 8.1.1664: GUI resize may cause changing Rows... v8.1.1664
2019-07-12 Bram Moolenaarpatch 8.1.1663: compiler warning for using size_t v8.1.1663
2019-07-11 Bram Moolenaarpatch 8.1.1662: cannot build uninstal.exe with some... v8.1.1662
2019-07-10 Bram Moolenaarpatch 8.1.1661: cannot build with +textprop but without... v8.1.1661
2019-07-10 Bram Moolenaarpatch 8.1.1660: assert_fails() does not fail inside... v8.1.1660
2019-07-10 Bram Moolenaarpatch 8.1.1659: popup window "mousemoved" values not... v8.1.1659
2019-07-10 Bram Moolenaarpatch 8.1.1658: debug statements included in patch v8.1.1658
2019-07-09 Bram Moolenaarpatch 8.1.1657: Terminal: screen updates from 'balloone... v8.1.1657
2019-07-09 Bram Moolenaarpatch 8.1.1656: popup window width is wrong when using... v8.1.1656
2019-07-08 Bram Moolenaarpatch 8.1.1655: popup window border drawn wrong with... v8.1.1655
2019-07-08 Bram Moolenaarpatch 8.1.1654: GUI: screen updates from 'balloonexpr... v8.1.1654
2019-07-08 Bram Moolenaarpatch 8.1.1653: ubsan warns for possibly passing NULL... v8.1.1653
2019-07-08 Bram Moolenaarpatch 8.1.1652: GUI: popup window doesn't close on... v8.1.1652
2019-07-08 Bram Moolenaarpatch 8.1.1651: suspend test is flaky on some systems v8.1.1651
2019-07-08 Bram Moolenaarpatch 8.1.1650: warning for using uninitialized variable v8.1.1650
2019-07-07 Bram Moolenaarpatch 8.1.1649: Illegal memory access when closing... v8.1.1649
2019-07-07 Bram Moolenaarpatch 8.1.1648: MS-Windows: build error with normal... v8.1.1648
2019-07-07 Bram Moolenaarpatch 8.1.1647: build error with GTK and hangulinput... v8.1.1647
2019-07-07 Bram Moolenaarpatch 8.1.1646: build failure v8.1.1646
next