summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0836: wrong error when using extend() with funcrefv9.0.0836zeertzjq2022-11-055-13/+29
* patch 9.0.0835: the window title is not redrawn when 'endoffile' changesv9.0.0835K.Takata2022-11-052-12/+8
* patch 9.0.0834: warning for missing return typev9.0.0834Sam James2022-11-053-2/+4
* patch 9.0.0833: Mac: no +sound feature in huge buildv9.0.0833Yee Cheng Chin2022-11-052-1/+3
* patch 9.0.0832: deprecation warning causes build failurev9.0.0832Philip H2022-11-052-0/+7
* patch 9.0.0831: compiler warning for redefining HAVE_DUPv9.0.0831ichizok2022-11-042-0/+5
* patch 9.0.0830: compiling with Perl on Mac 12 failsv9.0.0830Philip H2022-11-042-0/+7
* patch 9.0.0829: wrong counts in macro commentv9.0.0829zeertzjq2022-11-042-2/+4
* patch 9.0.0828: various typosv9.0.0828dundargoc2022-11-0256-84/+86
* patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm"v9.0.0827Bram Moolenaar2022-11-012-2/+4
* patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong placev9.0.0826K.Takata2022-11-016-19/+136
* patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825zeertzjq2022-11-015-30/+49
* patch 9.0.0824: crash when using win_move_separator() in other tab pagev9.0.0824zeertzjq2022-11-014-4/+27
* patch 9.0.0823: mouse drag test failsv9.0.0823Bram Moolenaar2022-10-313-3/+13
* patch 9.0.0822: crash when dragging the statusline with a mappingv9.0.0822Bram Moolenaar2022-10-315-10/+44
* patch 9.0.0820: memory leak with empty shell commandv9.0.0821Bram Moolenaar2022-10-314-0/+19
* patch 9.0.0820: memory leak with empty shell commandv9.0.0820Bram Moolenaar2022-10-292-1/+8
* patch 9.0.0819v9.0.0819Bram Moolenaar2022-10-296-8/+20
* Update runtime filesBram Moolenaar2022-10-2824-305/+476
* Add missing entry for the 'endoffile' option.Bram Moolenaar2022-10-281-0/+1
* Fix wrong struct access for member.Bram Moolenaar2022-10-281-1/+1
* Revert unintended Makefile changeBram Moolenaar2022-10-281-1/+1
* patch 9.0.0818v9.0.0818Bram Moolenaar2022-10-221-0/+2
* patch 9.0.0817v9.0.0817v9.0.0816Bram Moolenaar2022-10-2210-14/+37
* patch 9.0.0815v9.0.0815Martin Tournoij2022-10-223-10/+10
* patch 9.0.0814: aws config files are not recognizedv9.0.0814Justin M. Keyes2022-10-213-1/+4
* patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813Bram Moolenaar2022-10-214-12/+64
* patch 9.0.0812: GUI mouse scrollwheel mappings don't workv9.0.0812Christopher Plewright2022-10-212-1/+6
* patch 9.0.0811: error if :echowin is preceded by a command modifierv9.0.0811Bram Moolenaar2022-10-213-2/+9
* patch 9.0.0810: readblob() returns empty when trying to read too muchv9.0.0810Bram Moolenaar2022-10-214-13/+32
* patch 9.0.0809: test for job writing to buffer failsv9.0.0809Bram Moolenaar2022-10-202-1/+6
* patch 9.0.0808: jsonnet filetype detection has a typov9.0.0808Maxime Brunet2022-10-203-2/+4
* patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first columnv9.0.0807Bram Moolenaar2022-10-203-35/+64
* patch 9.0.0806: 'langmap' works differently when there are modifiersv9.0.0806zeertzjq2022-10-203-9/+55
* patch 9.0.0805: filetype autocmd may cause freed memory accessv9.0.0805Bram Moolenaar2022-10-203-0/+24
* patch 9.0.0804: crash when trying to divide a number by -1v9.0.0804Bram Moolenaar2022-10-203-1/+15
* patch 9.0.0803: readblob() cannot read from character devicev9.0.0803K.Takata2022-10-205-4/+20
* patch 9.0.0802: MS-Windows: cannot map console mouse scroll eventsv9.0.0802Christopher Plewright2022-10-203-5/+25
* patch 9.0.0801: the modifyOtherKeys flag is set when it should notv9.0.0801Bram Moolenaar2022-10-192-2/+7
* patch 9.0.0800: compiler complains about repeated typedefv9.0.0800Bram Moolenaar2022-10-192-1/+3
* patch 9.0.0799: in compiled function ->() on next line not recognizedv9.0.0799Bram Moolenaar2022-10-193-2/+22
* patch 9.0.0798: clang format configuration files are not recognizedv9.0.0798Marwin Glaser2022-10-193-1/+6
* patch 9.0.0797: order of assert function arguments is revertedv9.0.0797zeertzjq2022-10-192-3/+5
* patch 9.0.0796: mapping test fails in some situationsv9.0.0796Bram Moolenaar2022-10-192-1/+7
* patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata2022-10-197-23/+98
* patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seenv9.0.0794Bram Moolenaar2022-10-193-41/+70
* patch 9.0.0793: MS-Windows: mouse scroll events only work with the dllv9.0.0793Christopher Plewright2022-10-193-13/+13
* patch 9.0.0792: MS-Windows: compiler complains about unused functionv9.0.0792Bram Moolenaar2022-10-182-1/+4
* patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not workv9.0.0791Trygve Aaberge2022-10-182-10/+10
* patch 9.0.0790: test for dummy buffer does not always produce the E86 errorv9.0.0790Bram Moolenaar2022-10-182-1/+4