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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1885: comments in libvterm are inconsistent
v8.1.1885
Bram Moolenaar
2019-08-18
18
-298
/
+526
*
patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode
v8.1.1884
Bram Moolenaar
2019-08-18
4
-2
/
+48
*
patch 8.1.1883: options test fails
v8.1.1883
Bram Moolenaar
2019-08-18
2
-0
/
+3
*
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
Bram Moolenaar
2019-08-18
12
-66
/
+131
*
patch 8.1.1881: popup window test fails in some configurations
v8.1.1881
Bram Moolenaar
2019-08-18
2
-0
/
+4
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
17
-56
/
+310
*
patch 8.1.1879: more functions can be used as methods
v8.1.1879
Bram Moolenaar
2019-08-17
4
-29
/
+163
*
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
Bram Moolenaar
2019-08-17
5
-56
/
+87
*
patch 8.1.1877: graduated features scattered
v8.1.1877
Bram Moolenaar
2019-08-17
2
-41
/
+15
*
patch 8.1.1876: proto file missing from distribution
v8.1.1876
Bram Moolenaar
2019-08-17
2
-0
/
+3
*
Update runtime files.
Bram Moolenaar
2019-08-17
20
-339
/
+699
*
patch 8.1.1875: cannot get size and position of the popup menu
v8.1.1875
Bram Moolenaar
2019-08-17
5
-1
/
+83
*
patch 8.1.1874: modeless selection in popup window overlaps scrollbar
v8.1.1874
Bram Moolenaar
2019-08-17
4
-7
/
+11
*
patch 8.1.1873: cannot build tiny version
v8.1.1873
Bram Moolenaar
2019-08-17
2
-3
/
+2
*
patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggered
v8.1.1872
Bram Moolenaar
2019-08-17
2
-2
/
+16
*
patch 8.1.1871: modeless selection in GUI still not correct
v8.1.1871
Bram Moolenaar
2019-08-17
2
-13
/
+16
*
patch 8.1.1870: using :pedit from a help file sets help filetype
v8.1.1870
Bram Moolenaar
2019-08-17
3
-4
/
+21
*
patch 8.1.1869: code for the argument list is spread out
v8.1.1869
Bram Moolenaar
2019-08-17
18
-1389
/
+1400
*
patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set
v8.1.1868
Bram Moolenaar
2019-08-17
3
-15
/
+43
*
patch 8.1.1867: still a timer test that is flaky on Mac
v8.1.1867
Bram Moolenaar
2019-08-17
2
-2
/
+12
*
patch 8.1.1866: modeless selection in GUI does not work properly
v8.1.1866
Bram Moolenaar
2019-08-16
2
-4
/
+6
*
patch 8.1.1865: spellrare and spellrepall in the wrong order
v8.1.1865
Bram Moolenaar
2019-08-16
3
-4
/
+6
*
patch 8.1.1864: still a timer test that is flaky on Mac
v8.1.1864
Bram Moolenaar
2019-08-16
2
-2
/
+4
*
patch 8.1.1863: confusing error when using a builtin function as method
v8.1.1863
Bram Moolenaar
2019-08-16
5
-4
/
+21
*
patch 8.1.1862: Coverity warns for not using return value
v8.1.1862
Bram Moolenaar
2019-08-16
2
-1
/
+3
*
patch 8.1.1861: only some assert functions can be used as a method
v8.1.1861
Bram Moolenaar
2019-08-16
4
-7
/
+71
*
patch 8.1.1860: map timeout test is flaky
v8.1.1860
Bram Moolenaar
2019-08-16
3
-1
/
+4
*
patch 8.1.1859: timer test sometimes fails on Mac
v8.1.1859
Bram Moolenaar
2019-08-16
2
-6
/
+15
*
patch 8.1.1858: test for multi-byte mapping fails on some systems
v8.1.1858
Bram Moolenaar
2019-08-16
2
-1
/
+3
*
patch 8.1.1857: cannot use modifier with multi-byte character
v8.1.1857
Bram Moolenaar
2019-08-16
3
-5
/
+13
*
patch 8.1.1856: popup preview test fails sometimes
v8.1.1856
Bram Moolenaar
2019-08-16
3
-1
/
+4
*
patch 8.1.1855: another failing timer test
v8.1.1855
Bram Moolenaar
2019-08-16
3
-24
/
+28
*
patch 8.1.1854: now another timer test is flaky
v8.1.1854
Bram Moolenaar
2019-08-16
2
-0
/
+3
*
patch 8.1.1853: timers test is still flaky
v8.1.1853
Bram Moolenaar
2019-08-16
2
-5
/
+23
*
patch 8.1.1852: timers test is flaky
v8.1.1852
Bram Moolenaar
2019-08-15
3
-1
/
+4
*
patch 8.1.1851: crash when sound_playfile() callback plays sound
v8.1.1851
Bram Moolenaar
2019-08-15
9
-21
/
+128
*
patch 8.1.1850: focus may remain in popup window
v8.1.1850
Bram Moolenaar
2019-08-15
2
-1
/
+8
*
patch 8.1.1849
v8.1.1849
Bram Moolenaar
2019-08-15
4
-130
/
+125
*
patch 8.1.1848: 'langmap' is not used for CTRL-W command in terminal
v8.1.1848
Bram Moolenaar
2019-08-15
3
-2
/
+16
*
patch 8.1.1847: suspend test is failing
v8.1.1847
Bram Moolenaar
2019-08-15
2
-2
/
+4
*
patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath
v8.1.1846
Bram Moolenaar
2019-08-14
8
-39
/
+45
*
patch 8.1.1845: may use NULL pointer when running out of memory
v8.1.1845
Bram Moolenaar
2019-08-13
2
-2
/
+8
*
patch 8.1.1844: buffer no longer unloaded when adding text properties
v8.1.1844
Bram Moolenaar
2019-08-13
4
-1
/
+33
*
patch 8.1.1843: might be freeing memory that was not allocated
v8.1.1843
Bram Moolenaar
2019-08-13
2
-8
/
+13
*
patch 8.1.1842: test listed as flaky should no longer be flaky
v8.1.1842
Bram Moolenaar
2019-08-12
2
-1
/
+2
*
patch 8.1.1841: no test for Ex shift commands
v8.1.1841
Bram Moolenaar
2019-08-12
4
-0
/
+117
*
patch 8.1.1840: Testing: WorkingClipboard() is not accurate
v8.1.1840
Bram Moolenaar
2019-08-12
5
-20
/
+7
*
patch 8.1.1839: insufficient info when test fails because of screen size
v8.1.1839
Bram Moolenaar
2019-08-11
2
-2
/
+6
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
11
-174
/
+226
*
patch 8.1.1837: popup test fails if clipboard is supported but not working
v8.1.1837
Bram Moolenaar
2019-08-10
4
-92
/
+53
[next]