summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0018: using "gn" may select wrong text when wrappingv8.1.0018Bram Moolenaar2018-05-223-16/+46
* patch 8.1.0017: shell command completion has duplicatesv8.1.0017Bram Moolenaar2018-05-223-19/+38
* patch 8.1.0016: possible crash in term_wait()v8.1.0016Bram Moolenaar2018-05-212-1/+3
* patch 8.1.0015: cursor color wrong when closing a terminal windowv8.1.0015Bram Moolenaar2018-05-212-12/+18
* patch 8.1.0014: qf_init_ext() is too longv8.1.0014Bram Moolenaar2018-05-212-132/+197
* patch 8.1.0013: using freed memory when changing terminal cursor colorv8.1.0013Bram Moolenaar2018-05-212-21/+33
* patch 8.1.0012: misplaced #endifv8.1.0012Bram Moolenaar2018-05-212-1/+3
* patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existingv8.1.0011Bram Moolenaar2018-05-213-3/+14
* patch 8.1.0010: efm_to_regpat() is too longv8.1.0010Bram Moolenaar2018-05-202-103/+164
* patch 8.1.0009: tabpages insufficiently testedv8.1.0009Bram Moolenaar2018-05-202-0/+45
* patch 8.1.0008: no test for strwidth()v8.1.0008Bram Moolenaar2018-05-202-0/+26
* patch 8.1.0007: no test for "o" and "O" in Visual block modev8.1.0007Bram Moolenaar2018-05-202-0/+21
* patch 8.1.0006: syn_id2cterm_bg() may be undefinedv8.1.0006Bram Moolenaar2018-05-202-1/+5
* patch 8.1.0005: test for :compiler command fails on MS-Windowsv8.1.0005Bram Moolenaar2018-05-192-3/+5
* patch 8.1.0004: test for :compiler command sometimes failsv8.1.0004Bram Moolenaar2018-05-192-3/+4
* patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar2018-05-194-0/+54
* patch 8.1.0002: :stopinsert changes the message positionv8.1.0002Bram Moolenaar2018-05-193-0/+29
* Runtime file and translation updates.Bram Moolenaar2018-05-1816-707/+848
* patch 8.1.0001: the netrw plugin does not workv8.1.0001Bram Moolenaar2018-05-172-2/+4
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-17177-4589/+1067
* patch 8.0.1850: todo items in source code not visible for usersv8.0.1850Bram Moolenaar2018-05-173-23/+22
* Updated runtime files.Bram Moolenaar2018-05-178-363/+666
* patch 8.0.1849: compiler warning for unused arguments, missing prototypev8.0.1849Bram Moolenaar2018-05-173-2/+4
* patch 8.0.1848: 'termwinscroll' does not work properlyv8.0.1848Bram Moolenaar2018-05-153-0/+31
* patch 8.0.1847: some build options don't have an examplev8.0.1847Bram Moolenaar2018-05-152-2/+6
* patch 8.0.1846: Python interface is incompatible with lldbv8.0.1846Bram Moolenaar2018-05-154-0/+11
* patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar2018-05-1511-124/+132
* patch 8.0.1844: superfluous quickfix code, missing examplesv8.0.1844Bram Moolenaar2018-05-154-10/+23
* patch 8.0.1843: entry for 'wrap' in options window is wrongv8.0.1843Bram Moolenaar2018-05-152-2/+5
* patch 8.0.1842: popup menu inside terminal window isn't clearedv8.0.1842Bram Moolenaar2018-05-142-1/+3
* patch 8.0.1841: HP-UX does not have setenv()v8.0.1841Bram Moolenaar2018-05-142-1/+3
* patch 8.0.1840: getwinpos() is not testedv8.0.1840Bram Moolenaar2018-05-142-4/+7
* patch 8.0.1839: script to check .po file doesn't check for plural headerv8.0.1839Bram Moolenaar2018-05-132-0/+19
* Updated runtime filesBram Moolenaar2018-05-1310-167/+7809
* patch 8.0.1838: cursor in wrong pos when switching to Terminal-Normal modev8.0.1838Bram Moolenaar2018-05-132-4/+6
* patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>v8.0.1837Bram Moolenaar2018-05-133-1/+34
* patch 8.0.1836: buffer-local window options may not be recentv8.0.1836Bram Moolenaar2018-05-133-1/+70
* patch 8.0.1835: print document name does not support multi-bytev8.0.1835Bram Moolenaar2018-05-132-5/+28
* patch 8.0.1834: GUI: find/replace dialog does not handle some charsv8.0.1834Bram Moolenaar2018-05-132-33/+21
* patch 8.0.1833: X11: ":echo 3.14" gives E806v8.0.1833Bram Moolenaar2018-05-132-0/+13
* patch 8.0.1832: cannot use :unlet for an environment variablev8.0.1832Bram Moolenaar2018-05-139-2/+63
* patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'v8.0.1831Bram Moolenaar2018-05-134-11/+124
* patch 8.0.1830: switching to Terminal-Normal mode does not redrawv8.0.1830Bram Moolenaar2018-05-132-18/+31
* patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! charsv8.0.1829Bram Moolenaar2018-05-132-1/+8
* patch 8.0.1828: get no clue why :gui does not forkv8.0.1828Bram Moolenaar2018-05-132-0/+5
* patch 8.0.1827: compiler warning for signed/unsigned char pointersv8.0.1827Bram Moolenaar2018-05-133-5/+7
* Update runtime files.Bram Moolenaar2018-05-1314-208/+416
* patch 8.0.1826: configure uses old compiler flagv8.0.1826Bram Moolenaar2018-05-123-2/+4
* patch 8.0.1825: might use NULL pointer when out of memoryv8.0.1825Bram Moolenaar2018-05-122-2/+6
* patch 8.0.1824: Coverity warns for variable that may be uninitializedv8.0.1824Bram Moolenaar2018-05-122-1/+3