summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-06-18patch 9.1.0499: MS-Windows: doesn't handle symlinks properlyv9.1.0499LemonBoy
2024-06-18patch 9.1.0498: getcmdcompltype() interferes with cmdline completionv9.1.0498zeertzjq
2024-06-18patch 9.1.0497: termdebug can be further improvedv9.1.0497Ubaldo Tiberi
2024-06-18translation(tr): Improve Turkish documentationEmir SARI
2024-06-17patch 9.1.0496: matched text is highlighted case-sensitivelyv9.1.0496glepnir
2024-06-17patch 9.1.0495: Matched text isn't highlighted in cmdline pumv9.1.0495zeertzjq
2024-06-16patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft'v9.1.0494zeertzjq
2024-06-16patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fixv9.1.0493zeertzjq
2024-06-16patch 9.1.0492: filetype: Vim-script files not detected by shebang linev9.1.0492Doug Kearns
2024-06-15patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft'v9.1.0491zeertzjq
2024-06-15patch 9.1.0490: minor style problems with patch 9.1.0487v9.1.0490glepnir
2024-06-15patch 9.1.0489: default completion may break with fuzzyv9.1.0489glepnir
2024-06-15patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft'v9.1.0488zeertzjq
2024-06-14patch 9.1.0487: completed item not update on fuzzy completionv9.1.0487glepnir
2024-06-14patch 9.1.0486: filetype: Snakemake files are not recognizedv9.1.0486Riley Bruins
2024-06-14patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"v9.1.0485zeertzjq
2024-06-14patch 9.1.0484: Sorting of completeopt+=fuzzy is not stablev9.1.0484zeertzjq
2024-06-13patch 9.1.0483: glob() not sufficiently testedv9.1.0483Christian Brabandt
2024-06-13patch 9.1.0482: termdebug plugin needs more lovev9.1.0482Ubaldo Tiberi
2024-06-13patch 9.1.0481: Vim9: term_getjob() throws an exception on errorv9.1.0481Ernie Rael
2024-06-13patch 9.1.0480: fuzzy string matching executed when not neededv9.1.0480glepnir
2024-06-13patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operationsv9.1.0479zeertzjq
2024-06-12patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_posv9.1.0478glepnir
2024-06-11patch 9.1.0477: block_editing errors out when using <enter>v9.1.0477Christian Brabandt
2024-06-11patch 9.1.0476: Cannot see matched text in popup menuv9.1.0476glepnir
2024-06-11patch 9.1.0475: cmod_split modifier is always reset in term_start()v9.1.0475Yegappan Lakshmanan
2024-06-10patch 9.1.0474: CI: Test_ColonEight() fails on github runnersv9.1.0474Christian Brabandt
2024-06-10patch 9.1.0473: term_start() does not clear vertical modifierv9.1.0473Yegappan Lakshmanan
2024-06-09patch 9.1.0472: Inconsistencies between functions for option flagsv9.1.0472zeertzjq
2024-06-09patch 9.1.0471: Crash when using autocmd_get() after removing event inside au...v9.1.0471zeertzjq
2024-06-05patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadicallyv9.1.0470Christian Brabandt
2024-06-05patch 9.1.0469: Cannot have buffer-local value for 'completeopt'v9.1.0469zeertzjq
2024-06-05patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USERv9.1.0468David Wagner
2024-06-05patch 9.1.0467: typos in some commentsv9.1.0467zeertzjq
2024-06-04patch 9.1.0466: Missing comments for fuzzy completionv9.1.0466glepnir
2024-06-03patch 9.1.0465: missing filecopy() functionv9.1.0465Shougo Matsushita
2024-06-03patch 9.1.0464: no whitespace padding in commentstring option in ftpluginsv9.1.0464Riley Bruins
2024-06-03patch 9.1.0463: no fuzzy-matching support for insert-completionv9.1.0463glepnir
2024-06-03patch 9.1.0462: eval5() and eval7 are too complexv9.1.0462Yegappan Lakshmanan
2024-06-02patch 9.1.0461: too many strlen() calls in drawline.cv9.1.0461John Marriott
2024-06-02patch 9.1.0460: filetype: lintstagedrc files are not recognizedv9.1.0460İlyas Akın
2024-06-02patch 9.1.0459: Vim9: import autoload does not work with symlinkv9.1.0459nwounkn
2024-06-02patch 9.1.0458: Coverity complains about division by zerov9.1.0458Christian Brabandt
2024-06-01patch 9.1.0457: tests: test_gui fails on Waylandv9.1.0457Christian Brabandt
2024-06-01patch 9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0v9.1.0456Gary Johnson
2024-06-01patch 9.1.0455: MS-Windows: compiler warning for size_t to int conversionv9.1.0455Mike Williams
2024-05-31patch 9.1.0454: minor issues in test_filetype with rasi testv9.1.0454Christian Brabandt
2024-05-31patch 9.1.0453: filetype: rasi files are not recognizedv9.1.0453Pierrick Guillaume
2024-05-30patch 9.1.0452: Configure checks for libelf unnecessarilyv9.1.0452youcai
2024-05-30patch 9.1.0451: No test for escaping '<' with shellescape()v9.1.0451zeertzjq