summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0024: filetype Rego not recognizedv8.2.0024Bram Moolenaar2019-12-193-0/+6
* patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar2019-12-185-14/+91
* patch 8.2.0022: click in popup window doesn't close it in the GUIv8.2.0022Bram Moolenaar2019-12-182-1/+7
* patch 8.2.0021: timer test fails too often on Travis with MacOSv8.2.0021Bram Moolenaar2019-12-182-5/+23
* patch 8.2.0020: mouse clicks in the command line not testedv8.2.0020Bram Moolenaar2019-12-182-42/+151
* patch 8.2.0019: cannot number of lines of another bufferv8.2.0019Bram Moolenaar2019-12-174-0/+15
* patch 8.2.0018: :join does not add white space where it shouldv8.2.0018Bram Moolenaar2019-12-173-1/+14
* patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar2019-12-1721-132/+121
* patch 8.2.0016: test name used twice, option not restored properlyv8.2.0016Bram Moolenaar2019-12-172-2/+4
* patch 8.2.0015: not all modeline variants are testedv8.2.0015Bram Moolenaar2019-12-172-0/+111
* patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar2019-12-1610-622/+568
* patch 8.2.0013: not using a typedef for condstackv8.2.0013Bram Moolenaar2019-12-167-53/+54
* patch 8.2.0012: some undo functionality is not testedv8.2.0012Bram Moolenaar2019-12-152-1/+57
* patch 8.2.0011: screen updating wrong when opeing preview windowv8.2.0011Bram Moolenaar2019-12-154-4/+46
* patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar2019-12-158-1765/+671
* patch 8.2.0009: VMS: terminal version doesn't buildv8.2.0009Bram Moolenaar2019-12-155-8/+12
* patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar2019-12-147-183/+189
* patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar2019-12-146-1/+39
* patch 8.2.0006: test using long file name may failv8.2.0006Bram Moolenaar2019-12-142-1/+3
* patch 8.2.0005: duplication in version infov8.2.0005Bram Moolenaar2019-12-142-19/+29
* patch 8.2.0004: get E685 and E931 if buffer reload is interruptedv8.2.0004Bram Moolenaar2019-12-1410-30/+67
* patch 8.2.0003: Build file dependencies are incompletev8.2.0003Bram Moolenaar2019-12-145-36/+52
* patch 8.2.0002: "dj" only deletes first line of closed foldv8.2.0002Bram Moolenaar2019-12-133-1/+29
* patch 8.2.0001: #endif comments do reflect corresponding #ifdefv8.2.0001Bram Moolenaar2019-12-132-2/+4
* Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar2019-12-12164-5060/+210
* Minor runtime file updates.Bram Moolenaar2019-12-116-9/+93
* patch 8.1.2424: MS-Windows: console buffer is resized unnecessarilyv8.1.2424Bram Moolenaar2019-12-112-3/+9
* patch 8.1.2423: MS-Windows properties shows version as "8, 1, 0"v8.1.2423Bram Moolenaar2019-12-112-2/+4
* patch 8.1.2422: "make depend" does not work correctly for libvtermv8.1.2422Bram Moolenaar2019-12-115-19/+27
* patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar2019-12-119-134/+107
* patch 8.1.2420: crash when calling popup_close() in win_execute()v8.1.2420Bram Moolenaar2019-12-113-2/+16
* patch 8.1.2419: with a long file name the hit-enter prompt appearsv8.1.2419Bram Moolenaar2019-12-114-1/+29
* patch 8.1.2418: bufnr('$') is wrong after recycling popup bufferv8.1.2418Bram Moolenaar2019-12-103-0/+38
* patch 8.1.2417: MinGW/Cygwin build does not clean up all filesv8.1.2417Bram Moolenaar2019-12-102-0/+3
* patch 8.1.2416: loading menus sets v:errmsgv8.1.2416Bram Moolenaar2019-12-104-22/+31
* patch 8.1.2415: popup menu flickers if an info popup is usedv8.1.2415Bram Moolenaar2019-12-102-13/+29
* Update a few runtime files.Bram Moolenaar2019-12-098-413/+504
* patch 8.1.2414: MS-Windows: properties dialog box shows wrong characterv8.1.2414Bram Moolenaar2019-12-092-0/+5
* patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windowsv8.1.2413Bram Moolenaar2019-12-094-2/+20
* patch 8.1.2412: crash when evaluating expression with errorv8.1.2412Bram Moolenaar2019-12-083-1/+8
* patch 8.1.2411: function argument copied unnecessarilyv8.1.2411Bram Moolenaar2019-12-082-2/+3
* Runtime file updates.Bram Moolenaar2019-12-087-16/+108
* patch 8.1.2410: MS-Windows: test_iminsert fails without IME supportv8.1.2410Bram Moolenaar2019-12-072-1/+9
* patch 8.1.2409: creating the distribution doesn't work as documentedv8.1.2409Bram Moolenaar2019-12-073-1/+4
* patch 8.1.2408: syntax menu and build instructions outdatedv8.1.2408Bram Moolenaar2019-12-074-213/+234
* patch 8.1.2407: proto files, dependencies and build instructions outdatedv8.1.2407Bram Moolenaar2019-12-078-43/+44
* patch 8.1.2406: leaking memory in test_paste and test_registersv8.1.2406Bram Moolenaar2019-12-074-2/+10
* patch 8.1.2405: matchadd_conceal test fails under valgrindv8.1.2405Bram Moolenaar2019-12-072-2/+6
* patch 8.1.2404: channel test fails under valgrindv8.1.2404Bram Moolenaar2019-12-072-1/+4
* patch 8.1.2403: autocmd test fails under valgrindv8.1.2403Bram Moolenaar2019-12-072-2/+4