Commit Graph

  • 609c0513ca vim-patch:8.2.3626: "au! event" cannot be followed by another command zeertzjq 2022-11-07 19:50:51 +08:00
  • a6f972cb6a vim-patch:8.2.2060: check for features implemented with "if" zeertzjq 2022-11-07 19:40:30 +08:00
  • 31ffc360f2 docs(news): add linematch (#20927) Lewis Russell 2022-11-07 10:22:16 +00:00
  • bdb98de2d1 refactor: more clint (#20910) Lewis Russell 2022-11-07 10:21:44 +00:00
  • e9c1cb71f8 Merge pull request #20987 from zeertzjq/vim-8.2.3751 zeertzjq 2022-11-07 14:49:53 +08:00
  • 2ed2c04aa5 docs(options): remove mentions of 'imactivatefunc' and 'imstatusfunc' zeertzjq 2022-11-07 12:12:04 +08:00
  • be19990f30 vim-patch:8.2.3792: setting *func options insufficiently tested zeertzjq 2022-11-07 14:08:29 +08:00
  • c00d241981 vim-patch:8.2.3788: lambda for option that is a function may be freed zeertzjq 2022-11-07 13:37:22 +08:00
  • 8f9ae52784 vim-patch:8.2.3758: options that take a function insufficiently tested zeertzjq 2022-11-07 11:20:42 +08:00
  • d7bd7f13a8 vim-patch:8.2.3756: might crash when callback is not valid zeertzjq 2022-11-07 11:04:33 +08:00
  • 42e44d6d33 vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function zeertzjq 2022-11-07 10:26:54 +08:00
  • f91d200c05 vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc' zeertzjq 2022-11-07 10:24:55 +08:00
  • b042f6d902 fix(clipboard): prefer xsel #20918 wzy 2022-11-07 11:46:58 +08:00
  • d337814906 feat: ":write ++p" creates parent dirs #20835 Victor Blanchard 2022-11-07 04:31:50 +01:00
  • 8e28d8a370 [Backport release-0.8] fix(tutor): fix problem of failing to get buf name (#20985) github-actions[bot] 2022-11-06 19:23:34 -08:00
  • 10fbda508c fix(tutor): failing to get buf name #20933 erw7 2022-11-07 12:18:30 +09:00
  • 9f125371e0 refactor: click definition functions #20923 luukvbaal 2022-11-07 04:10:09 +01:00
  • ce198102bd ci: add stale bot #20884 dundargoc 2022-11-07 04:05:51 +01:00
  • 4fd876271a vim-patch:9.0.0756 #20680 Shougo 2022-11-07 12:02:29 +09:00
  • c4f3d41d6b ci: install only necessary dependencies #20970 dundargoc 2022-11-07 02:35:27 +01:00
  • 72f8613e97 fix(ui-ext): correct message kind in history before vim.ui_attach() notomo 2022-11-07 10:20:27 +09:00
  • a35efe1e4f Merge pull request #20983 from neovim/backport-20952-to-release-0.8 zeertzjq 2022-11-07 09:19:42 +08:00
  • ca9b5687f6 fix(stdpath): default to /tmp if stdpath('run') cannot be created zeertzjq 2022-11-06 06:23:22 +08:00
  • 8045296e8b fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952 zeertzjq 2022-11-07 09:08:25 +08:00
  • d6497c33b7 Merge pull request #20944 from zeertzjq/vim-8.2.3705 zeertzjq 2022-11-07 08:51:54 +08:00
  • 897186f409 ci: request reviewers when PR is reopened #20972 dundargoc 2022-11-07 01:42:59 +01:00
  • 84881674fd vim-patch:9.0.0389: crash when 'tagfunc' closes the window zeertzjq 2022-11-05 17:01:39 +08:00
  • 595f7f37a9 vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the buffer zeertzjq 2022-11-05 16:59:07 +08:00
  • 1e4adf4b56 vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' zeertzjq 2022-08-20 08:45:15 +08:00
  • 1508618d4c vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc' zeertzjq 2022-08-20 09:35:09 +08:00
  • b3e9010f47 vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref() zeertzjq 2022-11-05 15:30:54 +08:00
  • 900dd2bdab vim-patch:8.2.3665: cannot use a lambda for 'tagfunc' zeertzjq 2022-08-20 08:27:10 +08:00
  • 9b9f84bc62 Merge pull request #20982 from zeertzjq/vim-8.2.2849 zeertzjq 2022-11-07 07:58:37 +08:00
  • 7e1d9c560b vim-patch:8.2.2873: not enough tests for writing buffers zeertzjq 2022-11-07 07:21:46 +08:00
  • bdf87efeb5 vim-patch:8.2.2856: get readonly error for device that can't be written to zeertzjq 2022-11-07 07:06:49 +08:00
  • b0190f4543 vim-patch:8.2.2849: bufwrite not sufficiently tested zeertzjq 2022-11-07 07:04:49 +08:00
  • 3b3611a3d0 vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980) zeertzjq 2022-11-07 07:03:31 +08:00
  • 08d53633d4 Merge pull request #20968 from zeertzjq/vim-8.2.2570 zeertzjq 2022-11-07 06:18:16 +08:00
  • 16eed6e766 fix: add lfs to luarc.json (#20979) Gregory Anders 2022-11-06 14:31:54 -07:00
  • 8c454776f8 vim-patch:8.2.4495: help test fails in 24 line terminal zeertzjq 2022-11-06 22:32:47 +08:00
  • bfa0be49ed vim-patch:8.2.2627: no need to check for BSD after checking for not root zeertzjq 2022-11-06 22:28:39 +08:00
  • fbe2761b20 vim-patch:8.2.2623: some tests fail when run as root zeertzjq 2022-11-06 22:15:59 +08:00
  • df71537a12 vim-patch:8.2.2570: tests fail when run as root zeertzjq 2022-11-06 22:15:33 +08:00
  • de500095b1 vim-patch:8.2.2592: code coverage could be improved (#20969) zeertzjq 2022-11-06 23:07:57 +08:00
  • 728c69bc8d vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967) zeertzjq 2022-11-06 22:13:36 +08:00
  • da0fb43849 vim-patch:8.1.1200: old style comments in debugger source zeertzjq 2022-11-06 21:56:37 +08:00
  • f3cea06d01 test(old): remove stray test42 files (#20966) zeertzjq 2022-11-06 20:22:37 +08:00
  • 1af4bd04f9 feat(ui): add support to display a title in the border of a float (#20184) Raphael 2022-11-06 18:59:43 +08:00
  • 731cdde28e refactor: fix clang-tidy warnings dundargoc 2022-10-22 12:36:38 +02:00
  • a79d28e4d7 vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny version (#20964) zeertzjq 2022-11-06 17:58:13 +08:00
  • c30226c28b Merge pull request #20962 from zeertzjq/vim-8.2.1736 zeertzjq 2022-11-06 17:11:25 +08:00
  • 70843631fe vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not tested zeertzjq 2022-11-06 16:46:23 +08:00
  • 7add38233e vim-patch:8.2.3719: MS-Windows: test sometimes runs into existing swap file zeertzjq 2022-11-06 16:31:33 +08:00
  • cac576322d vim-patch:8.2.1736: failure to compile a pattern not tested much zeertzjq 2022-11-06 15:52:42 +08:00
  • c6af296cf8 Merge pull request #20961 from zeertzjq/vim-8.2.3055 zeertzjq 2022-11-06 15:36:15 +08:00
  • ed01ef7fa5 vim-patch:9.0.0355: check for uppercase char in autoload name is wrong zeertzjq 2022-11-06 15:11:48 +08:00
  • 7404c6010d vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionary zeertzjq 2022-11-06 14:50:09 +08:00
  • 95c862095f refactor(eval): make get_lval() explicitly check for v:lua zeertzjq 2022-11-06 15:08:24 +08:00
  • b0cb9a8ad0 Merge pull request #20960 from neovim/backport-20959-to-release-0.8 zeertzjq 2022-11-06 12:55:30 +08:00
  • 95e1978959 fix(paste): feed keys as typed in cmdline mode zeertzjq 2022-11-06 12:02:13 +08:00
  • 850d7146fc fix(paste): feed keys as typed in cmdline mode (#20959) zeertzjq 2022-11-06 12:43:05 +08:00
  • eb55eba7e5 Merge pull request #20955 from zeertzjq/vim-8.2.2918 zeertzjq 2022-11-06 11:16:54 +08:00
  • d4353c3645 vim-patch:9.0.0836: wrong error when using extend() with funcref zeertzjq 2022-11-06 07:01:45 +08:00
  • 4740672b37 vim-patch:8.2.2921: E704 for script local variable is not backwards compatible zeertzjq 2022-10-28 12:08:18 +08:00
  • 6b3db3f929 vim-patch:8.2.2920: still a way to shadow a builtin function zeertzjq 2022-10-28 11:56:29 +08:00
  • 7683199a9b vim-patch:8.2.2918: builtin function can be shadowed by global variable zeertzjq 2022-10-28 11:53:22 +08:00
  • dc17df3190 fix(eval): change some tv_dict_add() usages back to hash_add() zeertzjq 2022-11-06 09:35:02 +08:00
  • be90bfbb00 Merge pull request #20954 from zeertzjq/vim-8.2.2918 zeertzjq 2022-11-06 08:53:24 +08:00
  • 7d7208a88b vim-patch:8.2.3016: confusing error when expression is followed by comma zeertzjq 2022-11-06 06:47:54 +08:00
  • fa2ed8ca1f vim-patch:8.2.2723: assignment test fails zeertzjq 2022-11-06 06:47:08 +08:00
  • a208a8b10e vim-patch:8.2.2722: Vim9: crash when using LHS with double index zeertzjq 2022-11-06 06:46:30 +08:00
  • 1f0bf65ad6 vim-patch:8.2.1306: checking for first character of dict key is inconsistent zeertzjq 2022-11-06 06:35:34 +08:00
  • e03f23189d vim-patch:8.2.1274: Vim9: no error for missing white space at script level zeertzjq 2022-11-06 06:31:00 +08:00
  • 5b8d8a4c99 docs(news): add news blurb for tmux clipboard change (#20950) Gregory Anders 2022-11-05 16:48:13 -06:00
  • a966347cab ci: replace deprecated feature set-output (#20834) dundargoc 2022-11-05 23:22:39 +01:00
  • 9a52a8e1ec ci: remove ci/build.ps1 (#20891) dundargoc 2022-11-05 22:57:11 +01:00
  • 83ea9e23a2 vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes (#20951) zeertzjq 2022-11-06 05:47:57 +08:00
  • 27ff59fb07 ci: fix incorrect asan_symbolize name (#20900) dundargoc 2022-11-05 22:29:44 +01:00
  • 01ff681f57 Merge pull request #20858 from dundargoc/build/lintsh dundargoc 2022-11-05 22:11:22 +01:00
  • 5723b19210 revert: "ci(commitlint): use pull_request_target to avoid "skip ci"" (#20845) dundargoc 2022-11-05 22:09:50 +01:00
  • 8765c7e288 Merge pull request #20732 from dundargoc/build/default-cmake-args dundargoc 2022-11-05 22:07:25 +01:00
  • d5dd7573f3 vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (#20947) zeertzjq 2022-11-06 05:02:57 +08:00
  • 19729e2136 Merge pull request #20946 from zeertzjq/vim-8.2.1106 zeertzjq 2022-11-05 21:58:18 +08:00
  • 13381692cd vim-patch:8.2.1417: test 49 is old style zeertzjq 2022-11-05 20:35:54 +08:00
  • 8d6a217b9a vim-patch:8.2.1383: test 49 is old style zeertzjq 2022-11-05 20:25:07 +08:00
  • 42e7c7fc9c vim-patch:8.2.1366: test 49 is old style zeertzjq 2022-11-05 20:23:29 +08:00
  • 01ccfb40e3 vim-patch:8.2.1106: crash when trying to use s: variable in typed command zeertzjq 2022-11-05 20:16:29 +08:00
  • cb8bc9b33c vim-patch:8.2.0883: memory leak in test 49 zeertzjq 2022-11-05 21:37:57 +08:00
  • 43681f2375 Merge pull request #17950 from zeertzjq/vim-8.2.4029 zeertzjq 2022-11-05 19:57:15 +08:00
  • e0ec83a970 vim-patch:8.2.4882: cannot make 'breakindent' use a specific column zeertzjq 2022-11-05 19:19:55 +08:00
  • 6374120558 vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong position zeertzjq 2022-11-05 19:08:25 +08:00
  • 8b43091392 vim-patch:8.2.4100: early return when getting the 'formatlistpat' value zeertzjq 2022-04-01 18:31:19 +08:00
  • b92ed35a0b vim-patch:8.2.4093: cached breakindent values not initialized properly zeertzjq 2022-04-01 18:12:55 +08:00
  • 3e60b9f1cc vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrong zeertzjq 2022-04-01 17:58:19 +08:00
  • da90be2308 build: always ignore user's cmake preset (#20935) kylo252 2022-11-05 12:31:15 +01:00
  • 921101e076 Merge pull request #20774 from zeertzjq/vim-8.2.4679 zeertzjq 2022-11-05 18:51:03 +08:00
  • 3c0651fb45 fix(eval): make error number of charidx() same as Vim zeertzjq 2022-11-05 18:02:05 +08:00
  • 8e868d699a vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakes zeertzjq 2022-10-22 09:32:01 +08:00
  • 781616bee5 vim-patch:8.2.2606: strchars() defaults to counting composing characters zeertzjq 2022-11-05 17:16:49 +08:00
  • 451850920b vim-patch:8.2.1626: test for strchars() fails with different error number zeertzjq 2022-11-05 15:06:39 +08:00