]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2026-04-20  Hirohito Higashipatch 9.2.0370: duplicate code with literal string_T... v9.2.0370
2026-04-19  Hirohito Higashipatch 9.2.0369: multiple definitions of STRING_INIT... v9.2.0369
2026-04-19  John Marriottpatch 9.2.0368: too many strlen() calls when adding... v9.2.0368
2026-04-19  Yasuhiro Matsumotopatch 9.2.0367: runtime(netrw): ~ note expanded on... v9.2.0367
2026-04-19  Yasuhiro Matsumotopatch 9.2.0366: pum: flicker when updating pum in place v9.2.0366
2026-04-19  Hirohito Higashipatch 9.2.0365: using int as bool v9.2.0365
2026-04-19  Christian Brabandtpatch 9.2.0364: tests: test_smoothscroll_textoff_showbr... v9.2.0364
2026-04-19  Furkan Sahinpatch 9.2.0363: Vim9: variable shadowed by script-local... 20010/head v9.2.0363
2026-04-19  Jaehwang Jungpatch 9.2.0362: division by zero with smoothscroll... v9.2.0362
2026-04-17  dependabot... CI: Bump the github-actions group across 2 directories...
2026-04-17  Zdenek Dohnalpatch 9.2.0361: tests: no tests for ch_listen() with IPs v9.2.0361
2026-04-17  Keith Smileyruntime(vim9): remove extra escaping in Open
2026-04-17  zeertzjqruntime(doc): make window option description a bit...
2026-04-17  tecisruntime(django): Removed unsupported template statement...
2026-04-17  tecisruntime(django): Add missing djangoStatement `get_langu...
2026-04-17  tecisruntime(django): Add missing statements and filters.
2026-04-16  Christian Brabandtruntime(make): fix wrong highlighting with $ inside...
2026-04-16  Yasuhiro Matsumotopatch 9.2.0360: Cannot handle mouse-clicks in the tabpanel v9.2.0360
2026-04-16  Hirohito Higashipatch 9.2.0359: wrong VertSplitNC highlighting on winbar v9.2.0359
2026-04-16  Yasuhiro Matsumotopatch 9.2.0358: runtime(vimball): still path traversal... v9.2.0358
2026-04-16  Yasuhiro Matsumotoruntime(gzip): Remove compatibility fall-backs, harden...
2026-04-15  Yasuhiro Matsumotoruntime(netrw): add missing escape() calls
2026-04-16  Christian Brabandtruntime(tar): missing g:tar_secure in tar#Extract()
2026-04-15  Christian Brabandtpatch 9.2.0357: [security]: command injection via backt... v9.2.0357
2026-04-15  McAuley Penneypatch 9.2.0356: Cannot apply 'scrolloff' context lines... v9.2.0356
2026-04-15  q1uf3ngpatch 9.2.0355: runtime(tar): missing path traversal... v9.2.0355
2026-04-15  Martin Schwanpatch 9.2.0354: filetype: not all Bitbake include files... v9.2.0354
2026-04-15  Martin Schwanruntime(bitbake): support forward-slashes in bitbake...
2026-04-15  John Marriottpatch 9.2.0353: Missing out-of-memory check in register.c v9.2.0353
2026-04-15  Hirohito Higashiruntime(doc): Tweak documentation style in channel.txt
2026-04-15  Foxe Chenpatch 9.2.0352: 'winhighlight' of left window blends... v9.2.0352
2026-04-15  Yasuhiro Matsumotopatch 9.2.0351: repeat_string() can be improved v9.2.0351
2026-04-15  q1uf3ngruntime(zip): also block single leading slash and absol...
2026-04-14  Christian Brabandtpatch 9.2.0350: Enabling modelines poses a risk v9.2.0350
2026-04-14  Hirohito Higashipatch 9.2.0349: cannot style non-current window separator v9.2.0349
2026-04-14  Christian Brabandtpatch 9.2.0348: potential buffer underrun when setting... v9.2.0348
2026-04-14  Ozaki KiichiCI: Separate out ASan tests
2026-04-14  Yegappan Lakshmananpatch 9.2.0347: Vim9: script-local variable not found v9.2.0347
2026-04-14  Hirohito Higashipatch 9.2.0346: Wrong cursor position when entering... v9.2.0346
2026-04-14  zeertzjqpatch 9.2.0345: Wrong autoformatting with 'autocomplete' v9.2.0345
2026-04-14  Zdenek Dohnalpatch 9.2.0344: channel: ch_listen() can bind to networ... v9.2.0344
2026-04-14  Hirohito Higashiruntime(doc): Tweak documentation style in options.txt
2026-04-14  James McCoypatch 9.2.0343: tests: test_clientserver may fail on... v9.2.0343
2026-04-14  Christian Brabandtpatch 9.2.0342: tests: test_excmd.vim leaves swapfiles... v9.2.0342
2026-04-14  q1uf3ngpatch 9.2.0341: some functions can be run from the... v9.2.0341
2026-04-14  Christian Brabandtruntime(zip): Detect path traversal issues on Windows
2026-04-13  Christian BrabandtRevert "runtime(jjdescription): allow to configure...
2026-04-12  Yasuhiro Matsumotopatch 9.2.0340: pum_redraw() may cause flicker v9.2.0340
2026-04-12  Yasuhiro MatsumotoFix a few typos
2026-04-12  Yasuhiro Matsumotopatch 9.2.0339: regexp: nfa_regmatch() allocates and... v9.2.0339
2026-04-11  Emiliaruntime(jjdescription): allow to configure summary...
2026-04-11  Yasuhiro Matsumotopatch 9.2.0338: Cannot handle mouseclicks in the tabline v9.2.0338
2026-04-11  James McCoypatch 9.2.0337: list indexing broken on big-endian... v9.2.0337
2026-04-11  Christian Brabandtruntime(hlyank): verify winid in lambda before matchdel...
2026-04-10  Cimbalipatch 9.2.0336: libvterm: no terminal reflow support v9.2.0336
2026-04-10  Yasuhiro Matsumotopatch 9.2.0335: json_encode() uses recursive algorithm v9.2.0335
2026-04-10  Gary Johnsonpatch 9.2.0334: GTK: window geometry shrinks with with... v9.2.0334
2026-04-10  Nihaal Sanghapatch 9.2.0333: filetype: PklProject files are not... v9.2.0333
2026-04-10  Christian Brabandtruntime(doc): Update documentation on statusline click...
2026-04-10  Yasuhiro Matsumotopatch 9.2.0332: popup: still opacity rendering issues v9.2.0332
2026-04-09  Christian Brabandtpatch 9.2.0331: spellfile: stack buffer overflows in... v9.2.0331
2026-04-09  zeertzjqpatch 9.2.0330: tests: some patterns in tar and zip... v9.2.0330
2026-04-09  Christian Brabandtpatch 9.2.0329: tests: test_indent.vim leaves swapfiles... v9.2.0329
2026-04-09  Yasuhiro Matsumotopatch 9.2.0328: Cannot handle mouseclicks in the statusline v9.2.0328
2026-04-09  Christian Brabandtpatch 9.2.0327: filetype: uv scripts are not detected v9.2.0327
2026-04-09  Joël Stemmerruntime(jjdescription): Add highlighting for 'Renamed...
2026-04-09  Joël Stemmerruntime(jjdescription): Anchor status matches to start...
2026-04-09  Aaron Burrowpatch 9.2.0326: runtime(tar): but with dotted path v9.2.0326
2026-04-09  Aaron Burrowpatch 9.2.0325: runtime(tar): bug in zstd handling v9.2.0325
2026-04-09  zeertzjqpatch 9.2.0324: 0x9b byte not unescaped in <Cmd> mapping v9.2.0324
2026-04-09  Hirohito Higashiruntime(doc): Tweak documentation style a bit
2026-04-09  Maxim Kimruntime(org): Link to generic bold/Italic highlighting...
2026-04-09  Hirohito Higashiruntime(help): support highlighting groups in translate...
2026-04-09  Christian Brabandtruntime(vimball): detect more path traversal attacks
2026-04-08  Stefan VanBurenpatch 9.2.0323: filetype: buf.lock files are not recognized v9.2.0323
2026-04-08  Yasuhiro Matsumotopatch 9.2.0322: tests: test_popupwin fails v9.2.0322
2026-04-07  Yasuhiro Matsumotopatch 9.2.0321: MS-Windows: No OpenType font support v9.2.0321
2026-04-07  Hirohito Higashipatch 9.2.0320: several bugs with text properties v9.2.0320
2026-04-07  Yasuhiro Matsumotopatch 9.2.0319: popup: rendering issues with partially... v9.2.0319
2026-04-07  Yasuhiro Matsumotopatch 9.2.0318: cannot configure opacity for popup... v9.2.0318
2026-04-07  Christian Brabandtruntime(doc): document gitcommit_summary_length
2026-04-07  Antonin Godardruntime(bitbake): Update syntax script
2026-04-07  Christian Brabandtpatch 9.2.0317: listener functions do not check secure... v9.2.0317
2026-04-07  Christian Brabandtpatch 9.2.0316: [security]: command injection in netbea... v9.2.0316
2026-04-06  Christian Brabandtruntime(doc): clarify incsearch feature and typed chars
2026-04-06  Yasuhiro Matsumotopatch 9.2.0315: missing bound-checks v9.2.0315
2026-04-06  Zdenek Dohnalpatch 9.2.0314: channel: can bind to all network interfaces v9.2.0314
2026-04-06  Foxe Chenpatch 9.2.0313: Callback channel not registered in GUI v9.2.0313
2026-04-06  Eisuke Kawashimapatch 9.2.0312: C-type names are marked as translatable v9.2.0312
2026-04-06  Yasuhiro Matsumotopatch 9.2.0311: redrawing logic with text properties... v9.2.0311
2026-04-06  Yasuhiro Matsumotopatch 9.2.0310: unnecessary work in vim_strchr() and... v9.2.0310
2026-04-06  John Marriottpatch 9.2.0309: Missing out-of-memory check to may_get_... v9.2.0309
2026-04-06  Mao-Yiningruntime(log): clean up and modernize log syntax
2026-04-06  Mao-Yiningpatch 9.2.0308: Error message E1547 is wrong v9.2.0308
2026-04-06  Hirohito Higashipatch 9.2.0307: more mismatches between return types... v9.2.0307
2026-04-06  Aaron Burrowpatch 9.2.0306: runtime(tar): some issues with lz4... v9.2.0306
2026-04-06  Furkan Sahinruntime(vim9): Fix dist#vim9#Open() spaced paths and...
2026-04-05  Hirohito Higashipatch 9.2.0305: mismatch between return types and docum... v9.2.0305
2026-04-05  zeertzjqpatch 9.2.0304: tests: test for 9.2.0285 doesn't always... v9.2.0304
2026-04-05  zeertzjqpatch 9.2.0303: tests: zip plugin tests don't check... v9.2.0303
next