summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2024-05-30check.vim complains about overlong comment linesChristian Brabandt
2024-05-30translation(it): Update Italian translationAntonio Giovanni Colombo
2024-05-30patch 9.1.0450: evalc. code too complexv9.1.0450Yegappan Lakshmanan
2024-05-30patch 9.1.0449: MS-Windows: Compiler warningsv9.1.0449Mike Williams
2024-05-29patch 9.1.0448: compiler warning in eval.cv9.1.0448Yegappan Lakshmanan
2024-05-27patch 9.1.0447: completion may be wrong when deleting all charsv9.1.0447glepnir
2024-05-26patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte charv9.1.0446zeertzjq
2024-05-25patch 9.1.0445: Coverity warning after 9.1.0440v9.1.0445Yegappan Lakshmanan
2024-05-25patch 9.1.0444: Not enough tests for getregion() with multibyte charsv9.1.0444zeertzjq
2024-05-24patch 9.1.0443: Can't use blockwise selection with width for getregion()v9.1.0443zeertzjq
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-24patch 9.1.0441: getregionpos() can't properly indicate positions beyond eolv9.1.0441zeertzjq
2024-05-24patch 9.1.0440: function get_lval() is too longv9.1.0440Yegappan Lakshmanan
2024-05-24patch 9.1.0439: Cannot filter the historyv9.1.0439Christian Brabandt
2024-05-24patch 9.1.0438: Wrong Ex command executed when :g uses '?' as delimiterv9.1.0438zeertzjq
2024-05-23patch 9.1.0437: Motif requires non-const char pointer for XPM datav9.1.0437Drew Vogel
2024-05-23patch 9.1.0436: Crash when using '?' as separator for :sv9.1.0436zeertzjq
2024-05-23patch 9.1.0435: filetype: cygport files are not recognizedv9.1.0435K.Takata
2024-05-23patch 9.1.0434: make errors trying to access autoload/zigv9.1.0434Derek Schrock
2024-05-23patch 9.1.0433: Wrong yanking with exclusive selection and ve=allv9.1.0433zeertzjq
2024-05-22patch 9.1.0432: Ancient XPM preprocessor hack may cause build errorsv9.1.0432Drew Vogel
2024-05-22patch 9.1.0431: eval.c is too longv9.1.0431Yegappan Lakshmanan
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-21runtime(termdebug): check for gdb file/dir before using as buffer nameUbaldo Tiberi
2024-05-21patch 9.1.0429: Coverity complains about eval.c refactorv9.1.0429Christian Brabandt
2024-05-21patch 9.1.0428: Tag guessing leaves wrong search history with very short namesv9.1.0428zeertzjq
2024-05-21patch 9.1.0427: tests: some issues with termdebug mapping testv9.1.0427Ken Takata
2024-05-20patch 9.1.0426: too many strlen() calls in search.cv9.1.0426John Marriott