- 38cfa2b runtime(netrw): Fix `mf`-selected entry highlighting by yasuda · 1 year, 8 months ago
- 0e9fd77 runtime(htmlangular): add html syntax highlighting by Dennis van den Berg · 1 year, 8 months ago
- 4a0dc29 translation(it): Fix filemode of Italian manpages by Ken Takata · 1 year, 8 months ago
- fd01eb2 runtime(doc): Update outdated man.vim plugin information by John M Devin · 1 year, 8 months ago
- bc29ea6 runtime(zip): simplify condition to detect MS-Windows by Christian Brabandt · 1 year, 8 months ago
- 7790ea0 patch 9.1.0686: zip-plugin has problems with special characters by Christian Brabandt · 1 year, 8 months ago
- 5f5f283 runtime(pandoc): escape quotes in &errorformat for pandoc by Konfekt · 1 year, 8 months ago
- 9beccaf translation(it): updated Italian manpage by Antonio Giovanni Colombo · 1 year, 8 months ago
- 9e79585 patch 9.1.0685: too many strlen() calls in usercmd.c by John Marriott · 1 year, 8 months ago
- e44e644 runtime(doc): fix grammar in :h :keeppatterns by zeertzjq · 1 year, 8 months ago
- d55e698 runtime(pandoc): refine pandoc compiler settings by Konfekt · 1 year, 8 months ago
- 753794b patch 9.1.0684: completion is inserted on Enter with "noselect" by glepnir · 1 year, 8 months ago
- 12333ba translation(ru): update man pages by RestorerZ · 1 year, 8 months ago
- 0fd1cb1 patch 9.1.0683: mode() returns wrong value with <Cmd> mapping by kuuote · 1 year, 8 months ago
- 3840d2f runtime(doc): remove trailing whitespace in cmdline.txt by Christian Brabandt · 1 year, 8 months ago
- cb90ea9 patch 9.1.0682: Vim9: Segfault with uninitialized funcref by Ernie Rael · 1 year, 8 months ago
- 6bff6a2 patch 9.1.0681: tests: Analyzing failed screendumps is hard by Aliaksei Budavei · 1 year, 8 months ago
- 175a87c runtime(doc): more clarification for the :keeppatterns needed by Christian Brabandt · 1 year, 8 months ago
- 10231ac patch 9.1.0680: VMS does not have defined uintptr_t by Zoltan Arpadffy · 1 year, 8 months ago
- 890f97c runtime(doc): improve typedchar documentation for KeyInputPre autocmd by Shougo Matsushita · 1 year, 8 months ago
- 8e25d91 runtime(dist): verify that executable is in $PATH by Christian Brabandt · 1 year, 8 months ago
- a4aa975 translation(it): update Italian manpages by Antonio Giovanni Colombo · 1 year, 8 months ago
- cba93ca runtime(doc): clarify the effect of :keeppatterns after v9.1.0677 by zeertzjq · 1 year, 8 months ago
- 9b7d55e runtime(doc): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
- bc11f6d patch 9.1.0679: Rename from w_closing to w_locked is incomplete by zeertzjq · 1 year, 8 months ago
- 6908db4 runtime(colors): update colorschemes by Maxim Kim · 1 year, 8 months ago
- d164f2a runtime(vim): Update base-syntax, improve :let-heredoc highlighting by Doug Kearns · 1 year, 8 months ago
- 8f3f785 runtime(doc): Updating the examples in the xxd manpage by RestorerZ · 1 year, 8 months ago
- 85c724e translation(ru): Updated uganda.rux by RestorerZ · 1 year, 8 months ago
- c6ed816 runtime(yaml): do not re-indent when commenting out lines by Christian Brabandt · 1 year, 8 months ago
- 0a6e57b patch 9.1.0678: [security]: use-after-free in alist_add() by Christian Brabandt · 1 year, 8 months ago
- 3b59be4 patch 9.1.0677: :keepp does not retain the substitute pattern by Gregory Anders · 1 year, 8 months ago
- 12cb1d1 translation(ja): Update Japanese translations to latest release by Ken Takata · 1 year, 8 months ago
- 1fbccc1 runtime(netrw): Drop committed trace lines by Damien · 1 year, 8 months ago
- b4d1164 runtime(netrw): Error popup not always used by Damien · 1 year, 8 months ago
- 7c75411 runtime(netrw): ErrorMsg() may throw E121 by Damien · 1 year, 8 months ago
- 1869fe0 runtime(tutor): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
- cca3df9 translation: improve the po/cleanup.vim script by RestorerZ · 1 year, 8 months ago
- 5f995c9 runtime(lang): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
- 81b62dd patch 9.1.0676: style issues with man pages by RestorerZ · 1 year, 8 months ago
- ded1677 patch 9.1.0675: Patch v9.1.0674 causes problems by Christian Brabandt · 1 year, 8 months ago
- a1dc649 runtime(dosbatch): Show %%i as an argument in syntax file by Ken Takata · 1 year, 8 months ago
- 11c92be runtime(dosbatch): Add syn-sync to syntax file by Ken Takata · 1 year, 8 months ago
- fc762df runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql" by Yinzuo Jiang · 1 year, 8 months ago
- 7477861 patch 9.1.0674: Vim9: compiling abstract method fails because of missing return by Ernie Rael · 1 year, 8 months ago
- ea76096 runtime(javascript): fix a few issues with syntax higlighting by Tobiasz Laskowski · 1 year, 8 months ago
- dd36d6c runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var by Stanislav Asunkin · 1 year, 8 months ago
- bbeb38d runtime(termdebug): Fix wrong test for balloon feature by Ubaldo Tiberi · 1 year, 8 months ago
- ff16807 runtime(doc): Remove mentioning of the voting feature by RestorerZ · 1 year, 8 months ago
- dc831db runtime(doc): add help tags for json + markdown global variables by JJCUBER · 1 year, 8 months ago
- 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 1 year, 8 months ago
- d33afe1 runtime(syntax-tests): Facilitate the viewing of rendered screendumps by Aliaksei Budavei · 1 year, 8 months ago
- 90e1fe4 runtime(doc): fix a few style issues by h-east · 1 year, 8 months ago
- 8d02e5c patch 9.1.0672: marker folds may get corrupted on undo by Christian Brabandt · 1 year, 8 months ago
- fb3f969 Problem: crash with WinNewPre autocommand by Christian Brabandt · 1 year, 8 months ago
- e20aeb8 patch 9.1.0670: po file encoding fails on *BSD during make by RestorerZ · 1 year, 8 months ago
- 659713d translation(it): Update Italian translation by Antonio Giovanni Colombo · 1 year, 8 months ago
- 2630687 translation: Stop using msgconv by Ken Takata · 1 year, 8 months ago
- 1c032e3 patch 9.1.0669: if_python: stable python ABI not used by default by Ken Takata · 1 year, 8 months ago
- 3383ed7 Update .gitignore and .hgignore files by Ken Takata · 1 year, 8 months ago
- 9abd715 patch 9.1.0668: build-error with python3.12 and stable ABI by Ken Takata · 1 year, 8 months ago
- 181fda1 translations: Update generated po files by Ken Takata · 1 year, 8 months ago
- b026a29 patch 9.1.0667: Some other options reset curswant unnecessarily when set by zeertzjq · 1 year, 8 months ago
- 9c4b246 patch 9.1.0666: assert_equal() doesn't show multibyte string correctly by zeertzjq · 1 year, 8 months ago
- 0cc5dce runtime(doc): clarify directory of Vim's executable vs CWD by zeertzjq · 1 year, 8 months ago
- 6b97d7a patch 9.1.0665: Locked variable can be changed in a :for loop by zeertzjq · 1 year, 8 months ago
- 39eff4c runtime(proto): Add indent script for protobuf filetype by David Pedersen · 1 year, 8 months ago
- 568cbc9 patch 9.1.0664: MS-Windows: console vim did not switch back to main screen on exit by Ken Takata · 1 year, 8 months ago
- e2d9b0d runtime(zip): zip plugin does not work with Vim 9.0 by Christian Brabandt · 1 year, 8 months ago
- 91efcd1 patch 9.1.0663: tests: zip test still resets 'shellslash' option by Christian Brabandt · 1 year, 8 months ago
- afea6b9 runtime(zip): use defer to restore old settings by Christian Brabandt · 1 year, 8 months ago
- 8d52926 runtime(zip): add a generic Message function by Christian Brabandt · 1 year, 8 months ago
- a336d8f runtime(zip): increment base version of zip plugin by Christian Brabandt · 1 year, 8 months ago
- e1044fb runtime(zip): raise minimum Vim version to v9.0 by Christian Brabandt · 1 year, 8 months ago
- 19636be runtime(zip): refactor save and restore of options by Christian Brabandt · 1 year, 8 months ago
- 33836d3 runtime(zip): remove test for fnameescape by Christian Brabandt · 1 year, 8 months ago
- 120c0dd runtime(zip): use :echomsg instead of :echo by Christian Brabandt · 1 year, 8 months ago
- a63f66e runtime(zip): clean up and remove comments by Christian Brabandt · 1 year, 8 months ago
- da090f9 patch 9.1.0662: filecopy() may return wrong value when readlink() fails by zeertzjq · 1 year, 8 months ago
- d7af21e patch 9.1.0661: the zip plugin is not tested. by Damien · 1 year, 8 months ago
- f0e9b72 runtime(zip): Fix for FreeBSD's unzip command by Damien · 1 year, 8 months ago
- 217d3c1 runtime(doc): capitalize correctly by Christian Brabandt · 1 year, 8 months ago
- f5f69e8 patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost by Christopher Plewright · 1 year, 8 months ago
- e0fd1ca translation(it): update Italian manpage by Antonio Giovanni Colombo · 1 year, 8 months ago
- c0f7505 runtime(lua): add/subtract a 'shiftwidth' after '('/')' in indentexpr by Yinzuo Jiang · 1 year, 8 months ago
- c5bdd66 runtime(zip): escape '[' on Unix as well by zeertzjq · 1 year, 8 months ago
- 2708afa patch 9.1.0659: MS-Windows: MSVC Makefile is a bit hard to read by Ken Takata · 1 year, 8 months ago
- 947f752 runtime(doc): fix typo in syntax.txt by Jon Parise · 1 year, 8 months ago
- 1514120 runtime(doc): -x is only available when compiled with crypt feature by Christian Brabandt · 1 year, 8 months ago
- 62d8617 patch 9.1.0658: Coverity warns about dereferencing NULL pointer. by zeertzjq · 1 year, 8 months ago
- 6228481 runtime(colors): update Todo highlight in habamax colorscheme by Maxim Kim · 1 year, 8 months ago
- 87d63d3 patch 9.1.0657: MS-Windows: MSVC build time can be optimized by Ken Takata · 1 year, 8 months ago
- cdf1c7a patch 9.1.0656: MS-Windows: MSVC Makefile CPU handling can be improved by Ken Takata · 1 year, 8 months ago
- 0aa65b4 patch 9.1.0655: filetype: goaccess config file not recognized by Adam Monsen · 1 year, 8 months ago
- 22a2252 CI: update clang compiler to version 20 by Philip H · 1 year, 8 months ago
- c527d90 runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore` by Ivan Shapovalov · 1 year, 8 months ago
- b9de1a0 patch 9.1.0654: completion does not respect completeslash with fuzzy by glepnir · 1 year, 8 months ago
- a0b5bc1 patch 9.1.0653: Patch v9.1.0648 not completely right by Christian Brabandt · 1 year, 8 months ago
- b4ea771 patch 9.1.0652: too many strlen() calls in syntax.c by John Marriott · 1 year, 8 months ago
- 0214680 patch 9.1.0651: ex: trailing dot is optional for :g and :insert/:append by Mohamed Akram · 1 year, 8 months ago