- c9df1fb patch 9.1.0327: No support for using $XDG_CONFIG_HOME by Luca Saccarola · 2 years ago
- f9f5424 patch 9.1.0326: filetype: some requirements files are not recognized by Wu, Zhenyu · 2 years ago
- 62c09e0 patch 9.1.0325: filetype: CMakeCache.txt files not recognized by Wu, Zhenyu · 2 years ago
- c59a864 patch 9.1.0324: filetype: some json files are not recognized by Wu, Zhenyu · 2 years ago
- 799dede patch 9.1.0323: filetype: cabal config files may not be recognized by Wu, Zhenyu · 2 years ago
- a7a9a47 patch 9.1.0322: filetype: some mail tools not recognized by shane.xb.qian · 2 years ago
- 49528da patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control by Anton Sharonov · 2 years ago
- 05aacec patch 9.1.0320: Wrong cursor position after using setcellwidths() by zeertzjq · 2 years ago
- 3d93630 patch 9.1.0319: Using heredoc in string not tested with :execute by zeertzjq · 2 years ago
- 4b5cd72 patch 9.1.0318: filetype: translate shell config files are not recognized by Wu, Zhenyu · 2 years ago
- 55d4f3c patch 9.1.0317: filetype: matplotlibrc files are not recognized by Wu, Zhenyu · 2 years ago
- 5a9f7e6 patch 9.1.0316: filetype: some sh and confini files not recognized by Wu, Zhenyu · 2 years ago
- 0881329 patch 9.1.0315: filetype: a few more dosini files are not recognized by Wu, Zhenyu · 2 years ago
- c51578f patch 9.1.0314: Vim9: Can define a class in a function by Yegappan Lakshmanan · 2 years ago
- 1f5175d patch 9.1.0313: Crash when using heredoc with comment in command block by zeertzjq · 2 years ago
- e74cad3 patch 9.1.0312: heredocs are not supported for :commands by Yegappan Lakshmanan · 2 years ago
- a1dcd76 patch 9.1.0311: filetype: Some config files are not recognized by Wu, Zhenyu · 2 years ago
- 9232554 patch 9.1.0310: Filler lines not checked properly in get_scroll_overlap() by zeertzjq · 2 years ago
- c858382 Problem: Commit 6f585d breaks CI by Christian Brabandt · 2 years ago
- bba7980 patch 9.1.0309: crash when 'textwidth' > MAX_INT by Christian Brabandt · 2 years ago
- 6f585da Overlong translation files may cause repo to become "dirty" by Christian Brabandt · 2 years ago
- 8731917 patch 9.1.0308: configure: msgfmt hardcoded by Vladimír Marek · 2 years ago
- 7fdbd1b patch 9.1.0307: filetype: texdoc config files is not recognized by Wu, Zhenyu · 2 years ago
- 58ce78a patch 9.1.0306: filetype: x11vnc config file is not recognized by Wu, Zhenyu · 2 years ago
- da70fea patch 9.1.0305: filetype: some history files are not recognized by Wu, Zhenyu · 2 years ago
- 1492fe6 patch 9.1.0304: filetype: cgdb config file is not recognized by Wu, Zhenyu · 2 years ago
- e54a8e7 patch 9.1.0303: filetype: some protocol buffer files not recognized by Bruno BELANYI · 2 years ago
- 6be7ef5 patch 9.1.0302: filetype: blueprint files are not recognized by Bruno BELANYI · 2 years ago
- 1817ccd patch 9.1.0301: Vim9: heredoc start may be recognized in string by zeertzjq · 2 years ago
- aa8e22b patch 9.1.0300: Missing test for what patch v9.1.0285 fixes by Luuk van Baal · 2 years ago
- 7f52021 patch 9.1.0299: Vim9: return type not set for a lambda assigned to script var by Yegappan Lakshmanan · 2 years ago
- 8fcc129 translation(ru): Updated translation (#14481) by Restorer · 2 years ago
- 2f27c65 patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak by Cthulhux · 2 years ago
- c97f4d6 patch 9.1.0297: Patch 9.1.0296 causes too many issues by Christian Brabandt · 2 years ago
- 49f1e19 NSIS: Fix a few issues with gvim.nsi by RestorerZ · 2 years ago
- 7a27c10 patch 9.1.0296: regexp: engines do not handle case-folding well by Christian Brabandt · 2 years ago
- d2b95b8 patch 9.1.0295: filetype: pip config files are not recognized by Wu, Zhenyu · 2 years ago
- 08b0f63 patch 9.1.0294: Text height function does not respect it's argument by Luuk van Baal · 2 years ago
- 4120888 patch 9.1.0293: filetype: lxqt config files are not recognized by Wu, Zhenyu · 2 years ago
- efd752e patch 9.1.0292: filetype: XDG mimeapps.list file is not recognized by Wu, Zhenyu · 2 years ago
- 73c89bc patch 9.1.0291: filetype: libreoffice config files are not recognized by Wu, Zhenyu · 2 years ago
- 614691c patch 9.1.0290: filetype: xilinx files are not recognized by Wu, Zhenyu · 2 years ago
- 61ee833 patch 9.1.0289: filetype: some TeX files are not recognized by Wu, Zhenyu · 2 years ago
- 72a156b patch 9.1.0288: MS-Windows: compiler warning for size_t to int conversion by Mike Williams · 2 years ago
- 9a91d2b patch 9.1.0287: Vim9: comment may be treated as heredoc start by zeertzjq · 2 years ago
- 1af0fbf patch 9.1.0286: Vim9: E1027 with defcompile for abstract methods by Yegappan Lakshmanan · 2 years ago
- 78c5150 patch 9.1.0285: Still problems with cursor position for CTRL-D/U by Luuk van Baal · 2 years ago
- e20c7d7 patch 9.1.0284: make testclean is not able to delete failed screendumps by Julio B · 2 years ago
- a040019 patch 9.1.0282: Several small issues in doc and tests by Christian Brabandt · 2 years ago
- 34f00dd patch 9.1.0282: Finding highlighting attributes is inefficient by John Marriott · 2 years ago
- d33cb3f patch 9.1.0281: CI: fails Test_compiler_completion by Christian Brabandt · 2 years ago
- 9148ba8 patch 9.1.0280: several issues with 'smoothscroll' support by Luuk van Baal · 2 years ago
- 196b667 patch 9.1.0279: filetype: roc files are not recognized by nat-418 · 2 years ago
- 72d81a6 patch 9.1.0278: filetype: zathurarc files not recognized by Wu, Zhenyu · 2 years ago
- be2b03c patch 9.1.0277: Cannot highlight the Command-line by Shougo Matsushita · 2 years ago
- 7005b7e patch 9.1.0276: No pandoc syntax support by Wu, Zhenyu · 2 years ago
- fc21b64 patch 9.1.0275: filetype: R history files are not recognized by Wu, Zhenyu · 2 years ago
- aca8f55 patch 9.1.0274: MS-Windows: a few compiler warnings by Mike Williams · 2 years ago
- b78753d patch 9.1.0273: filetype: keymap files are not recognized by 0xadk · 2 years ago
- 9d956ee patch 9.1.0272: autocmd may change cwd after :tcd and :lcd by zeertzjq · 2 years ago
- 3c4d2e7 patch 9.1.0271: CI sound test aborts with undefined variable by Christian Brabandt · 2 years ago
- 915f3bf patch 9.1.0270: a few minor issues to fix by Christian Brabandt · 2 years ago
- e9ff79a patch 9.1.0269: Test for TextChanged is still flaky with ASAN by zeertzjq · 2 years ago
- 83cd2c7 patch 9.1.0268: Two tests in test_filechanged.vim are slow by zeertzjq · 2 years ago
- c20bdf1 patch 9.1.0267: File name entered in GUI dialog is ignored by zeertzjq · 2 years ago
- 28e5e7c patch 9.1.0266: filetype: earthfile files are not recognized by Gaëtan Lehmann · 2 years ago
- df46115 patch 9.1.0265: console dialog cannot save unnamed buffers by glepnir · 2 years ago
- cc59d62 patch 9.1.0264: libgpm may delete some signal handlers by Julio B · 2 years ago
- 3fa8f77 patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classes by Yegappan Lakshmanan · 2 years ago
- 4a65391 patch 9.1.0262: Test for TextChanged is flaky with ASAN by zeertzjq · 2 years ago
- 3e33650 patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the class by Yegappan Lakshmanan · 2 years ago
- bd28cae patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' by Luuk van Baal · 2 years ago
- c422662 patch 9.1.0259: Normal mode TextChanged isn't tested properly by zeertzjq · 2 years ago
- cb204e6 patch 9.1.0258: half-page scrolling broke backward compatibility by Luuk van Baal · 2 years ago
- f1750ca patch 9.1.0257: Vim9: :call may not find imported class members by Yegappan Lakshmanan · 2 years ago
- 78d742a patch 9.1.0256: Finding autocmd events is inefficient by John Marriott · 2 years ago
- 16cdfa6 patch 9.1.0255: Vim9: no indication of script nr in stack trace of classes by Ernie Rael · 2 years ago
- 0a419e0 patch 9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu' by zeertzjq · 2 years ago
- 6c9f4f9 patch 9.1.0253: filetype: typespec files are not recognized by Hilmar Wiegand · 2 years ago
- 2ed5a11 patch 9.1.0252: Vim9: segfault with static in super class by Yegappan Lakshmanan · 2 years ago
- 8eb7523 patch 9.1.0251: Filetype test fails by zeertzjq · 2 years ago
- 4c7098b patch 9.1.0250: filetype: ldscripts cannot be recognized by Wu, Zhenyu · 2 years ago
- a917bd5 patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognized by Wu, Zhenyu · 2 years ago
- 3b497aa patch 9.1.0248: filetype: yarn lock files are not recognized by Wu, Zhenyu · 2 years ago
- 3f6fa93 patch 9.1.0247: filetype: bundle config files are not recognized by Wu, Zhenyu · 2 years ago
- a2c27b0 patch 9.1.0246: filetype: fontconfig files are not recognized by Wu, Zhenyu · 2 years ago
- a55a22a patch 9.1.0245: filetype: zsh theme, history and zunit files are not recognized by Wu, Zhenyu · 2 years ago
- 84ce550 patch 9.1.0244: filetype: bash history files are not recognized by Wu, Zhenyu · 2 years ago
- abbb4a4 patch 9.1.0243: filetype: netrw history file is not recognized by Wu, Zhenyu · 2 years ago
- be71ac6 patch 9.1.0242: filetype: octave history files are not recognized by Wu, Zhenyu · 2 years ago
- 6b285c8 patch 9.1.0241: filetype: mysql history files are not recognized by Wu, Zhenyu · 2 years ago
- 665220a patch 9.1.0240: filetype: some python tools config files are not recognized by Wu, Zhenyu · 2 years ago
- 8e47eb3 patch 9.1.0239: filetype: gnuplot history files are not recognised by Wu, Zhenyu · 2 years ago
- 75c607d patch 9.1.0238: filetype: jupyterlab and sublime config are not recognized by Wu, Zhenyu · 2 years ago
- 0fd560d patch 9.1.0237: filetype: mplstyle files are not recognized by Wu, Zhenyu · 2 years ago
- a75f479 patch 9.1.0236: filetype: texlua files are not recognized by Wu, Zhenyu · 2 years ago
- 4ff83b9 patch 9.1.0235: filetype: supertux files are not recognized by Wu, Zhenyu · 2 years ago
- e523dd9 patch 9.1.0234: filetype: support for Intel HEX files is lacking by Wu, Zhenyu · 2 years ago
- 3cf121e patch 9.1.0233: Vim9: string() output of enum is problematic by Yegappan Lakshmanan · 2 years ago
- 5df961a patch 9.1.0232: Conceal test fails when rightleft feature is disabled by Julio B · 2 years ago