Commit Graph

  • acfc3d54c6 vim-patch:8.2.3103: swap test may fail on some systems zeertzjq 2022-11-17 23:02:10 +08:00
  • c1c2c7b316 vim-patch:8.2.3080: recover test fails on 32bit systems zeertzjq 2022-11-17 23:00:50 +08:00
  • fa17dc1e1b vim-patch:8.2.2981: recovery test is not run on big-endian systems zeertzjq 2022-11-17 23:00:25 +08:00
  • f12a45c45e vim-patch:8.2.2973: fix for recovery and diff mode not tested zeertzjq 2022-11-17 22:57:08 +08:00
  • a8f54a94c1 vim-patch:8.2.2960: swap file recovery not sufficiently tested zeertzjq 2022-11-17 22:53:40 +08:00
  • 442a7e89b8 vim-patch:8.2.2952: recover test fails on big endian systems zeertzjq 2022-11-17 22:52:58 +08:00
  • 3f75f25f9c vim-patch:8.2.2945: some buffer related code is not tested zeertzjq 2022-11-17 22:40:10 +08:00
  • 9736605672 Merge pull request #21089 from zeertzjq/vim-8.2.2586 zeertzjq 2022-11-17 22:38:39 +08:00
  • a77be32cf9 test: add a Lua test for swap file created before boot zeertzjq 2022-11-17 20:37:07 +08:00
  • 5176ed88f6 vim-patch:8.2.2589: recover test hangs in the GUI zeertzjq 2022-11-17 20:21:10 +08:00
  • 1ab08e23b3 vim-patch:8.2.2587: recover test fails on FreeBSD zeertzjq 2022-11-17 20:18:20 +08:00
  • ec5c1c35c2 vim-patch:8.2.2586: process id may be invalid zeertzjq 2022-11-17 19:57:16 +08:00
  • 0a4c5cd2b2 Merge pull request #21087 from zeertzjq/vim-8.2.1970 zeertzjq 2022-11-17 19:38:57 +08:00
  • 78998bc6c6 vim-patch:8.2.3042: swap file test fails zeertzjq 2022-11-17 18:44:13 +08:00
  • a8489308ab vim-patch:8.2.3041: detecting if the process of a swap file is running fails zeertzjq 2022-11-17 18:41:07 +08:00
  • 1fe526184f vim-patch:8.2.2044: MS-Windows: swap file test sometimes fails zeertzjq 2022-11-17 18:24:50 +08:00
  • 8cf38c2fd9 vim-patch:8.2.2026: Coverity warns for possibly using not NUL terminated string zeertzjq 2022-11-17 18:21:53 +08:00
  • 1b95eaf84b vim-patch:8.2.2019: swap file test fails on MS-Windows zeertzjq 2022-11-17 18:23:38 +08:00
  • f97d88a58a vim-patch:8.2.2016: swap file test is a little flaky zeertzjq 2022-11-17 18:20:54 +08:00
  • abe1dd308e vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap files zeertzjq 2022-11-17 18:13:13 +08:00
  • 98bcf49d26 vim-patch:8.2.1260: there is no good test for CursorHold (#21086) zeertzjq 2022-11-17 17:34:13 +08:00
  • 488e99311f ci(release/winget): correctly set output variable (#21077) Vedant 2022-11-17 14:13:45 +05:30
  • 6aa5520763 ci(windows): set $PSNativeCommandArgumentPassing = 'Legacy' (#21083) zeertzjq 2022-11-17 15:57:59 +08:00
  • ed27f0e93e vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081) zeertzjq 2022-11-17 07:51:04 +08:00
  • fedf002cb3 fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21072) Jlll1 2022-11-17 00:18:31 +01:00
  • c7ee0fe38f fix: don't disable compositor widgets when a GUI with multigrid attaches Folke Lemaitre 2022-11-16 22:45:15 +01:00
  • c404f9b4ba ci(stale): disable remove-stale-when-updated (#21075) zeertzjq 2022-11-16 23:32:05 +08:00
  • fa7e1e2601 fix(api): nvim_buf_get_text regression (#21071) Lewis Russell 2022-11-15 21:27:42 +00:00
  • fd54194a4f refactor: convert drawline.c draw states to enum (#21067) luukvbaal 2022-11-15 21:57:30 +01:00
  • c70d90dbfd vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed change (#21066) zeertzjq 2022-11-15 23:02:48 +08:00
  • 211c568e64 test: don't skip parser_spec on windows (#20294) dundargoc 2022-11-15 12:33:30 +01:00
  • 4b02291f81 Merge pull request #20157 from dundargoc/build/iwyu bfredl 2022-11-15 10:55:07 +01:00
  • c6c265a86c Merge pull request #21031 from dundargoc/fix/windows bfredl 2022-11-15 10:35:25 +01:00
  • 66360675cf build: allow IWYU to fix includes for all .c files dundargoc 2022-09-11 17:12:44 +02:00
  • 9d2a6cd11e docs(treesitter): change links for eq? and set! to codeblocks (#21047) Jlll1 2022-11-15 10:23:56 +01:00
  • 7439973851 vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe (#21060) zeertzjq 2022-11-15 07:58:22 +08:00
  • 2685d27cd6 vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061) zeertzjq 2022-11-15 07:23:57 +08:00
  • 4541c45081 Merge pull request #21054 from max397574/fix/deepcopy_vimNIL bfredl 2022-11-14 22:26:22 +01:00
  • e15f61b1bd fix(lua): make vim.deepcopy work with vim.NIL Max 2022-11-14 20:26:27 +01:00
  • 2755510f78 ci(windows): treat compiler warnings as errors dundargoc 2022-11-12 13:34:14 +01:00
  • f8c6718277 feat(lua-api): avoid unnecessary allocations (#19877) Lewis Russell 2022-11-14 18:04:36 +00:00
  • 3060432007 vim-patch:9.0.0878: Coverity warns for dead code (#21053) zeertzjq 2022-11-14 23:18:25 +08:00
  • e8cc489acc feat(test): add Lua forms for API methods (#20152) Lewis Russell 2022-11-14 10:01:35 +00:00
  • b994deb0aa version bump bfredl 2022-11-14 10:16:44 +01:00
  • 935615ffed NVIM 0.8.1 v0.8.1 bfredl 2022-11-14 10:12:05 +01:00
  • 5c5187c6f8 test: remove skip for 32-bit MSVC (#21030) dundargoc 2022-11-14 09:28:30 +01:00
  • c4fcde5063 vim-patch:8.2.4038: various code not used when features are disabled (#21049) zeertzjq 2022-11-14 12:10:26 +08:00
  • 6d996f78ef vim-patch:8.2.4001: insert complete code uses global variables zeertzjq 2022-11-14 11:23:33 +08:00
  • f2695919bb test(old): add missing lines from Vim patch 8.2.0522 (#21048) zeertzjq 2022-11-14 08:16:29 +08:00
  • b433acc3c9 vim-patch:9.0.0872: code is indented more than needed (#21046) zeertzjq 2022-11-14 07:16:42 +08:00
  • 736c36c02f test: introduce skip() #21010 dundargoc 2022-11-13 14:52:19 +01:00
  • 3e0783db43 Merge pull request #21042 from neovim/backport-20178-to-release-0.8 bfredl 2022-11-13 11:16:36 +01:00
  • 32b0b13cc5 Merge pull request #21041 from neovim/backport-21033-to-release-0.8 bfredl 2022-11-13 11:10:12 +01:00
  • 3d0ddd2d1f feat(spell): support nospell in treesitter queries Lewis Russell 2022-10-28 13:09:22 +01:00
  • 7a49cf4da9 feat(extmarks): allow preventing spellchecking with spell = false Thomas Vigouroux 2022-09-13 09:44:24 +02:00
  • 1b359d4034 fix(ui): fix some cases of stale highlight definitions bfredl 2022-11-12 16:41:36 +01:00
  • 0a96f18ed7 Merge pull request #21033 from bfredl/winfix bfredl 2022-11-13 10:53:59 +01:00
  • d7e7578ada fix(ui): fix some cases of stale highlight definitions bfredl 2022-11-12 16:41:36 +01:00
  • c4f84fc2e2 Merge pull request #20984 from notomo/fix-message-kind-on-history bfredl 2022-11-13 09:53:02 +01:00
  • 9d7dc50628 vim-patch:9.0.0865: duplicate arguments are not always detected (#21036) zeertzjq 2022-11-13 08:35:15 +08:00
  • 849394e4e2 vim-patch:9.0.0863: col() and charcol() only work for the current window (#21038) zeertzjq 2022-11-13 08:29:05 +08:00
  • ec449c27fd vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035) zeertzjq 2022-11-13 08:20:00 +08:00
  • e7ba5ba3cd test(lua/ui_spec): fix Ctrl-C test flakiness (#21039) zeertzjq 2022-11-13 08:16:06 +08:00
  • f516a9ced7 Merge pull request #21037 from zeertzjq/vim-8.2.4675 zeertzjq 2022-11-13 08:09:21 +08:00
  • b251972580 vim-patch:9.0.0869: bogus error when string used after :elseif zeertzjq 2022-11-13 07:24:44 +08:00
  • bc1dbebe1f vim-patch:8.2.4676: test fails with different error zeertzjq 2022-11-13 07:29:05 +08:00
  • 2cb0860117 vim-patch:8.2.4675: no error for missing expression after :elseif zeertzjq 2022-11-13 07:17:57 +08:00
  • 47ad4c8701 vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034) zeertzjq 2022-11-13 07:06:37 +08:00
  • 7abe8ef422 vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032) zeertzjq 2022-11-12 23:31:17 +08:00
  • b3f781ba91 fix: vim.ui.input always calls callback #21006 Steven Arcangeli 2022-11-12 06:57:35 -08:00
  • 3621c127a8 Merge pull request #20178 from vigoux/extmark-nospell Lewis Russell 2022-11-12 13:14:21 +00:00
  • 07eb4263ca feat(spell): support nospell in treesitter queries Lewis Russell 2022-10-28 13:09:22 +01:00
  • 7e6d785d19 feat(extmarks): allow preventing spellchecking with spell = false Thomas Vigouroux 2022-09-13 09:44:24 +02:00
  • 7335a67b57 vim-patch:9.0.0845: shell command with just space gives strange error (#21029) zeertzjq 2022-11-12 12:29:16 +08:00
  • 4d2373f5f6 feat(checkhealth): use "help" syntax, avoid tabpage #20879 Justin M. Keyes 2022-11-11 21:33:31 -05:00
  • 2425fe2dc5 vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#21028) zeertzjq 2022-11-12 09:57:29 +08:00
  • eee9560516 vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027) zeertzjq 2022-11-12 07:43:36 +08:00
  • 0d7cc5ee85 vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21023) zeertzjq 2022-11-11 18:18:38 +08:00
  • 0d8e8d36ec vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal execution (#20998) zeertzjq 2022-11-11 17:50:52 +08:00
  • fc7ac688c3 fix(messages): don't set cmdline_row when messages have scrolled (#21015) zeertzjq 2022-11-11 16:46:45 +08:00
  • ae67706535 vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022) zeertzjq 2022-11-11 10:16:26 +08:00
  • 69507c0204 refactor: move tabline code to statusline.c (#21008) luukvbaal 2022-11-10 12:05:16 +01:00
  • befae73044 vim-patch:76db9e076318 (#21013) Sean Dewar 2022-11-10 09:05:25 +00:00
  • 81781810e6 [Backport release-0.8] docs(treesitter): fix predicate syntax (#21019) github-actions[bot] 2022-11-10 09:51:11 +01:00
  • 61d152779d docs(treesitter): fix predicate syntax (#21016) James Trew 2022-11-10 08:12:28 +00:00
  • 04c73dbedb revert: "oldtests: win: fix buffer pathsep" (#21017) zeertzjq 2022-11-10 13:38:17 +08:00
  • 0faf007a23 fix(man.lua): use env command (#21007) euclidianAce 2022-11-09 17:26:02 -06:00
  • ef1d291f29 fix(clipboard): update version regex pattern (#21012) Gregory Anders 2022-11-09 16:21:54 -07:00
  • a122406be4 docs: swap CursorLineFold and CursorLineSign (#20875) Eduard Baturin 2022-11-10 01:34:02 +03:00
  • f2857dcd5a fix(messages): reset msg_grid_scroll_discount when redrawing (#21000) zeertzjq 2022-11-10 06:16:54 +08:00
  • fae7540732 Merge pull request #20821 from dundargoc/refactor/clang-tidy bfredl 2022-11-08 09:48:48 +01:00
  • d187c00faf refactor: remove stray emsg check after #20992 (#20996) luukvbaal 2022-11-08 01:41:49 +01:00
  • 59ff4691f6 fix(vim.ui.input): return empty string when inputs nothing (#20883) Jongwook Choi 2022-11-07 19:15:15 -05:00
  • 8147d3df28 vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992) luukvbaal 2022-11-08 00:21:22 +01:00
  • 050b0e30b9 vim-patch:9.0.0843: VHS tape files are not recognized (#20995) Christian Clason 2022-11-07 22:28:28 +01:00
  • 059dfda0ca Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-name bfredl 2022-11-07 18:00:21 +01:00
  • c022140ec6 feat(api): add command name to Lua command callback opts Famiu Haque 2022-11-07 22:27:37 +06:00
  • 894c59ec1f test(old): make Test_help_tagjump() test order match upstream zeertzjq 2022-11-07 21:08:47 +08:00
  • 451b8d6cb1 Merge pull request #20990 from zeertzjq/vim-8.2.2060 zeertzjq 2022-11-07 20:13:39 +08:00
  • 3435cdfb94 refactor(highlight): rename FloatBorderTitle #20988 Raphael 2022-11-07 20:02:00 +08:00