Age | Commit message (Expand) | Author |
2024-03-21 | patch 9.1.0195: memleak with ex_drop, NULL dereferencev9.1.0195 | Christian Brabandt |
2024-03-21 | patch 9.1.0194: gcc complains about uninitialized varv9.1.0194 | Christian Brabandt |
2024-03-21 | patch 9.1.0193: May leak memory in completion when ga_grow() failsv9.1.0193 | zeertzjq |
2024-03-20 | runtime(colors): don't unnecessarily reload v:colornames dict | Alin Mr |
2024-03-20 | patch 9.1.0192: drop: don't rewind when editing the same filev9.1.0192 | Christian Brabandt |
2024-03-20 | patch 9.1.0191: Installer does not remove all filesv9.1.0191 | RestorerZ |
2024-03-20 | patch 9.1.0190: complete_info() returns wrong order of itemsv9.1.0190 | Girish Palya |
2024-03-20 | runtime(deb822sources): Add minimal ftplugin (#14240) | James McCoy |
2024-03-20 | patch 9.1.0189: Memory leak with "above" virttext and 'relativenumber'v9.1.0189 | zeertzjq |
2024-03-19 | patch 9.1.0188: filetype: no support for Vento filesv9.1.0188 | wrapperup |
2024-03-19 | runtime(vim): Update base-syntax, disallow '.' at start of menu item names (#... | dkearns |
2024-03-18 | runtime(syntax-tests): regenerate c_00 and markdown dumps | Christian Brabandt |
2024-03-18 | runtime(syntax-tests): include missing changes | Aliaksei Budavei |
2024-03-18 | runtime(rust): Respect no_plugin_maps and no_rust_maps globals (#14221) | MyyPo |
2024-03-18 | runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUP | Aliaksei Budavei |
2024-03-18 | runtime(syntax-tests): Support sourceable Vim configuration for syntax tests | Aliaksei Budavei |
2024-03-18 | runtime(syntax-tests): Support embeddable Vim configuration for syntax tests | Aliaksei Budavei |
2024-03-18 | runtime(doc): Recover some missed commas and periods in starting.txt | Aliaksei Budavei |
2024-03-18 | patch 9.1.0187: filetype: no support for Dafny filesv9.1.0187 | zeertzjq |
2024-03-18 | runtime(vim): Update base-syntax, improve :highlight command (#14228) | dkearns |
2024-03-17 | runtime(doc): clarify close behaviour for :term | Christian Brabandt |
2024-03-17 | runtime(go): `goPackageComment` highlighting too broad | Matthew Hughes |
2024-03-17 | patch 9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and...v9.1.0186 | zeertzjq |
2024-03-17 | patch 9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'no...v9.1.0185 | zeertzjq |
2024-03-16 | runtime(indent-test): MS-Windows: Add Makefile for running indent tests | RestorerZ |
2024-03-16 | patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrapv9.1.0184 | zeertzjq |
2024-03-16 | patch 9.1.0183: Wrong display or screenpos() result when toggling diff modev9.1.0183 | zeertzjq |
2024-03-16 | patch 9.1.0182: Can define function with invalid name inside 'formatexpr'v9.1.0182 | zeertzjq |
2024-03-16 | tools/rename.bat uses 'mv' and "move" (#14201) | Restorer |
2024-03-16 | runtime(doc): make :h tag-! more consistent (#14208) | zeertzjq |
2024-03-15 | runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202) | dkearns |
2024-03-15 | runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#1... | dkearns |
2024-03-14 | patch 9.1.0181: no overflow check for string formattingv9.1.0181 | Christ van Willegen |
2024-03-14 | patch 9.1.0180: Cursor pos wrong when double-width chars are concealedv9.1.0180 | zeertzjq |
2024-03-14 | patch 9.1.0179: 'wincolor' highlight missing with "below" virtual textv9.1.0179 | zeertzjq |
2024-03-14 | runtime(mswin): still another clipboard_working test | Christian Brabandt |
2024-03-13 | patch 9.1.0178: E1513 might be confusingv9.1.0178 | Christian Brabandt |
2024-03-13 | patch 9.1.0177: Coverity reports dead codev9.1.0177 | zeertzjq |
2024-03-13 | patch 9.1.0176: Cursor column wrong with 'virtualedit' and concealv9.1.0176 | zeertzjq |
2024-03-13 | patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175 | Sean Dewar |
2024-03-13 | patch 9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrapv9.1.0174 | zeertzjq |
2024-03-13 | runtime(mswin): revert back the check for clipboard_working support | Christian Brabandt |
2024-03-12 | patch 9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8v9.1.0173 | RestorerZ |
2024-03-12 | runtime(doc): add reference to matchbufline() at :h search() | Christian Brabandt |
2024-03-12 | patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()v9.1.0172 | zeertzjq |
2024-03-12 | patch 9.1.0171: Small split-move related improvementsv9.1.0171 | Sean Dewar |
2024-03-12 | patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170 | Sean Dewar |
2024-03-12 | patch 9.1.0169: current window number returned by tabpagewinnr may be outdatedv9.1.0169 | Sean Dewar |
2024-03-11 | patch 9.1.0168: too many STRLEN() callsv9.1.0168 | John Marriott |
2024-03-11 | runtime(vim): Update base-syntax, improve number matching (#14175) | dkearns |