Commit Graph

  • d018c84566 update header leap-16.0 Richard Rahl 2026-02-03 13:51:56 +01:00
  • 14c4958daa Accepting request 1330040 from editors factory Ana Guerrero 2026-01-30 17:30:57 +00:00
  • aa9caf7ded Accepting request 1329883 from home:siga:branches:editors Richard Rahl 2026-01-30 13:08:59 +00:00
  • 60196d50d7 Accepting request 1324588 from editors Ana Guerrero 2025-12-29 14:16:45 +00:00
  • 860590a3d0 Accepting request 1324507 from home:mcepl:tree-sitter Richard Rahl 2025-12-28 19:37:42 +00:00
  • 846a8038e4 Accepting request 1316089 from editors Ana Guerrero 2025-11-07 17:22:15 +00:00
  • 186f296dac Accepting request 1316088 from home:rrahl0 Richard Rahl 2025-11-06 18:13:06 +00:00
  • c2619d54fd Accepting request 1316054 from home:mcepl Richard Rahl 2025-11-06 15:24:25 +00:00
  • 89c2385a36 Accepting request 1314206 from editors Ana Guerrero 2025-10-29 20:06:08 +00:00
  • e1ab3a0caf Accepting request 1314205 from home:rrahl0 Richard Rahl 2025-10-28 21:14:13 +00:00
  • 1ae51d5dc3 Accepting request 1306066 from editors Dominique Leuenberger 2025-09-20 20:04:18 +00:00
  • 22afcc9c1f Accepting request 1306065 from home:rrahl0 Richard Rahl 2025-09-19 20:40:31 +00:00
  • 9f74883169 Accepting request 1294648 from editors leap-16.1 Ana Guerrero 2025-07-21 18:00:41 +00:00
  • c7cfe49bd0 Accepting request 1294648 from editors Ana Guerrero 2025-07-21 18:00:41 +00:00
  • 8d07677312 - disable tests on ppc64le and s390x, otherwise works fine (lua fails) - move s390x back onto lua, not luajit, as nvim coredumps otherwise Richard Rahl 2025-07-20 20:59:49 +00:00
  • 23c1a79458 Accepting request 1294647 from home:rrahl0:branches:editors Richard Rahl 2025-07-20 20:59:49 +00:00
  • af4e3b4a68 - update to 0.11.3: * fix(terminal): stack overflow when too many csi args * fix(terminal): stack overflow when too many csi args * fix(api): add missing nargs field to user command Lua callbacks * fix(api): reconfiguring float "relative" does not clear "win" * fix(api): adjust fix for reconfiguring float "relative" * fix(menu): fix listing of submenus * fix(treesitter): ensure TSNode's tree is immutable * fix(lsp): only auto-detach lsp.config enabled clients * test(treesitter): test node access after tree edit * fix(api): update topline when flushing with nvim__redraw() * fix(treesitter): scope highlight state per window * fix(treesitter): support multiple @injection.content captures * fix(treesitter): ensure window is valid in async parsing * test(screen): still match by full row when {MATCH:} is present * fix(editorconfig): a custom property is treated as a section * fix(msgpack): flush incomplete big UI event before packing RPC event * fix(lsp): advertise supported fold kinds * fix(lsp) type annotation for vim.lsp.Config.cmd * fix(vim.system): clear_env=true gives an invalid env to uv.spawn * fix(tui): don't crash when nvim__screenshot() is called with bad path * fix(term): terminal attr index may exceed TERM_ATTRS_MAX * test(editor/defaults_spec): fix flakiness * fix(api): populate lhsrawalt in nvim_get_keymap response * fix(runtime): no conceal in qf on :lopen * fix(messages): make swapfile attention message part of prompt * fix(health): bad format() call - remove patch bad-format-call.patch, as upstream included the patch in the release - remove skipping Rpath tests Richard Rahl 2025-07-20 16:29:29 +00:00
  • 6c126f682b Accepting request 1294611 from home:rrahl0 Richard Rahl 2025-07-20 16:29:29 +00:00
  • 3999b5838d Accepting request 1292423 from editors Dominique Leuenberger 2025-07-14 08:51:35 +00:00
  • c8e397d764 Accepting request 1292423 from editors Dominique Leuenberger 2025-07-14 08:51:35 +00:00
  • 3002c21eba - add patch bad-format-call.patch, which fixes an isuse where by accident, you could pass on nil. - fixes ppc64le build - rearrange where the tests are in the specfile Richard Rahl 2025-07-12 16:56:38 +00:00
  • 9145896575 Accepting request 1292422 from home:rrahl0:branches:editors Richard Rahl 2025-07-12 16:56:38 +00:00
  • 7b9fcb9d25 Accepting request 1281528 from editors Dominique Leuenberger 2025-05-31 17:16:47 +00:00
  • c17bc065fb Accepting request 1281528 from editors Dominique Leuenberger 2025-05-31 17:16:47 +00:00
  • 61ca4cf06a - update to 0.11.2: * lsp: Vim.lsp.is_enabled() * lsp: root_markers can control priority * lsp: Start/stop LSPs as necessary during vim.lsp.enable() * lsp: Detach LSP clients when 'filetype' changes * checkhealth: Trigger FileType event after showing report * health: Summary in section heading * lsp: Detect if Client:request resolved synchronously * lsp: Use bufnr when getting clients in symbols_to_items * lsp: Improper diagnostic end_col computation * lsp: Only auto-detach lsp.config clients * lsp: Improve error completion message * lsp: Check if client is stopping before reuse * lsp: Fix error with InsertReplaceEdit events * :print: Don't use schar_from_ascii() for illegal byte * cmdline: Do not move UI cursor when entering cmdline * decor: Extmark highlight not applied * display: Adjust setting winline info for concealed lines * folds: Avoid unnecessary loop with horizontal scrolling * folds: Adjust filler text drawing for transparent folds * health: Checkhealth float opens extra empty buffer * lua: Vim.validate message param * move: Consume skipcol before revealing filler lines * runtime: Cpoptions is reset in Lua file * runtime: Conceal paths in help, man ToC loclist * runtime: 'includeexpr' with non-Nvim-style Lua modules * system: Don't treat NUL at start as no input * terminal: Check size when switching buffers * termkey: Out-of-bounds write in array * treesitter: Close :InspectTree with q Richard Rahl 2025-05-30 15:56:24 +00:00
  • 00a8161e72 Accepting request 1281527 from home:rrahl0 Richard Rahl 2025-05-30 15:56:24 +00:00
  • cbb0c7d2c0 Accepting request 1275539 from editors Dominique Leuenberger 2025-05-08 16:23:56 +00:00
  • 0e2bafe38f Accepting request 1275539 from editors Dominique Leuenberger 2025-05-08 16:23:56 +00:00
  • 7d9b3ed98f - export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes minimum version warnings Richard Rahl 2025-05-08 13:03:01 +00:00
  • bc9d48e5fd Accepting request 1275508 from home:simotek:branches:editors Richard Rahl 2025-05-08 13:03:01 +00:00
  • a31a18d04e Accepting request 1273476 from editors Dominique Leuenberger 2025-04-30 17:03:30 +00:00
  • 081fabc1ef Accepting request 1273476 from editors Dominique Leuenberger 2025-04-30 17:03:30 +00:00
  • 4d91958e90 - use %_libidir, not /usr/lib64, as it breaks otherwise i586 Richard Rahl 2025-04-29 15:07:16 +00:00
  • edd54ab9ff Accepting request 1273475 from home:rrahl0 Richard Rahl 2025-04-29 15:07:16 +00:00
  • 728b4de70f The patch was a band aid and complicates the packaging. This puts the system tree sitter for vimdoc to the runtimepath of a tested nvim. Have no clue how the upstream CI does that, but I think this as a correct approach. The runtime/ is a part of a source code and contains all other neovim's runtime files, which are tested by the make oldtest. Richard Rahl 2025-04-29 10:59:04 +00:00
  • 7baf43507b Accepting request 1273329 from home:mvyskocil:branches:editors Richard Rahl 2025-04-29 10:59:04 +00:00
  • 523bce370a Accepting request 1272859 from editors Dominique Leuenberger 2025-04-26 20:26:04 +00:00
  • 680ec055ef Accepting request 1272859 from editors Dominique Leuenberger 2025-04-26 20:26:04 +00:00
  • c0af3569e9 - update to 0.11.1: * fix(ui): wincmd _ should not increase 'cmdheight' above 0 * fix(display): scroll logic does not take into account concealed topline * fix(health): message should mention "vim.provider" * fragile setup to get (preferred) keys from key_name_entry * fix(mouse): crash with click on win-separator in statusline * fix(cmdline): empty ext_cmdline block events for :<CR> * fix(provider)!: drop Python 3.7, 3.8 support * fix(lsp): warn on missing config in :checkhealth * fix(cmdline): avoid empty @: register after :<CR> * fix(pum): fix heap-buffer-overflow with 'rightleft' * fix(api): use original LHS in keymap error message * fix(checkhealth): don't override user "q" keymap * fix(desktop): cannot open filename with spaces using OS file manager * fix(checkhealth): check g:loaded_xx_provider for all providers * fix(provider): misleading :checkhealth if user sets g:loaded_python3 * feat(checkhealth): use emoji for OK/WARN/ERROR * vim-patch:9.1.1260: Hang when filtering buffer with NUL bytes * docs: faq, lua packages * fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled * fix(checkhealth): check outdated pynvim version properly * fix(defaults): visual-mode [[,]] for :terminal shell prompts * fix(treesitter): don't memoize modified headings * fix(defaults): enable :terminal [[,]] motion in operator-pending mode * feat(float): 'winborder' "bold" style * docs: remove duplicate news file * test(float): restore border tests * fix(display): wrong cursor column with 'concealcursor' = "n" * fix(move): adjust for concealed lines above topline after scrolling up * docs(eval): fix lnum type for functions using tv_get_lnum Richard Rahl 2025-04-26 16:35:30 +00:00
  • c9c5daa826 Accepting request 1272858 from home:rrahl0 Richard Rahl 2025-04-26 16:35:30 +00:00
  • 32588eea54 Accepting request 1269228 from editors Ana Guerrero 2025-04-15 14:47:25 +00:00
  • 8dd02d182b Accepting request 1269228 from editors Ana Guerrero 2025-04-15 14:47:25 +00:00
  • 9688bd3e16 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=176 Richard Rahl 2025-04-14 10:31:31 +00:00
  • 96143c29ec Accepting request 1269227 from home:rrahl0 Richard Rahl 2025-04-14 10:31:31 +00:00
  • d30b8dbef2 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=175 Richard Rahl 2025-04-14 10:30:36 +00:00
  • 2d19f2ed7d Accepting request 1268049 from home:mvyskocil:branches:editors Richard Rahl 2025-04-14 10:30:36 +00:00
  • c75ea84341 Accepting request 1246157 from editors Ana Guerrero 2025-02-17 19:53:59 +00:00
  • 86c4d93604 Accepting request 1246157 from editors Ana Guerrero 2025-02-17 19:53:59 +00:00
  • 27e7297b0b Accepting request 1246005 from home:rrahl0 Richard Rahl 2025-02-14 19:41:37 +00:00
  • 1edc236ba4 Accepting request 1246005 from home:rrahl0 Richard Rahl 2025-02-14 19:41:37 +00:00
  • 8a768b1db9 Accepting request 1242247 from home:mvyskocil:branches:editors Richard Rahl 2025-02-03 15:22:29 +00:00
  • 302ecf650d Accepting request 1242247 from home:mvyskocil:branches:editors Richard Rahl 2025-02-03 15:22:29 +00:00
  • eeb536a679 Accepting request 1241252 from editors Ana Guerrero 2025-01-30 13:52:11 +00:00
  • d65359d503 Accepting request 1241252 from editors Ana Guerrero 2025-01-30 13:52:11 +00:00
  • c27922a421 - Update to 0.10.4 - Bug Fixes * checkhealth: Failed if 'lua' in plugin name ... - Packaging changes: * add a %check section with make oldtest * require tree-sitter module vimdoc for a build * add 0001-neovim-0.10.4-install-treesitter-vimdoc.patch ensuring tested nvim has installed tree sitter plugin enabled. Richard Rahl 2025-01-29 18:15:26 +00:00
  • 3084233eb8 Accepting request 1241216 from home:mvyskocil:branches:editors Richard Rahl 2025-01-29 18:15:26 +00:00
  • 157c038a4a Accepting request 1233145 from editors Ana Guerrero 2024-12-23 15:54:33 +00:00
  • d68d4b9d60 Accepting request 1233145 from editors Ana Guerrero 2024-12-23 15:54:33 +00:00
  • 06fc50472f - Update to 0.10.3 - Features * main: Expand file ~\ or ~/ prefix on Windows - Bug Fixes * api: Make nvim_set_hl() respect all cterm attributes (#31390) * completion: Avoid deleting text when completion leader changes #31448 * coverity/510275: Linematch out of bounds access (#30687) * defaults: Don't replace keycodes in Visual search mappings (#31460) * events: Don't expand args.file for Lua callback (#31473) * extmark: Builtin completion can still affect nearby extmarks #31387 * filetype: Make filetype detection work with :doautocmd (#31470) * inccommand: Ensure cursor is where it belongs * inspect: Show priority for treesitter highlights * inspect: Always show priority * lsp: Str_byteindex_enc bounds checking #30747 * lsp: Retrigger diagnostics request on server cancellation (#31345) (#31427) * lsp: Cancel pending requests before refreshing (#31500) * marks: Skip right_gravity marks when deleting text * startup: Report --startuptime error to stderr (#31131) * treesitter: Show proper node name error messages * tui: Avoid flushing buffer halfway an OSC 2 sequence (#30793) * uri: Uri_encode encodes brackets incorrectly for RFC2732 #31284 * vim.system: Invalid MAX_TIMEOUT for 32-bit systems #31638 - Documentation * Misc (#29410) * lua: "vim.bo" is always equivalent to :setlocal (#30733) * lua: Clarify when on_key "typed" will be empty (#30774) - Refactor * Fix incorrect use of enum (#30924) * Sort various Lua tables in src/ alphabetically (#30978) Richard Rahl 2024-12-23 14:09:49 +00:00
  • 7c98d95781 Accepting request 1233144 from home:mvyskocil:branches:editors Richard Rahl 2024-12-23 14:09:49 +00:00
  • 2ce239899d Accepting request 1230960 from editors Ana Guerrero 2024-12-15 11:37:47 +00:00
  • 7605767b3c Accepting request 1230960 from editors Ana Guerrero 2024-12-15 11:37:47 +00:00
  • 25bc4875dd Accepting request 1230959 from home:rrahl0:branches:editors Richard Rahl 2024-12-14 04:35:11 +00:00
  • 3b6754708f Accepting request 1230959 from home:rrahl0:branches:editors Richard Rahl 2024-12-14 04:35:11 +00:00
  • 796a51680a Accepting request 1205619 from editors Ana Guerrero 2024-10-04 15:11:03 +00:00
  • c80cdfe43f Accepting request 1205619 from editors Ana Guerrero 2024-10-04 15:11:03 +00:00
  • bb82ee52cd - Update to 0.10.2 - Features * jumplist: Allow opting out of removing unloaded buffers (#30419) - Bug Fixes * api: Error properly with invalid field in nvim_open_win (#30078) * api: Nvim_buf_get_text() crashes with large negative column #28740 * api: Fix crash/leak with float title/footer on error (#30543) * channel: Handle writing to file instead of pipe (#30520) * column: Set signcolumn width after splitting window (#30556) * completion: Don't include <Lua function> in -complete= (#30209) * decor: Don't use separate DecorSignHighlight for url (#30096) * decor: Exclude invalid marks from meta total * diagnostics: Don't apply extmarks to invalid lines #29321 * diff: Use mmfile_t in linematch * filetype: Handle .in files with no filename (#30487) * float: Properly find last window of tabpage (#30571) * health: Fix pyenv root and python exepath detect issue * health: Return correct name from 'path2name()' * lsp: Don't send foreign diagnostics to servers in buf.code_action (#29501) * lsp: Avoid reusing diagnostics from different servers in actions (#30002) * lsp: Return call hierarchy item, not the index (#30145) * lsp: Handle out-of-bounds character positions #30288 * lsp: Handle encoding bounds in str_utfindex_enc * lsp: Handle nil bytes in strings * lua: Ignore stdout and stderr for xdg-open * man: Avoid setting v:errmsg (#30052) * man: Check if buffer is valid before restoring 'tagfunc' (#30180) * regexp: Fix typo in E888 error message (#30161) * runtime: Sync bundled treesitter queries * runtime: Sync bundled treesitter queries Richard Rahl 2024-10-04 05:40:33 +00:00
  • 81f5a329be Accepting request 1205561 from home:mvyskocil:branches:editors Richard Rahl 2024-10-04 05:40:33 +00:00
  • f02d9060f5 Accepting request 1202253 from editors Ana Guerrero 2024-09-22 09:06:07 +00:00
  • 6d3b18321d Accepting request 1202253 from editors Ana Guerrero 2024-09-22 09:06:07 +00:00
  • d8bad18096 - fix the post scriptlet Richard Rahl 2024-09-20 18:24:59 +00:00
  • a274e74e2c Accepting request 1202252 from home:rrahl0 Richard Rahl 2024-09-20 18:24:59 +00:00
  • d33675bdbd OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=161 Richard Rahl 2024-09-20 00:26:53 +00:00
  • 36ae2906ce Accepting request 1202058 from home:rrahl0 Richard Rahl 2024-09-20 00:26:53 +00:00
  • 9cfdc519b2 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=160 Richard Rahl 2024-09-20 00:22:00 +00:00
  • 62530b39ff Accepting request 1202057 from home:rrahl0 Richard Rahl 2024-09-20 00:22:00 +00:00
  • 401c1ada19 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=159 Richard Rahl 2024-09-19 23:10:13 +00:00
  • 640a39cde1 Accepting request 1202053 from home:rrahl0 Richard Rahl 2024-09-19 23:10:13 +00:00
  • d04a2f387c - remove the integration of vimplugins into neovim. If the user wants that he needs to add it himself Richard Rahl 2024-09-15 19:45:28 +00:00
  • 5754069c07 Accepting request 1201300 from home:rrahl0 Richard Rahl 2024-09-15 19:45:28 +00:00
  • f5fc7eca3a Accepting request 1194028 from editors Dominique Leuenberger 2024-08-16 10:23:30 +00:00
  • 4c26bc94df Accepting request 1194028 from editors Dominique Leuenberger 2024-08-16 10:23:30 +00:00
  • 4a74e5ecc0 - add make-tree-sitter-optional.patch for making the tree-sitter plugins optional (behind bcond) - this fixes s390x - enable luajit for riscv64, which leaves ppc64le as the lone arch which uses lua - remove post and postun from the spec template, as most standard packages don't need this (and ChangeLog file, as most projects dont use this file anymore. - revert back to default compiler flags Richard Rahl 2024-08-15 00:37:54 +00:00
  • f66920a52b Accepting request 1194027 from home:rrahl0:nvim Richard Rahl 2024-08-15 00:37:54 +00:00
  • 637b2aa1c5 Accepting request 1191018 from editors Dominique Leuenberger 2024-08-02 15:26:50 +00:00
  • 25d67fc3a8 Accepting request 1191018 from editors Dominique Leuenberger 2024-08-02 15:26:50 +00:00
  • aaa5b187d9 Accepting request 1189408 from home:rrahl0 Richard Rahl 2024-07-24 13:12:38 +00:00
  • a0e99c340c Accepting request 1189408 from home:rrahl0 Richard Rahl 2024-07-24 13:12:38 +00:00
  • 4b0c61058b Accepting request 1189348 from home:mvyskocil:branches:editors Richard Rahl 2024-07-24 12:55:25 +00:00
  • 3a4c9574d9 Accepting request 1189348 from home:mvyskocil:branches:editors Richard Rahl 2024-07-24 12:55:25 +00:00
  • 64a7d0a47a Accepting request 1182975 from editors Ana Guerrero 2024-06-25 21:07:33 +00:00
  • d86e3cb523 Accepting request 1182975 from editors Ana Guerrero 2024-06-25 21:07:33 +00:00
  • f5be35cbf4 Accepting request 1182855 from home:rrahl0:branches:editors Martin Pluskal 2024-06-24 08:31:17 +00:00
  • 605c082aad Accepting request 1182855 from home:rrahl0:branches:editors Martin Pluskal 2024-06-24 08:31:17 +00:00
  • 0ea7285839 Accepting request 1178579 from editors Ana Guerrero 2024-06-06 10:31:44 +00:00
  • de040afc0a Accepting request 1178579 from editors Ana Guerrero 2024-06-06 10:31:44 +00:00
  • 1e08408073 Accepting request 1178385 from home:breadyx_:branches:editors Martin Pluskal 2024-06-04 17:18:16 +00:00
  • d4f68b1a0a Accepting request 1178385 from home:breadyx_:branches:editors Martin Pluskal 2024-06-04 17:18:16 +00:00
  • 93b6984471 Accepting request 1177072 from editors Ana Guerrero 2024-05-27 09:56:41 +00:00
  • 7db1f9fa52 Accepting request 1177072 from editors Ana Guerrero 2024-05-27 09:56:41 +00:00