]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2024-01-08  Christian Brabandtruntime(tar): fix a few problems with the tar plugin
2024-01-08  Maxim Kimruntime(vim): accept dot in completionList for Vim9...
2024-01-07  Romain Lafourcadepatch 9.1.0016: default diff highlighting is too noisy v9.1.0016
2024-01-07  Aliaksei Budaveiruntime(doc): Improve the documentation for Vim9 classe...
2024-01-05  Christian Brabandtpatch 9.1.0015: i_CTRL-R- no longer works in replace... v9.1.0015
2024-01-05  zeertzjqpatch 9.1.0014: incorrect use of W_WINROW in edit.c v9.1.0014
2024-01-05  Doug Kearnspatch 9.1.0013: Modula2 filetype support lacking v9.1.0013
2024-01-05  Maxim Kimpatch 9.1.0012: regression with empty inner blocks... v9.1.0012
2024-01-05  K.Takataruntime(doc): Fix typos in version9.txt (#13817)
2024-01-05  Lifepillarruntime(doc): Fix typos in reltime() help. (#13818)
2024-01-04  dkearnsruntime(vim): Update syntax file (#13671)
2024-01-04  Christian Brabandtpatch 9.1.0011: regexp cannot match combining chars... v9.1.0011
2024-01-04  Doug Kearnspatch 9.1.0010: Keymap completion is not available v9.1.0010
2024-01-04  Yegappan Lakshmananpatch 9.1.0009: Cannot easily get the list of matches v9.1.0009
2024-01-04  Christian Brabandtpatch 9.1.0008: NSIS installer includes syntax testdir v9.1.0008
2024-01-04  Christian Brabandtpatch 9.1.0007: can select empty inner text blocks v9.1.0007
2024-01-04  Keith Thompsonpatch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
2024-01-04  Zoltan Arpadffypatch 9.1.0005: OpenVMS does not support python3 and... v9.1.0005
2024-01-03  Ajit-Thakkarruntime(fortran): syntax and documentation updates...
2024-01-03  Gregory Anderspatch 9.1.0004: reloading colorscheme when not changing... v9.1.0004
2024-01-03  Isao Satopatch 9.1.0003: Cannot build against Ruby 33 dynamically v9.1.0003
2024-01-03  Shota Nozakipatch 9.1.0002: a closing fold expr, may start a new... v9.1.0002
2024-01-03  Sean Dewarpatch 9.1.0001: when closing window, wincmd p may fail v9.1.0001
2024-01-03  Hugo van de... runtime(vim): add jumpoptions to syntax file (#13808)
2024-01-03  Christian Brabandtruntime(doc): document that the diff filetype uses...
2024-01-03  dezzaruntime(vim): Add support for <ScriptCmd> syntax (...
2024-01-03  Brad Kingruntime(vim): Add support for `syntax foldlevel` comman...
2024-01-02  Christian Brabandtpatch 9.1.0000: Vim 9.1 release v9.1.0 v9.1.0000
2024-01-01  Christian Brabandtruntime(doc): add missing help tags
2024-01-01  Christian Brabandtruntime(menu): regenerate synmenu
2024-01-01  Christian Brabandtpatch 9.0.2190: proto files need update v9.0.2190
2024-01-01  Christian Brabandtruntime(dist/ft): improve filetype detection for *...
2024-01-01  Lucien Grondinruntime(sh): Update sh syntax and add local keyword...
2024-01-01  dkearnsruntime(ruby): Update ftplugin and omni-complete (...
2024-01-01  Christian Brabandtruntime(doc): Update Version9.txt for release 9.1 ...
2023-12-30  Yegappan Lakshmananruntime(doc): Add help tags to items in version9.txt...
2023-12-29  Christian Brabandttranslation(de): Updated German translation (#13796)
2023-12-29  Emir SARItranslation(tr): Improve Turkish documentation (#13800)
2023-12-29  Ajit-Thakkarruntime(fortran): update syntax and documentation ...
2023-12-28  zeertzjqpatch 9.0.2189: Wrong display with 'briopt=sbr' and... v9.0.2189
2023-12-28  Tim Poperuntime(cucumber): Updates to indent and syntax
2023-12-28  Tim Poperuntime(markdown): Fix folding of code blocks
2023-12-28  Tim Poperuntime(sass): Provide sass_recommended_style option
2023-12-28  Tim Poperuntime(gitcommit): Updates to ftplugin and syntax
2023-12-28  Tim Poperuntime(git): Make diffs foldable
2023-12-28  Tim Poperuntime(git): Add small ftplugin
2023-12-28  Zoltan Arpadffytranslation(hu): add Hungarian translation (#13782)
2023-12-28  Restorertranslation(ru): Updated Russian translation (#13788)
2023-12-28  Restorerruntime(Filelist): remove coveralls, move runtime/lang...
2023-12-28  Aliaksei Budaveiruntime(doc): correct the :public example (#13795)
2023-12-28  Restorertranslation(ru): adjust tutor/README.ru.utf-8.txt ...
2023-12-27  Antonio Giovanni... translation(it): Update Italian translations
2023-12-27  Christian Brabandtruntime(elixir): missing undo_ftplugin for indentkeys
2023-12-27  Gary Johnsonpatch 9.0.2188: cursor wrong after { in single line... v9.0.2188
2023-12-27  zeertzjqpatch 9.0.2187: Visual not drawn with 'breakindent... v9.0.2187
2023-12-27  erraelruntime(doc): add help tag multiple-constructors. ...
2023-12-27  George Guimarãesruntime(elixir): fix indentation (#13771)
2023-12-27  KSR-Yasudaruntime(mermaid): Syntax fix (#13774)
2023-12-27  Saleem Abdulrasoolpatch 9.0.2186: LTCG compile error ARM64 for write_chars v9.0.2186
2023-12-27  Christian Brabandtruntime(doc): clarify behaviour of ]m and ]M motions
2023-12-27  Evgeni Chasnovskiruntime(diff): Update default links (#13776)
2023-12-27  Lifepillarruntime(context): update ConTeXt keywords and other...
2023-12-25  erraelruntime(doc): Add variable categories and null related...
2023-12-25  Jakson Alves... runtime(r): Update R runtime files and docs (#13757)
2023-12-25  Anatolii Sakhniktranslation(ua): Update Ukrainian translation (#13760)
2023-12-24  Christian Brabandtpatch 9.0.2185: Coverity complains about not checking... v9.0.2185
2023-12-24  Ernie Raelruntime(doc): Clarify that new() is not static
2023-12-24  Yegappan Lakshmananruntime(doc): list of new/changed features in version9.txt
2023-12-23  Ajit-ThakkarRuntime(fortran): updates to indent, syntax and ftplugi...
2023-12-23  James McCoyruntime(debcontrol): Add loong64 arch (#13754)
2023-12-21  erraelruntime(doc): add some error codes to `:help vim9class...
2023-12-21  Ernie Raelpatch 9.0.2184: Vim9: inconsistent :type/:class messages v9.0.2184
2023-12-21  Csaba Hochruntime(erlang): add support for matchit plugin (#13713)
2023-12-21  Wu Yongweiruntime(masm): add variants of opcodes (#13734)
2023-12-21  Yegappan Lakshmananruntime(doc): Include Vim9 class features in version9.txt
2023-12-21  zeertzjqpatch 9.0.2183: Maximum callback depth is not configurable v9.0.2183
2023-12-21  Ivan Pešićtranslation(sr): Update Serbian messages translation...
2023-12-21  Christian Brabandtruntime(doc): reformat and align :h ft-c-syntax (#13738)
2023-12-21  dkearnsruntime(vim): Update syntax file (#13739)
2023-12-21  Yegappan Lakshmananpatch 9.0.2182: Vim9: need a way to reserve future... v9.0.2182
2023-12-21  Danek Duvallruntime(json5): Add TODO support to syntax script ...
2023-12-19  Ernie Raelpatch 9.0.2181: Vim9: missing error messages v9.0.2181
2023-12-19  Christian Brabandtruntime(doc): update helptags
2023-12-19  Zoltan Arpadffypatch 9.0.2180: POSIX function name in exarg causes... v9.0.2180
2023-12-19  Mazunki Hoksaaspatch 9.0.2179: no filetype detection for execline... v9.0.2179
2023-12-19  zeertzjqpatch 9.0.2178: reg_executing() wrong for :normal with... v9.0.2178
2023-12-19  zeertzjqpatch 9.0.2177: Wrong cursor position when dragging... v9.0.2177
2023-12-19  Ivan Pešićtranslation(sr): Update Serbian messages translation...
2023-12-19  Christian Brabandtruntime(netrw): prevent E11 on FocusGained autocommand...
2023-12-19  K.Takatatranslation(ja): Update Japanese translation (#13723)
2023-12-19  ronaaronruntime(8th): updated 8th syntax (#13720)
2023-12-19  zeertzjqCI: change dependabot prefix to "CI" (#13724)
2023-12-19  K.Takataruntime(doc): Update change.txt (#13725)
2023-12-19  Ken Takatapatch 9.0.2175: Compile error with Motif UI + mouse... v9.0.2176
2023-12-19  Christian Brabandtruntime(doc): Create Changelog until v9.0.2175 (#13728)
2023-12-18  Antonio Giovanni... translation(it): Update Italian translations
2023-12-18  Eric Pruittruntime(tmux): Update tmux syntax rules (#13708)
2023-12-18  Emir SARItranslation(tr): Update Turkish translations (#13710)
2023-12-18  Yegappan Lakshmananpatch 9.0.2175: Compiler warning for uninitialized var v9.0.2175
2023-12-18  Ajit-Thakkarruntime(fortan): update fortran syntax rules and doc...
next