]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2024-07-07  Riley Bruinsruntime(cabal): include cabal ftplugin file
2024-07-07  Riley Bruinsruntime(cuda): include CUDA ftplugin file
2024-07-07  Riley Bruinsruntime(editorconfig): include editorconfig ftplugin...
2024-07-07  Riley Bruinsruntime(kivy): update kivy syntax, include ftplugin
2024-07-07  Aliaksei Budaveiruntime(syntax-tests): Stop generating redundant "...
2024-07-07  zeertzjqpatch 9.1.0543: Behavior of CursorMovedC is strange v9.1.0543
2024-07-07  Doug Kearnsruntime(vim): Update base-syntax, improve :match comman...
2024-07-07  Ernie Raelpatch 9.1.0542: Vim9: confusing string() output for... v9.1.0542
2024-07-07  Dominique PellĂ©patch 9.1.0541: failing test with Vim configured withou... v9.1.0541
2024-07-07  zeertzjqpatch 9.1.0540: Unused assignment in sign_define_cmd() v9.1.0540
2024-07-07  Christian Brabandtruntime(doc): add page-scrolling keys to index.txt
2024-07-07  Christian Brabandtruntime(doc): add reference to xterm-focus-event from...
2024-07-07  Christian Brabandtpatch 9.1.0539: Not enough tests for what v9.1.0535... v9.1.0539
2024-07-07  Christian Brabandtruntime(doc): clarify how to re-init csv syntax file
2024-07-06  LemonBoypatch 9.1.0538: not possible to assign priority when... v9.1.0538
2024-07-06  distobspatch 9.1.0537: signed number detection for CTRL-X... v9.1.0537
2024-07-06  Christian Brabandtpatch 9.1.0536: filetype: zone files are not recognized v9.1.0536
2024-07-06  Mohamed Akrampatch 9.1.0535: newline escape wrong in ex mode v9.1.0535
2024-07-06  Ivan Shapovalovruntime(man): honor cmd modifiers before `g:ft_man_open...
2024-07-06  Ivan Shapovalovruntime(man): use `nnoremap` to map to Ex commands
2024-07-06  glepnirpatch 9.1.0534: completion wrong with fuzzy when cyclin... v9.1.0534
2024-07-06  Aliaksei Budaveiruntime(syntax-tests): Abort and report failed cursor...
2024-07-06  Aliaksei Budaveiruntime(syntax-tests): Introduce self tests for screen...
2024-07-06  Aliaksei Budaveiruntime(syntax-tests): Clear and redraw the ruler line...
2024-07-06  Aliaksei Budaveiruntime(syntax-tests): Allow for folded and wrapped...
2024-07-06  Ernie Raelpatch 9.1.0533: Vim9: need more tests for nested object... v9.1.0533
2024-07-06  Aliaksei BudaveiCI: Pre-v9.0.0110 versions generate bogus documentation...
2024-07-06  Christian Brabandtruntime(doc): Remove wrong help tag CTRL-SHIFT-CR
2024-07-05  Riley Bruinspatch 9.1.0532: filetype: Cedar files not recognized v9.1.0532
2024-07-05  Christian Brabandtruntime(doc): document further keys that scroll page...
2024-07-05  Christian Brabandtpatch 9.1.0531: resource leak in mch_get_random() v9.1.0531
2024-07-04  Rodolfo Guagniniruntime(tutor): Fix wrong spanish translation
2024-07-04  Ennoruntime(netrw): fix remaining case of register clobber
2024-07-04  Ken Takatapatch 9.1.0530: xxd: MSVC warning about non-ASCII character v9.1.0530
2024-07-04  LemonBoypatch 9.1.0529: silent! causes following try/catch... v9.1.0529
2024-07-04  novenaryruntime(rust): use shiftwidth() in indent script
2024-07-04  Kyle Kovacspatch 9.1.0528: spell completion message still wrong... v9.1.0528
2024-07-04  RestorerZpatch 9.1.0527: inconsistent parameter in Makefiles... v9.1.0527
2024-07-04  Luuk van Baalpatch 9.1.0526: Unwanted cursor movement with pagescrol... v9.1.0526
2024-07-04  Christian Brabandtruntime(doc): mention $XDG_CONFIG_HOME instead of ...
2024-07-04  zeertzjqpatch 9.1.0525: Right release selects immediately when... v9.1.0525
2024-07-04  Yinzuo Jiangpatch 9.1.0524: the recursive parameter in the *_equal... v9.1.0524
2024-07-04  Ubaldo Tiberiruntime(termdebug): Add Deprecation warnings
2024-07-04  LemonBoypatch 9.1.0523: Vim9: cannot downcast an object v9.1.0523
2024-07-04  Ernie Raelpatch 9.1.0522: Vim9: string(object) hangs for recursiv... v9.1.0522
2024-07-04  Yaakov Selkowitzpatch 9.1.0521: if_py: _PyObject_CallFunction_SizeT... v9.1.0521
2024-07-04  LemonBoypatch 9.1.0520: Vim9: incorrect type checking for modif... v9.1.0520
2024-07-04  Ennoruntime(manpager): avoid readonly prompt
2024-07-04  Ken Takatapatch 9.1.0519: MS-Windows: libvterm compilation can... v9.1.0519
2024-07-04  LemonBoypatch 9.1.0518: initialize the random buffer can be... v9.1.0518
2024-07-04  Ken Takatapatch 9.1.0517: MS-Windows: too long lines in Make_mvc.mak v9.1.0517
2024-07-04  Janno Tjarksruntime(terraform): Add filetype plugin for terraform
2024-07-04  Kafvaruntime(dockerfile): enable spellchecking of comments...
2024-07-04  Christian Brabandtruntime(doc): rename variable for pandoc markdown support
2024-06-24  erraelruntime(doc): In builtin overview use {buf} as param...
2024-06-23  Christian Brabandtruntime(doc): clarify, that register 1-9 will always...
2024-06-23  Christian Brabandtruntime(netrw): save and restore register 0-9, a and...
2024-06-23  Ubaldo Tiberiruntime(termdebug): Refactored StartDebug_term and...
2024-06-23  Aliaksei Budaveiruntime(java): Compose "g:java_highlight_signature...
2024-06-23  Yegappan Lakshmananpatch 9.1.0516: need more tests for nested dicts and... v9.1.0516
2024-06-23  Ernie Raelpatch 9.1.0515: Vim9: segfault in object_equal() v9.1.0515
2024-06-22  LemonBoypatch 9.1.0514: Vim9: issue with comparing objects... v9.1.0514
2024-06-22  Yinzuo Jiangruntime(termdebug): Change some variables to Enums
2024-06-22  Doug Kearnsruntime(vim): Update base-syntax, fix function tail...
2024-06-22  Ernie Raelpatch 9.1.0513: Vim9: segfault with object comparison v9.1.0513
2024-06-21  zeertzjqpatch 9.1.0512: Mode message for spell completion doesn... v9.1.0512
2024-06-21  zeertzjqpatch 9.1.0511: CursorMovedC triggered wrongly with... v9.1.0511
2024-06-21  Evan Hansonruntime(scheme): update runtime files
2024-06-21  Christian Brabandtpatch 9.1.0510: CI: test_gettext fails on MacOS14 ... v9.1.0510
2024-06-20  Christ van... patch 9.1.0509: not possible to translate Vim script... v9.1.0509
2024-06-20  Ubaldo Tiberipatch 9.1.0508: termdebug plugin can be further improved v9.1.0508
2024-06-20  yu-ykruntime(gomod): add gomod filetype plugin
2024-06-20  Shougo Matsushitapatch 9.1.0507: hard to detect cursor movement in the... v9.1.0507
2024-06-20  Aliaksei Budaveiruntime(java): Optionally highlight parameterised types
2024-06-20  Tyler Millerpatch 9.1.0506: filetype: .envrc & .prettierignore... v9.1.0506
2024-06-19  PowerUser64patch 9.1.0505: filetype: Faust files are not recognized v9.1.0505
2024-06-19  Christian Brabandtpatch 9.1.0504: inner-tag textobject confused about... v9.1.0504
2024-06-19  glepnirpatch 9.1.0503: cannot use fuzzy keyword completion v9.1.0503
2024-06-19  Aliaksei Budaveiruntime(java): Remove the group exclusion list from...
2024-06-19  Marius Gedminasruntime(doc): wrong return type for execute() function
2024-06-19  K.Takatapatch 9.1.0502: MS-Windows: too much legacy code v9.1.0502
2024-06-19  Ubaldo Tiberipatch 9.1.0501: too complicated mapping restore in... v9.1.0501
2024-06-19  Maxim Kimruntime(nohlsearch): simplify mapping
2024-06-18  Christian Brabandtpatch 9.1.0500: cannot switch buffer in a popup v9.1.0500
2024-06-18  LemonBoypatch 9.1.0499: MS-Windows: doesn't handle symlinks... v9.1.0499
2024-06-18  zeertzjqpatch 9.1.0498: getcmdcompltype() interferes with cmdli... v9.1.0498
2024-06-18  Ubaldo Tiberipatch 9.1.0497: termdebug can be further improved v9.1.0497
2024-06-18  Afiq Nazrieruntime(filetype): update htmldjango detection
2024-06-18  Emir SARItranslation(tr): Improve Turkish documentation
2024-06-18  Maxim Kimruntime(csv): include a simple csv filetype and syntax...
2024-06-18  Maxim Kimruntime(nohlsearch): include the the simple nohlsearch...
2024-06-17  glepnirpatch 9.1.0496: matched text is highlighted case-sensit... v9.1.0496
2024-06-17  zeertzjqpatch 9.1.0495: Matched text isn't highlighted in cmdli... v9.1.0495
2024-06-17  h-eastruntime(doc): Fix typos in several documents
2024-06-17  Christian Brabandtruntime(doc): clarify when text properties are cleared
2024-06-17  Christian Brabandtruntime(doc): improve the vim-shebang example
2024-06-17  Christian Brabandtruntime(doc): revert unintended formatting changes...
2024-06-16  Doug Kearnsruntime(java): Add a config variable for commonly used...
2024-06-16  zeertzjqpatch 9.1.0494: Wrong matched text highlighted in pum... v9.1.0494
2024-06-16  Mohamed Akramruntime(html): bump length of character references...
next