- b23db54 docs: Improve Markdown in README (#12829) by Viktor Szépe · 2 years, 8 months ago
- 6235a10 patch 9.0.1747: screenpos() may cause unnecessary redraw by zeertzjq · 2 years, 8 months ago
- 28ae5a3 patch 9.0.1746: vim9class compile error for char/char_u conversion by Christian Brabandt · 2 years, 8 months ago
- fc30584 patch 9.0.1745: Missing test coverage for blockwise Visual highlight by zeertzjq · 2 years, 8 months ago
- c3172fe patch 9.0.1744: Dead code in open_cmdwin() by Sean Dewar · 2 years, 8 months ago
- 0451056 Translations: Update po files for zh and ja by K.Takata · 2 years, 8 months ago
- 44a6b72 patch 9.0.1743: Parameter of gui_gtk:gui_mch_browse incorrectly marked as UNUSED by Doug Kearns · 2 years, 8 months ago
- 9994160 patch 9.0.1742: wrong curswant when clicking on second cell of double-width char by zeertzjq · 2 years, 8 months ago
- c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years, 8 months ago
- 56bafd7 Runtime: add new sed ftplugin (#12843) by dkearns · 2 years, 8 months ago
- 0a07646 patch 9.0.1740: segfault when reading invalid viminfo file by Pierre Colin · 2 years, 8 months ago
- 38ab19e patch 9.0.1739: Leftover files in libvterm by James McCoy · 2 years, 8 months ago
- 4dd266c patch 9.0.1738: Duplicate code to reverse a string by zeertzjq · 2 years, 8 months ago
- b102728 patch 9.0.1737: Calling a base class method through an extended class fails by Yegappan Lakshmanan · 2 years, 8 months ago
- e27578a Runtime: Update Italian Translation by Antonio Giovanni Colombo · 2 years, 8 months ago
- 07a2b61 patch 9.0.1736: Github Actions times out after 20 minutes by Christian Brabandt · 2 years, 8 months ago
- 817db40 Add TODO, FIXME to Haskell syntax file (#8055) by Bruno-366 · 2 years, 8 months ago
- 442d174 bindzone runtime: add new DNS record types (#7351) by Stuart Henderson · 2 years, 8 months ago
- a5988f5 Keywords 'of' and 'yield' for Javascript. (#7873) by Yuri Klimov · 2 years, 8 months ago
- e9ef347 patch 9.0.1735: Rename completion specific findex var by zeertzjq · 2 years, 8 months ago
- be5cdd1 patch 9.0.1734: :runtime completion fails for multiple args by zeertzjq · 2 years, 8 months ago
- d2af6c6 patch 9.0.1733: CI: cannot cache linux-modules-extra by Philip H · 2 years, 8 months ago
- d5475e8 patch 9.0.1732: vimexpr: shadowing variable by Christian Brabandt · 2 years, 8 months ago
- 6e940d9 patch 9.0.1731: blockwise Visual highlight not working with virtual text by zeertzjq · 2 years, 8 months ago
- 8cfe52e man.vim: Recognise hyphenated-at-eol cross-references (#12609) by goweol · 2 years, 8 months ago
- 6e5ab2b man.vim: Uniformly place cursor at the same column with `Ctrl-t` (#12608) by goweol · 2 years, 8 months ago
- 008c915 patch 9.0.1730: passing multiple patterns to runtime not working by zeertzjq · 2 years, 8 months ago
- bfe377b patch 9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n by zeertzjq · 2 years, 8 months ago
- 825cf81 patch 9.0.1728: missing winid argument for virtcol() by zeertzjq · 2 years, 8 months ago
- b0efa49 patch 9.0.1727: minor problems with the teapot by Sean Dewar · 2 years, 9 months ago
- 876f5fb patch 9.0.1726: incorrect heights in win_size_restore() by Sean Dewar · 2 years, 8 months ago
- e500ae8 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' by zeertzjq · 2 years, 8 months ago
- 2261c89 patch 9.0.1724: vim9class constructor argument type checking bug by h-east · 2 years, 8 months ago
- 5a0dd71 Update sr.po (#12820) by Ivan Pešić · 2 years, 8 months ago
- bfc461f Use string interpolation (#12823) by Yegappan Lakshmanan · 2 years, 8 months ago
- ad0c442 patch 9.0.1723: Fix regression in {func} argument of reduce() by zeertzjq · 2 years, 8 months ago
- 4f389e7 patch 9.0.1722: wrong error messages when passing wrong types to count() by zeertzjq · 2 years, 8 months ago
- 4112aca patch 9.0.1721: Build failure on Windows with dynamic lua by zeertzjq · 2 years, 8 months ago
- a456b12 patch 9.0.1720: Vim9 class using wrong index for overridden method by Yegappan Lakshmanan · 2 years, 8 months ago
- 20b33b5 Update FreeBASIC syntax file (#12781) by dkearns · 2 years, 8 months ago
- cf8cde2 zh_CN: update to use reordering (#12787) by 依云 · 2 years, 8 months ago
- 8a35033 patch 9.0.1719: if_lua: crash for for Lua functions invoked via Vim callbacks by Jesse Pavel · 2 years, 8 months ago
- e98fb64 patch 9.0.1718: dict-completion does not respect region by LemonBoy · 2 years, 8 months ago
- 636d32b The keyboard layout "russian-typograph" has been updated to version 3.3 (#12796) by Restorer · 2 years, 8 months ago
- 10f23e1 Update syntax/muttrc.vim to latest mutt (#12797) by lunasophia · 2 years, 8 months ago
- 4868f63 Update syntax/fortran.vim (#12798) by Ajit-Thakkar · 2 years, 8 months ago
- b209b86 patch 9.0.1717: virtcol2col returns last byte of a multi-byte char by Yegappan Lakshmanan · 2 years, 8 months ago
- 15a0a02 patch 9.0.1716: Windows build with python 3.12 and clang fails by Zdenek Dohnal · 2 years, 8 months ago
- 7772c93 patch 9.0.1715: duplicate test in message_test.c by zeertzjq · 2 years, 8 months ago
- e4c79d3 patch 9.0.1714: getcompletion() "cmdline" fails after :autocmd by zeertzjq · 2 years, 8 months ago
- ba913b1 patch 9.0.1713: Github CI fails to load snd-dummy kernel module by Zdenek Dohnal · 2 years, 8 months ago
- 5b0889b patch 9.0.1712: missing null check in object_clear() by Jia-Ju Bai · 2 years, 8 months ago
- d3515a1 patch 9.0.1711: dead code in charset.c by zeertzjq · 2 years, 9 months ago
- 4a8eb6e patch 9.0.1710: scrolloff options work slightly different by Christian Brabandt · 2 years, 8 months ago
- e5e4709 patch 9.0.1709: dynamic build with python 3.12 breaks by Zdenek Dohnal · 2 years, 8 months ago
- 8ef1fbc patch 9.0.1708: getcompletion() failes for user-defined commands by Christian Brabandt · 2 years, 9 months ago
- badeedd patch 9.0.1707: Cannot wrap around in popup_filter_menu() by Christian Brabandt · 2 years, 8 months ago
- 02551c9 patch 9.0.1706: typos in the xxd manpage by Matthias Braun · 2 years, 8 months ago
- 96d6c4a runtime: Remove Brams email in indent/README.txt by Christian Brabandt · 2 years, 8 months ago
- b25dbb3 patch 9.0.1705: cursor position wrong when clicking on an unprintable char by zeertzjq · 2 years, 8 months ago
- 0c6181f patch 9.0.1704: Cannot use positional arguments for printf() by Christ van Willegen · 2 years, 8 months ago
- 1688938 runtime: Add a few more remarks about Bram and new runtime files by Christian Brabandt · 2 years, 8 months ago
- 74cc13c patch 9.0.1703: Vim9 Calling a method in an extended class fails by Yegappan Lakshmanan · 2 years, 8 months ago
- 9ad1bf7 runtime(pymanifest): fix mistake in syntax definition by ObserverOfTime · 2 years, 8 months ago
- e978b45 Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) by Christian Brabandt · 2 years, 8 months ago
- 9c30f43 patch 9.0.1702: Undo test is flaky by zeertzjq · 2 years, 8 months ago
- 2f339aa Add syntax & ftplugin for pymanifest (#12773) by ObserverOfTime · 2 years, 8 months ago
- f9c4c2f Update iss syntax file (#11890) by ObserverOfTime · 2 years, 8 months ago
- 57a02cc patch 9.0.1701: vim9 crash when class member overridden by Yegappan Lakshmanan · 2 years, 8 months ago
- 32f586e patch 9.0.1700: Cannot compile with dynamic perl < 5.38 by K.Takata · 2 years, 8 months ago
- 6c313bb patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows by Mike Williams · 2 years, 8 months ago
- 7fe1089 patch 9.0.1698: Test_map_restore_sid fails in GUI by zeertzjq · 2 years, 8 months ago
- 73b8209 patch 9.0.1697: incsearch test not sufficient by Christ van Willegen · 2 years, 8 months ago
- 8878653 patch 9.0.1696: sodium_mlock may still fail in CI by Christian Brabandt · 2 years, 8 months ago
- f1cc4d5 patch 9.0.1695: Crash with overlong textprop above by Christian Brabandt · 2 years, 8 months ago
- bacc830 patch 9.0.1694: wrong mapping applied when replaying a char search by zeertzjq · 2 years, 8 months ago
- 2d63e4b patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode by Christian Brabandt · 2 years, 8 months ago
- db4fd29 patch 9.0.1692: Android not handling AI_V4MAPPED ai_flag by cions · 2 years, 8 months ago
- 7b7b4cb patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll by zeertzjq · 2 years, 8 months ago
- f6cdab3 patch 9.0.1690: popup_create() not aborting on errors by Christian Brabandt · 2 years, 8 months ago
- 288bf26 patch 9.0.1689: python 3.12 produces warnings and fails test by Zdenek Dohnal · 2 years, 8 months ago
- ca6ac99 patch 9.0.1688: cannot store custom data in quickfix list by Tom Praschan · 2 years, 8 months ago
- 7e0bae0 patch 9.0.1687: mapset() not properly handling script ID by zeertzjq · 2 years, 8 months ago
- cd4e4e1 .cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767) by Philip H · 2 years, 8 months ago
- d8f9811 Add commentstring for nix file format (#12696) by Keith Smiley · 2 years, 8 months ago
- 5fee111 patch 9.0.1686: undotree() only works for the current buffer by Devin J. Pohly · 3 years ago
- 422b9dc patch 9.0.1685: silence Python 3.11 depreciations for gcc by Philip H · 2 years, 8 months ago
- b00df7a patch 9.0.1684: Update libvterm to rev 839 by zeertzjq · 2 years, 8 months ago
- 8f5a8d8 Update CODEOWNERS (#12760) by dkearns · 2 years, 8 months ago
- 21aaff3 Update my name and email in runtime files (#12763) by Lily Ballard · 2 years, 8 months ago
- dd0ad25 Update syntax/dosini.vim to the latest version (#12764) by Hong Xu · 2 years, 8 months ago
- 81b8bf5 Update the vimscript code for restoring cursor position by Dragan Simic' via vim_dev · 2 years, 8 months ago
- 6a50066 Improve the vimscript code in ":h hex-editing" by Dragan Simic' via vim_dev · 2 years, 8 months ago
- 6efb198 Updated runtime files by Christian Brabandt · 2 years, 8 months ago
- 6019fed patch 9.0.1682: sodium encryption is not portable by Christian Brabandt · 2 years, 9 months ago
- 92f076e Update krl and add rapid syntax files (#12750) by Patrick Meiser-Knosowski · 2 years, 8 months ago
- 6ec7808 Add security policy (#12687) by Santos Gallegos · 2 years, 8 months ago
- c41b3c9 defaults.vim: Update comment to simplify reverting augroup by Balki · 2 years, 9 months ago
- 1d7caa5 patch 9.0.1681: Build Failure with Perl 5.38 by Philip H · 2 years, 10 months ago
- 335c584 patch 9.0.1680: sodium test fails in Github CI by Christian Brabandt · 2 years, 8 months ago