summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn"v8.1.1345Bram Moolenaar2019-05-183-9/+19
* patch 8.1.1344: Coverity complains about possibly using a NULL pointerv8.1.1344Bram Moolenaar2019-05-183-7/+14
* patch 8.1.1343: text properties not adjusted for Visual block mode deletev8.1.1343Bram Moolenaar2019-05-177-10/+109
* patch 8.1.1342: using freed memory when joining line with text propertyv8.1.1342Bram Moolenaar2019-05-172-1/+3
* patch 8.1.1341: text properties are lost when joining linesv8.1.1341Bram Moolenaar2019-05-176-11/+168
* patch 8.1.1340: attributes from 'cursorline' overwrite textpropv8.1.1340Bram Moolenaar2019-05-175-7/+10
* patch 8.1.1339: installer needs to product name et al.v8.1.1339Bram Moolenaar2019-05-172-0/+12
* patch 8.1.1338: hang when concealing the '>' shown for half of wide charv8.1.1338Bram Moolenaar2019-05-172-5/+15
* patch 8.1.1337: get empty text prop when splitting line just after text propv8.1.1337Bram Moolenaar2019-05-173-5/+8
* patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar2019-05-169-7/+62
* patch 8.1.1335: listener callback is called after inserting textv8.1.1335Bram Moolenaar2019-05-166-46/+126
* patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not usedv8.1.1334Bram Moolenaar2019-05-165-3/+41
* patch 8.1.1333: text properties don't always move after changesv8.1.1333Bram Moolenaar2019-05-156-21/+92
* patch 8.1.1332: cannot flush listeners without redrawing, mix of changesv8.1.1332Bram Moolenaar2019-05-147-43/+250
* patch 8.1.1331: test 29 is old stylev8.1.1331Bram Moolenaar2019-05-148-331/+442
* patch 8.1.1330: using bold attribute in terminal changes the colorv8.1.1330Bram Moolenaar2019-05-134-3/+13
* patch 8.1.1329: plans for popup window support are spread outv8.1.1329Bram Moolenaar2019-05-124-0/+279
* patch 8.1.1328: no test for listener with undo operationv8.1.1328Bram Moolenaar2019-05-122-0/+11
* patch 8.1.1327: unnecessary scroll after horizontal splitv8.1.1327Bram Moolenaar2019-05-123-3/+45
* patch 8.1.1326: no test for listener with partialv8.1.1326Bram Moolenaar2019-05-123-31/+57
* patch 8.1.1325: cannot build with +eval but without +channel and +timersv8.1.1325Bram Moolenaar2019-05-123-25/+27
* patch 8.1.1324: stray comma in VMS makefilev8.1.1324Bram Moolenaar2019-05-112-1/+3
* patch 8.1.1323: 'mouse' option is reset when using GPM mousev8.1.1323Bram Moolenaar2019-05-112-2/+15
* patch 8.1.1322: Cygwin makefile is not nicely indentedv8.1.1322Bram Moolenaar2019-05-112-225/+217
* patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar2019-05-119-19/+165
* patch 8.1.1320: it is not possible to track changes to a bufferv8.1.1320Bram Moolenaar2019-05-114-0/+151
* patch 8.1.1319: computing function length name in many placesv8.1.1319Bram Moolenaar2019-05-118-44/+47
* patch 8.1.1318: code for text changes is in a "misc" filev8.1.1318Bram Moolenaar2019-05-1114-2276/+44
* Add missing files from patch 8.1.1318Bram Moolenaar2019-05-112-0/+2189
* patch 8.1.1317: output from Travis can be improvedv8.1.1317Bram Moolenaar2019-05-113-6/+15
* patch 8.1.1316: duplicated localtime() callv8.1.1316Bram Moolenaar2019-05-112-1/+2
* patch 8.1.1315: there is always a delay if a termrequest is never answeredv8.1.1315Bram Moolenaar2019-05-102-90/+134
* patch 8.1.1314: MSVC makefile is not nicely indentedv8.1.1314Bram Moolenaar2019-05-102-196/+196
* patch 8.1.1313: warnings for using localtime() and ctime()v8.1.1313Bram Moolenaar2019-05-1010-35/+83
* patch 8.1.1312: Coverity warning for using uninitialized variablev8.1.1312Bram Moolenaar2019-05-094-3/+9
* patch 8.1.1311: aborting an autocmd with an exception is not testedv8.1.1311Bram Moolenaar2019-05-092-0/+21
* patch 8.1.1310: named function arguments are never optionalv8.1.1310Bram Moolenaar2019-05-095-46/+227
* patch 8.1.1309: test for Normal highlight fails on MS-Windows GUIv8.1.1309Bram Moolenaar2019-05-092-4/+9
* patch 8.1.1308: the Normal highlight is not defined when compiled with GUIv8.1.1308Bram Moolenaar2019-05-094-6/+12
* Update runtime filesBram Moolenaar2019-05-0952-906/+1119
* patch 8.1.1307: cannot reconnect to the X server after it restartedv8.1.1307Bram Moolenaar2019-05-0910-8/+87
* patch 8.1.1306: Borland support is outdated and doesn't workv8.1.1306Bram Moolenaar2019-05-0942-1476/+80
* patch 8.1.1305: there is no easy way to manipulate environment variablesv8.1.1305Bram Moolenaar2019-05-096-7/+185
* patch 8.1.1304: MS-Windows: compiler warning for unused valuev8.1.1304Bram Moolenaar2019-05-092-2/+7
* patch 8.1.1303: not possible to hide a balloonv8.1.1303Bram Moolenaar2019-05-098-10/+83
* patch 8.1.1302: v:beval_text is not tested in Visual modev8.1.1302Bram Moolenaar2019-05-085-9/+44
* patch 8.1.1301: when compiled with VIMDLL some messages are not shownv8.1.1301Bram Moolenaar2019-05-084-2/+18
* patch 8.1.1300: in a terminal 'ballooneval' does not work right awayv8.1.1300Bram Moolenaar2019-05-086-0/+54
* patch 8.1.1299: "extends" from 'listchars' is used when 'list' is offv8.1.1299Bram Moolenaar2019-05-083-2/+25
* patch 8.1.1298: invalid argument test fails without X clipboardv8.1.1298Bram Moolenaar2019-05-082-1/+3