summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-04-21patch 9.1.0362: expanding rc config files does not work wellv9.1.0362Christian Brabandt
2024-04-21patch 9.1.0361: Vim9: vim9type.c is too complicatedv9.1.0361Yegappan Lakshmanan
2024-04-21patch 9.1.0360: Vim9: does not handle autoloaded variables wellv9.1.0360Ernie Rael
2024-04-20patch 9.1.0359: MS-Windows: relative import in a script sourced from a buffer...v9.1.0359Yegappan Lakshmanan
2024-04-20patch 9.1.0358: wrong drawing in GUI with setcellwidth()v9.1.0358h-east
2024-04-20patch 9.1.0357: Page scrolling should place cursor at window boundariesv9.1.0357Luuk van Baal
2024-04-19patch 9.1.0356: MS-Windows: --remote may change working directoryv9.1.0356Christian Brabandt
2024-04-19patch 9.1.0355: filetype: flake.lock files are not recognizedv9.1.0355Riley Bruins
2024-04-18patch 9.1.0354: runtime(uci): No support for uci file typesv9.1.0354Colin Caine
2024-04-18patch 9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windowsv9.1.0353Ernie Rael
2024-04-18patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficientv9.1.0352John Marriott
2024-04-18patch 9.1.0351: No test that completing a partial mapping clears 'showcmd'v9.1.0351zeertzjq
2024-04-18patch 9.1.0350: tests: test_vim9_dissamble may failv9.1.0350Julio B
2024-04-18patch 9.1.0349: Vim9: need static type for typealiasv9.1.0349Yegappan Lakshmanan
2024-04-18patch 9.1.0348: X11 does not ignore smooth scroll eventv9.1.0348lilydjwg
2024-04-18patch 9.1.0347: A few typos in test_xdg when testing gvimrcv9.1.0347Diego Viola
2024-04-17patch 9.1.0346: Patch v9.1.0338 fixed sourcing a script with importv9.1.0346Ernie Rael
2024-04-17patch 9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOMEv9.1.0345Maxim Kim
2024-04-17patch 9.1.0344: Cursor wrong after using setcellwidth() in terminalv9.1.0344mikoto2000
2024-04-17patch 9.1.0343: 'showcmd' wrong for partial mapping with multibytev9.1.0343zeertzjq
2024-04-16patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-englishv9.1.0342Julio B
2024-04-16patch 9.1.0341: Problem: a few memory leaks are foundv9.1.0341Christian Brabandt
2024-04-16patch 9.1.0340: Problem: Error with matchaddpos() and empty listv9.1.0340Christian Brabandt
2024-04-16patch 9.1.0339: tests: xdg test uses screen dumpsv9.1.0339Yegappan Lakshmanan
2024-04-16patch 9.1.0338: Vim9: import through symlinks not correctly handledv9.1.0338Ernie Rael
2024-04-16patch 9.1.0337: Missing entry for XDG vimrc file in :versionv9.1.0337Diego Viola
2024-04-15patch 9.1.0336: tests: typo in test_xdgv9.1.0336Diego Viola
2024-04-15patch 9.1.0335: String interpolation fails for List typev9.1.0335Yegappan Lakshmanan
2024-04-15patch 9.1.0334: No test for highlight behavior with 'ambiwidth'v9.1.0334zeertzjq
2024-04-15patch 9.1.0333: tests: test_xdg fails on the appimage repov9.1.0333Christian Brabandt
2024-04-15patch 9.1.0332: tests: some assert_equal() calls have wrong order of argsv9.1.0332zeertzjq
2024-04-15patch 9.1.0331: make install does not install all filesv9.1.0331Matt Hammerly
2024-04-14patch 9.1.0330: v9.1.0327 contains an unrelated changev9.1.0330Christian Brabandt
2024-04-14patch 9.1.0329: String interpolation fails for Dict typev9.1.0329Yegappan Lakshmanan
2024-04-14patch 9.1.0328: CI fails with t_?? testv9.1.0328Christian Brabandt
2024-04-14patch 9.1.0327: No support for using $XDG_CONFIG_HOMEv9.1.0327Luca Saccarola
2024-04-14patch 9.1.0326: filetype: some requirements files are not recognizedv9.1.0326Wu, Zhenyu
2024-04-14patch 9.1.0325: filetype: CMakeCache.txt files not recognizedv9.1.0325Wu, Zhenyu
2024-04-14patch 9.1.0324: filetype: some json files are not recognizedv9.1.0324Wu, Zhenyu
2024-04-14patch 9.1.0323: filetype: cabal config files may not be recognizedv9.1.0323Wu, Zhenyu
2024-04-14patch 9.1.0322: filetype: some mail tools not recognizedv9.1.0322shane.xb.qian
2024-04-14patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow controlv9.1.0321Anton Sharonov
2024-04-14patch 9.1.0320: Wrong cursor position after using setcellwidths()v9.1.0320zeertzjq
2024-04-14patch 9.1.0319: Using heredoc in string not tested with :executev9.1.0319zeertzjq
2024-04-13patch 9.1.0318: filetype: translate shell config files are not recognizedv9.1.0318Wu, Zhenyu
2024-04-13patch 9.1.0317: filetype: matplotlibrc files are not recognizedv9.1.0317Wu, Zhenyu
2024-04-13patch 9.1.0316: filetype: some sh and confini files not recognizedv9.1.0316Wu, Zhenyu
2024-04-13patch 9.1.0315: filetype: a few more dosini files are not recognizedv9.1.0315Wu, Zhenyu
2024-04-13patch 9.1.0314: Vim9: Can define a class in a functionv9.1.0314Yegappan Lakshmanan
2024-04-13patch 9.1.0313: Crash when using heredoc with comment in command blockv9.1.0313zeertzjq