]> granicus.if.org Git - vim/shortlog
vim
2019-08-17 Bram Moolenaarpatch 8.1.1872: when Vim exits because of a signal... v8.1.1872
2019-08-17 Bram Moolenaarpatch 8.1.1871: modeless selection in GUI still not... v8.1.1871
2019-08-17 Bram Moolenaarpatch 8.1.1870: using :pedit from a help file sets... v8.1.1870
2019-08-17 Bram Moolenaarpatch 8.1.1869: code for the argument list is spread out v8.1.1869
2019-08-17 Bram Moolenaarpatch 8.1.1868: multi-byte chars in 'listchars' fail... v8.1.1868
2019-08-17 Bram Moolenaarpatch 8.1.1867: still a timer test that is flaky on Mac v8.1.1867
2019-08-16 Bram Moolenaarpatch 8.1.1866: modeless selection in GUI does not... v8.1.1866
2019-08-16 Bram Moolenaarpatch 8.1.1865: spellrare and spellrepall in the wrong... v8.1.1865
2019-08-16 Bram Moolenaarpatch 8.1.1864: still a timer test that is flaky on Mac v8.1.1864
2019-08-16 Bram Moolenaarpatch 8.1.1863: confusing error when using a builtin... v8.1.1863
2019-08-16 Bram Moolenaarpatch 8.1.1862: Coverity warns for not using return... v8.1.1862
2019-08-16 Bram Moolenaarpatch 8.1.1861: only some assert functions can be used... v8.1.1861
2019-08-16 Bram Moolenaarpatch 8.1.1860: map timeout test is flaky v8.1.1860
2019-08-16 Bram Moolenaarpatch 8.1.1859: timer test sometimes fails on Mac v8.1.1859
2019-08-16 Bram Moolenaarpatch 8.1.1858: test for multi-byte mapping fails on... v8.1.1858
2019-08-16 Bram Moolenaarpatch 8.1.1857: cannot use modifier with multi-byte... v8.1.1857
2019-08-16 Bram Moolenaarpatch 8.1.1856: popup preview test fails sometimes v8.1.1856
2019-08-16 Bram Moolenaarpatch 8.1.1855: another failing timer test v8.1.1855
2019-08-16 Bram Moolenaarpatch 8.1.1854: now another timer test is flaky v8.1.1854
2019-08-16 Bram Moolenaarpatch 8.1.1853: timers test is still flaky v8.1.1853
2019-08-15 Bram Moolenaarpatch 8.1.1852: timers test is flaky v8.1.1852
2019-08-15 Bram Moolenaarpatch 8.1.1851: crash when sound_playfile() callback... v8.1.1851
2019-08-15 Bram Moolenaarpatch 8.1.1850: focus may remain in popup window v8.1.1850
2019-08-15 Bram Moolenaarpatch 8.1.1849 v8.1.1849
2019-08-15 Bram Moolenaarpatch 8.1.1848: 'langmap' is not used for CTRL-W comman... v8.1.1848
2019-08-15 Bram Moolenaarpatch 8.1.1847: suspend test is failing v8.1.1847
2019-08-14 Bram Moolenaarpatch 8.1.1846: inconsistently using GetVimCommand... v8.1.1846
2019-08-13 Bram Moolenaarpatch 8.1.1845: may use NULL pointer when running out... v8.1.1845
2019-08-13 Bram Moolenaarpatch 8.1.1844: buffer no longer unloaded when adding... v8.1.1844
2019-08-12 Bram Moolenaarpatch 8.1.1843: might be freeing memory that was not... v8.1.1843
2019-08-12 Bram Moolenaarpatch 8.1.1842: test listed as flaky should no longer... v8.1.1842
2019-08-12 Bram Moolenaarpatch 8.1.1841: no test for Ex shift commands v8.1.1841
2019-08-12 Bram Moolenaarpatch 8.1.1840: Testing: WorkingClipboard() is not... v8.1.1840
2019-08-11 Bram Moolenaarpatch 8.1.1839: insufficient info when test fails becau... v8.1.1839
2019-08-11 Bram Moolenaarpatch 8.1.1838: there is :spellwrong and :spellgood... v8.1.1838
2019-08-10 Bram Moolenaarpatch 8.1.1837: popup test fails if clipboard is suppor... v8.1.1837
2019-08-10 Bram Moolenaarpatch 8.1.1836: inaccurate memory estimate for Amiga... v8.1.1836
2019-08-09 Bram Moolenaarpatch 8.1.1835: cannot use printf() as a method v8.1.1835
2019-08-09 Bram Moolenaarpatch 8.1.1834: cannot use a lambda as a method v8.1.1834
2019-08-09 Bram Moolenaarpatch 8.1.1833: allocating a bit too much when there... v8.1.1833
2019-08-09 Bram Moolenaarpatch 8.1.1832: win_execute() does not work in other tab v8.1.1832
2019-08-09 Bram Moolenaarpatch 8.1.1831: confusing skipped message v8.1.1831
2019-08-08 Bram MoolenaarUpdate runtime files.
2019-08-08 Bram Moolenaarpatch 8.1.1830: Travis does not report error when tests... v8.1.1830
2019-08-08 Bram Moolenaarpatch 8.1.1829: difference in screenshots v8.1.1829
2019-08-08 Bram Moolenaarpatch 8.1.1828: not strict enough checking syntax of... v8.1.1828
2019-08-08 Bram Moolenaarpatch 8.1.1827: allocating more memory than needed... v8.1.1827
2019-08-07 Bram Moolenaarpatch 8.1.1826: tests use hand coded feature and option... v8.1.1826
2019-08-07 Bram Moolenaarpatch 8.1.1825: allocating more memory than needed... v8.1.1825
2019-08-06 Bram Moolenaarpatch 8.1.1824: crash when correctly spelled word is... v8.1.1824
2019-08-06 Bram Moolenaarpatch 8.1.1823: command line history code is spread out v8.1.1823
2019-08-06 Bram Moolenaarpatch 8.1.1822: confusing error message when range... v8.1.1822
2019-08-06 Bram Moolenaarpatch 8.1.1821: no test for wrong number of method... v8.1.1821
2019-08-05 Bram Moolenaarpatch 8.1.1820: using expr->FuncRef() does not work v8.1.1820
2019-08-05 Bram Moolenaarpatch 8.1.1819: :pedit does not work with a popup previ... v8.1.1819
2019-08-05 Bram Moolenaarpatch 8.1.1818: unused variable v8.1.1818
2019-08-04 Bram Moolenaarpatch 8.1.1817: github contribution text is incomplete v8.1.1817
2019-08-04 Bram Moolenaarpatch 8.1.1816: cannot use a user defined function... v8.1.1816
2019-08-04 Bram Moolenaarpatch 8.1.1815: duplicating info for internal functions v8.1.1815
2019-08-04 Bram Moolenaarpatch 8.1.1814: a long title in a popup window overflows v8.1.1814
2019-08-04 Bram Moolenaarpatch 8.1.1813: ATTENTION prompt for a preview popup... v8.1.1813
2019-08-04 Bram Moolenaarpatch 8.1.1812: reading a truncted undo file hangs Vim v8.1.1812
2019-08-04 Bram Moolenaarpatch 8.1.1811: popup window color cannot be set to... v8.1.1811
2019-08-04 Bram Moolenaarpatch 8.1.1810: popup_getoptions() is missing an entry... v8.1.1810
2019-08-04 Bram Moolenaarpatch 8.1.1809: more functions can be used as a method v8.1.1809
2019-08-04 Bram Moolenaarpatch 8.1.1808: build failure for tiny version v8.1.1808
2019-08-04 Bram Moolenaarpatch 8.1.1807: more functions can be used as a method v8.1.1807
2019-08-03 Bram Moolenaarpatch 8.1.1806: test for display updating doesn't check... v8.1.1806
2019-08-03 Bram Moolenaarpatch 8.1.1805: au_did_filetype is declared twice v8.1.1805
2019-08-03 Bram Moolenaarpatch 8.1.1804: no test for display updating without... v8.1.1804
2019-08-03 Bram Moolenaarpatch 8.1.1803: all builtin functions are global v8.1.1803
2019-08-03 Bram Moolenaarpatch 8.1.1802: missing change to call_callback() v8.1.1802
2019-08-03 Bram Moolenaarpatch 8.1.1801: cannot build without the +eval feature v8.1.1801
2019-08-03 Bram Moolenaarpatch 8.1.1800: function call functions have too many... v8.1.1800
2019-08-03 Bram Moolenaarpatch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799
2019-08-03 Bram Moolenaarpatch 8.1.1798: warning for unused variable in tiny... v8.1.1798
2019-08-03 Bram Moolenaarpatch 8.1.1797: the vgetorpeek() function is too long v8.1.1797
2019-08-03 Bram Moolenaarpatch 8.1.1796: :argdo is not tested v8.1.1796
2019-08-03 Bram Moolenaarpatch 8.1.1795: no syntax HL after splitting windows... v8.1.1795
2019-08-02 Bram Moolenaarpatch 8.1.1794: tests are flaky v8.1.1794
2019-08-02 Bram Moolenaarpatch 8.1.1793: mixed comment style in globals v8.1.1793
2019-08-02 Bram Moolenaarpatch 8.1.1792: the vgetorpeek() function is too long v8.1.1792
2019-08-02 Bram Moolenaarpatch 8.1.1791: 'completeslash' also applies to globpath() v8.1.1791
2019-08-01 Bram Moolenaarpatch 8.1.1790: :mkvimrc is not tested v8.1.1790
2019-08-01 Bram Moolenaarpatch 8.1.1789: cannot see file name of preview popup... v8.1.1789
2019-08-01 Bram Moolenaarpatch 8.1.1788: missing changes in proto file v8.1.1788
2019-08-01 Bram Moolenaarpatch 8.1.1787: cannot resize a popup window v8.1.1787
2019-08-01 Bram Moolenaarpatch 8.1.1786: double click in popup scrollbar starts... v8.1.1786
2019-08-01 Bram Moolenaarpatch 8.1.1785: map functionality mixed with character... v8.1.1785
2019-08-01 Bram Moolenaarpatch 8.1.1784: MS-Windows: resolve() does not work... v8.1.1784
2019-07-31 Bram Moolenaarpatch 8.1.1783: MS-Windows: compiler test may fail... v8.1.1783
2019-07-31 Bram MoolenaarUpdate runtime files.
2019-07-31 Bram Moolenaarpatch 8.1.1782: MS-Windows: system() has temp file... v8.1.1782
2019-07-31 Bram Moolenaarpatch 8.1.1781: Amiga: no builtin OS readable version... v8.1.1781
2019-07-31 Bram Moolenaarpatch 8.1.1780: warning for file no longer available... v8.1.1780
2019-07-30 Bram Moolenaarpatch 8.1.1779: not showing the popup window right... v8.1.1779
2019-07-30 Bram Moolenaarpatch 8.1.1778: not showing the popup window right... v8.1.1778
2019-07-29 Bram Moolenaarpatch 8.1.1777: useless checks for job feature in chann... v8.1.1777
2019-07-29 Bram Moolenaarpatch 8.1.1776: text added with a job isn't displayed v8.1.1776
2019-07-29 Bram Moolenaarpatch 8.1.1775: error message may be empty in filetype... v8.1.1775
next