Commit Graph

  • c9d4c1dc43 patch 9.2.0375: prop_find() does not find a virt text in starting line v9.2.0375 Furkan Sahin 2026-04-20 16:12:54 +00:00
  • c62342e5cf patch 9.2.0374: c_CTRL-{G,T} does not handle offset v9.2.0374 Barrett Ruth 2026-04-20 16:05:43 +00:00
  • 49e8630a28 patch 9.2.0373: Ctrl-R mapping not triggered during completion v9.2.0373 zeertzjq 2026-04-20 15:43:56 +00:00
  • 73ba353c9d patch 9.2.0372: pum: rendering issues with multibyte text and opacity v9.2.0372 Yasuhiro Matsumoto 2026-04-20 15:35:39 +00:00
  • 1c88aee1fa runtime: Remove wrong syn oneline keyword from a few syntax files Eisuke Kawashima 2026-04-20 15:14:31 +00:00
  • b30803b231 patch 9.2.0371: filetype: ghostty config files are not recognized v9.2.0371 Bez Hermoso 2026-04-20 14:47:58 +00:00
  • 2c436be6f7 patch 9.2.0370: duplicate code with literal string_T assignment v9.2.0370 Hirohito Higashi 2026-04-20 14:43:52 +00:00
  • 6ecff78129 patch 9.2.0369: multiple definitions of STRING_INIT macro v9.2.0369 Hirohito Higashi 2026-04-19 21:51:51 +00:00
  • c13232699d patch 9.2.0368: too many strlen() calls when adding strings to dicts v9.2.0368 John Marriott 2026-04-19 20:58:33 +00:00
  • 723c0acf25 patch 9.2.0367: runtime(netrw): ~ note expanded on MS Windows v9.2.0367 Yasuhiro Matsumoto 2026-04-19 20:38:35 +00:00
  • 237d77e07c patch 9.2.0366: pum: flicker when updating pum in place v9.2.0366 Yasuhiro Matsumoto 2026-04-19 20:21:37 +00:00
  • 1966a1c896 patch 9.2.0365: using int as bool v9.2.0365 Hirohito Higashi 2026-04-19 20:10:20 +00:00
  • 618a327ce6 patch 9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails v9.2.0364 Christian Brabandt 2026-04-19 19:58:56 +00:00
  • f2e920321c patch 9.2.0363: Vim9: variable shadowed by script-local function v9.2.0363 Furkan Sahin 2026-04-19 18:39:46 +00:00
  • 0e31fb024c patch 9.2.0362: division by zero with smoothscroll and small windows v9.2.0362 Jaehwang Jung 2026-04-19 18:32:55 +00:00
  • 336533b355 CI: Bump the github-actions group across 2 directories with 4 updates dependabot[bot] 2026-04-17 16:16:15 +00:00
  • 01d9a1951f patch 9.2.0361: tests: no tests for ch_listen() with IPs v9.2.0361 Zdenek Dohnal 2026-04-17 15:55:53 +00:00
  • 30d42855eb runtime(vim9): remove extra escaping in Open Keith Smiley 2026-04-17 15:02:39 +00:00
  • e666597622 runtime(doc): make window option description a bit less vague zeertzjq 2026-04-17 14:51:53 +00:00
  • 68d3129a05 runtime(django): Removed unsupported template statements and filters by current LTS. tecis 2026-04-17 14:47:22 +00:00
  • 8bcae3ca5d runtime(django): Add missing djangoStatement get_language_info. tecis 2026-04-17 14:46:01 +00:00
  • 6b26afea3b runtime(django): Add missing statements and filters. tecis 2026-04-17 14:44:51 +00:00
  • 450895d86b runtime(make): fix wrong highlighting with $ inside double quotes Christian Brabandt 2026-04-16 21:25:43 +00:00
  • 1c299f2631 patch 9.2.0360: Cannot handle mouse-clicks in the tabpanel v9.2.0360 Yasuhiro Matsumoto 2026-04-16 20:29:33 +00:00
  • 25e9fc44a8 patch 9.2.0359: wrong VertSplitNC highlighting on winbar v9.2.0359 Hirohito Higashi 2026-04-16 20:12:08 +00:00
  • b076c49282 patch 9.2.0358: runtime(vimball): still path traversal attacks possible v9.2.0358 Yasuhiro Matsumoto 2026-04-16 20:03:39 +00:00
  • ab02d65b1f runtime(gzip): Remove compatibility fall-backs, harden random filename generation Yasuhiro Matsumoto 2026-04-16 19:21:56 +00:00
  • 21c0cd29f8 runtime(netrw): add missing escape() calls Yasuhiro Matsumoto 2026-04-15 20:46:19 +00:00
  • e6a84bb6b0 runtime(tar): missing g:tar_secure in tar#Extract() Christian Brabandt 2026-04-16 14:28:18 +02:00
  • c78194e41d patch 9.2.0357: [security]: command injection via backticks in tag files v9.2.0357 Christian Brabandt 2026-04-15 20:17:17 +00:00
  • a414630393 patch 9.2.0356: Cannot apply 'scrolloff' context lines at end of file v9.2.0356 McAuley Penney 2026-04-15 19:11:12 +00:00
  • 490b737f3e patch 9.2.0355: runtime(tar): missing path traversal checks in tar#Extract() v9.2.0355 q1uf3ng 2026-04-15 18:20:55 +00:00
  • 0e02be1919 patch 9.2.0354: filetype: not all Bitbake include files are recognized v9.2.0354 Martin Schwan 2026-04-15 18:08:32 +00:00
  • 2041478e2a runtime(bitbake): support forward-slashes in bitbake varflags Martin Schwan 2026-04-15 18:07:18 +00:00
  • 7cc73a6c66 patch 9.2.0353: Missing out-of-memory check in register.c v9.2.0353 John Marriott 2026-04-15 17:54:22 +00:00
  • 60e925ca0e runtime(doc): Tweak documentation style in channel.txt Hirohito Higashi 2026-04-15 17:00:19 +00:00
  • 2252d2c1e5 patch 9.2.0352: 'winhighlight' of left window blends into right window v9.2.0352 Foxe Chen 2026-04-15 16:52:09 +00:00
  • bfa46a52f6 patch 9.2.0351: repeat_string() can be improved v9.2.0351 Yasuhiro Matsumoto 2026-04-15 04:12:55 +00:00
  • 351a16c88f runtime(zip): also block single leading slash and absolute paths in Extract q1uf3ng 2026-04-15 04:03:02 +00:00
  • 4c28794716 patch 9.2.0350: Enabling modelines poses a risk v9.2.0350 Christian Brabandt 2026-04-14 18:51:54 +00:00
  • c72196529b patch 9.2.0349: cannot style non-current window separator v9.2.0349 Hirohito Higashi 2026-04-14 18:39:52 +00:00
  • 91b402f575 patch 9.2.0348: potential buffer underrun when setting statusline like option v9.2.0348 Christian Brabandt 2026-04-14 18:18:36 +00:00
  • f9cb0d14dc CI: Separate out ASan tests Ozaki Kiichi 2026-04-14 18:13:32 +00:00
  • 39875daec2 patch 9.2.0347: Vim9: script-local variable not found v9.2.0347 Yegappan Lakshmanan 2026-04-14 17:02:21 +00:00
  • c4fe1e958a patch 9.2.0346: Wrong cursor position when entering command line window v9.2.0346 Hirohito Higashi 2026-04-14 16:56:03 +00:00
  • efbd482116 patch 9.2.0345: Wrong autoformatting with 'autocomplete' v9.2.0345 zeertzjq 2026-04-14 16:48:55 +00:00
  • 962a540d76 patch 9.2.0344: channel: ch_listen() can bind to network interface v9.2.0344 Zdenek Dohnal 2026-04-14 16:37:25 +00:00
  • 4b6f3f1d16 runtime(doc): Tweak documentation style in options.txt Hirohito Higashi 2026-04-14 16:31:10 +00:00
  • 9d95410aa4 patch 9.2.0343: tests: test_clientserver may fail on slower systems v9.2.0343 James McCoy 2026-04-14 16:25:50 +00:00
  • c922202ea2 patch 9.2.0342: tests: test_excmd.vim leaves swapfiles behind v9.2.0342 Christian Brabandt 2026-04-14 16:10:43 +00:00
  • fcc4276db3 patch 9.2.0341: some functions can be run from the sandbox v9.2.0341 q1uf3ng 2026-04-14 15:58:40 +00:00
  • 6836599733 runtime(zip): Detect path traversal issues on Windows Christian Brabandt 2026-04-14 14:42:48 +02:00
  • 86dcb1878c Revert "runtime(jjdescription): allow to configure summary width" Christian Brabandt 2026-04-13 15:48:28 +02:00
  • efedcd1e6f patch 9.2.0340: pum_redraw() may cause flicker v9.2.0340 Yasuhiro Matsumoto 2026-04-12 16:24:09 +00:00
  • dc4734448b Fix a few typos Yasuhiro Matsumoto 2026-04-12 16:19:36 +00:00
  • 105d65e29b patch 9.2.0339: regexp: nfa_regmatch() allocates and frees too often v9.2.0339 Yasuhiro Matsumoto 2026-04-12 16:12:22 +00:00
  • 86ae6858ab runtime(jjdescription): allow to configure summary width Emilia 2026-04-11 15:34:53 +00:00
  • 0802e00f2a patch 9.2.0338: Cannot handle mouseclicks in the tabline v9.2.0338 Yasuhiro Matsumoto 2026-04-11 15:22:24 +00:00
  • 8fd37e42a6 patch 9.2.0337: list indexing broken on big-endian 32-bit platforms v9.2.0337 James McCoy 2026-04-11 15:00:50 +00:00
  • 01be43047f runtime(hlyank): verify winid in lambda before matchdelete() Christian Brabandt 2026-04-11 14:53:48 +00:00
  • e29f33ef51 patch 9.2.0336: libvterm: no terminal reflow support v9.2.0336 Cimbali 2026-04-10 22:02:09 +00:00
  • 71c10dcd58 patch 9.2.0335: json_encode() uses recursive algorithm v9.2.0335 Yasuhiro Matsumoto 2026-04-10 21:37:44 +00:00
  • dd40b1af5b patch 9.2.0334: GTK: window geometry shrinks with with client-side decorations v9.2.0334 Gary Johnson 2026-04-10 21:23:38 +00:00
  • 871e6c6cf9 patch 9.2.0333: filetype: PklProject files are not recognized v9.2.0333 Nihaal Sangha 2026-04-10 18:40:37 +00:00
  • 01e9670212 runtime(doc): Update documentation on statusline click handler Christian Brabandt 2026-04-10 18:37:25 +00:00
  • 7e0eb5271e patch 9.2.0332: popup: still opacity rendering issues v9.2.0332 Yasuhiro Matsumoto 2026-04-10 17:43:59 +00:00
  • 07faa961a0 patch 9.2.0331: spellfile: stack buffer overflows in spell file generation v9.2.0331 Christian Brabandt 2026-04-09 22:27:36 +00:00
  • 2fbc69c9ad patch 9.2.0330: tests: some patterns in tar and zip plugin tests not strict enough v9.2.0330 zeertzjq 2026-04-09 22:21:23 +00:00
  • 158947e294 patch 9.2.0329: tests: test_indent.vim leaves swapfiles behind v9.2.0329 Christian Brabandt 2026-04-09 21:30:19 +00:00
  • d42b047f78 patch 9.2.0328: Cannot handle mouseclicks in the statusline v9.2.0328 Yasuhiro Matsumoto 2026-04-09 21:15:30 +00:00
  • 6c16ccaf61 patch 9.2.0327: filetype: uv scripts are not detected v9.2.0327 Christian Brabandt 2026-04-09 20:50:01 +00:00
  • f554a7c709 runtime(jjdescription): Add highlighting for 'Renamed' status lines Joël Stemmer 2026-04-09 19:32:15 +00:00
  • 959817472d runtime(jjdescription): Anchor status matches to start of line Joël Stemmer 2026-04-09 19:30:53 +00:00
  • 4a1bcc67b4 patch 9.2.0326: runtime(tar): but with dotted path v9.2.0326 Aaron Burrow 2026-04-09 19:11:16 +00:00
  • 00285c035a patch 9.2.0325: runtime(tar): bug in zstd handling v9.2.0325 Aaron Burrow 2026-04-09 19:06:13 +00:00
  • 3e2012914e patch 9.2.0324: 0x9b byte not unescaped in <Cmd> mapping v9.2.0324 zeertzjq 2026-04-09 18:55:02 +00:00
  • 9d9381fb28 runtime(doc): Tweak documentation style a bit Hirohito Higashi 2026-04-09 18:49:43 +00:00
  • c23aebdf99 runtime(org): Link to generic bold/Italic highlighting groups Maxim Kim 2026-04-09 18:41:47 +00:00
  • 72cefe6b72 runtime(help): support highlighting groups in translated syntax doc Hirohito Higashi 2026-04-09 18:38:35 +00:00
  • 3e194b1068 runtime(vimball): detect more path traversal attacks Christian Brabandt 2026-04-09 18:35:39 +00:00
  • c2734dc03c patch 9.2.0323: filetype: buf.lock files are not recognized v9.2.0323 Stefan VanBuren 2026-04-08 18:28:08 +00:00
  • 3d224e42e7 patch 9.2.0322: tests: test_popupwin fails v9.2.0322 Yasuhiro Matsumoto 2026-04-08 18:18:53 +00:00
  • ea7bf9aa8a patch 9.2.0321: MS-Windows: No OpenType font support v9.2.0321 Yasuhiro Matsumoto 2026-04-07 21:07:46 +00:00
  • ff41e9d853 patch 9.2.0320: several bugs with text properties v9.2.0320 Hirohito Higashi 2026-04-07 20:46:10 +00:00
  • c79edc0df9 patch 9.2.0319: popup: rendering issues with partially transparent popups v9.2.0319 Yasuhiro Matsumoto 2026-04-07 20:26:17 +00:00
  • 317351c745 patch 9.2.0318: cannot configure opacity for popup menu v9.2.0318 Yasuhiro Matsumoto 2026-04-07 19:51:20 +00:00
  • f3cba4a205 runtime(doc): document gitcommit_summary_length Christian Brabandt 2026-04-07 19:37:14 +00:00
  • 15e988810e runtime(bitbake): Update syntax script Antonin Godard 2026-04-07 19:28:27 +00:00
  • fd836aab13 patch 9.2.0317: listener functions do not check secure flag v9.2.0317 Christian Brabandt 2026-04-07 18:57:04 +00:00
  • 7ab76a8604 patch 9.2.0316: [security]: command injection in netbeans interface via defineAnnoType v9.2.0316 Christian Brabandt 2026-04-07 17:32:02 +00:00
  • 794c304479 runtime(doc): clarify incsearch feature and typed chars Christian Brabandt 2026-04-06 14:01:20 +00:00
  • 8d23fcb603 patch 9.2.0315: missing bound-checks v9.2.0315 Yasuhiro Matsumoto 2026-04-06 13:53:31 +00:00
  • c3c3478810 patch 9.2.0314: channel: can bind to all network interfaces v9.2.0314 Zdenek Dohnal 2026-04-06 13:42:42 +00:00
  • aef812446b patch 9.2.0313: Callback channel not registered in GUI v9.2.0313 Foxe Chen 2026-04-06 13:35:27 +00:00
  • a5b6c2d6e9 patch 9.2.0312: C-type names are marked as translatable v9.2.0312 Eisuke Kawashima 2026-04-06 13:27:31 +00:00
  • c4921023b1 patch 9.2.0311: redrawing logic with text properties can be improved v9.2.0311 Yasuhiro Matsumoto 2026-04-06 13:19:04 +00:00
  • f9981bbc8e patch 9.2.0310: unnecessary work in vim_strchr() and find_term_bykeys() v9.2.0310 Yasuhiro Matsumoto 2026-04-06 13:12:39 +00:00
  • 4368ad34df patch 9.2.0309: Missing out-of-memory check to may_get_cmd_block() v9.2.0309 John Marriott 2026-04-06 13:07:31 +00:00
  • f1dbca200c runtime(log): clean up and modernize log syntax Mao-Yining 2026-04-06 13:02:04 +00:00
  • ea5084d1f1 patch 9.2.0308: Error message E1547 is wrong v9.2.0308 Mao-Yining 2026-04-06 12:54:33 +00:00