summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2024-04-12patch 9.1.0312: heredocs are not supported for :commandsv9.1.0312Yegappan Lakshmanan
2024-04-12patch 9.1.0311: filetype: Some config files are not recognizedv9.1.0311Wu, Zhenyu
2024-04-12patch 9.1.0310: Filler lines not checked properly in get_scroll_overlap()v9.1.0310zeertzjq
2024-04-11Problem: Commit 6f585d breaks CIChristian Brabandt
2024-04-11patch 9.1.0309: crash when 'textwidth' > MAX_INTv9.1.0309Christian Brabandt
2024-04-11Overlong translation files may cause repo to become "dirty"Christian Brabandt
2024-04-11patch 9.1.0308: configure: msgfmt hardcodedv9.1.0308VladimĂ­r Marek
2024-04-11patch 9.1.0307: filetype: texdoc config files is not recognizedv9.1.0307Wu, Zhenyu
2024-04-11patch 9.1.0306: filetype: x11vnc config file is not recognizedv9.1.0306Wu, Zhenyu
2024-04-11patch 9.1.0305: filetype: some history files are not recognizedv9.1.0305Wu, Zhenyu
2024-04-10patch 9.1.0304: filetype: cgdb config file is not recognizedv9.1.0304Wu, Zhenyu
2024-04-10patch 9.1.0303: filetype: some protocol buffer files not recognizedv9.1.0303Bruno BELANYI