Commit Graph

  • 60604d6a99 vim-patch:9.0.0012: signature files not detected properly (#19172) Christian Clason 2022-07-01 07:08:44 +02:00
  • 8f5bcfb0e4 Merge pull request #19178 from zeertzjq/vim-8.2.0049 zeertzjq 2022-07-01 11:49:48 +08:00
  • b22f7dd908 test(old): reorder test_cmdline.vim to match upstream zeertzjq 2022-07-01 11:17:21 +08:00
  • 300490f2e8 vim-patch:8.2.0049: command line completion not fully tested zeertzjq 2022-07-01 10:54:41 +08:00
  • 2268a4147e Merge pull request #19170 from zeertzjq/vim-8.0.1558 zeertzjq 2022-07-01 10:49:14 +08:00
  • 5a62ad605e feat(ui): make right-click menu work properly with ext_multigrid zeertzjq 2022-06-30 21:42:39 +08:00
  • 236947ab20 vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenu zeertzjq 2022-06-30 20:02:13 +08:00
  • d81d8d454a vim-patch:8.1.0695: internal error when using :popup zeertzjq 2022-06-30 19:54:03 +08:00
  • 015778a381 vim-patch:8.1.0487: no menus specifically for the terminal window zeertzjq 2022-06-30 17:17:27 +08:00
  • 5551a29d06 vim-patch:8.0.1588: popup menu hangs after typing CTRL-C zeertzjq 2022-06-30 16:00:56 +08:00
  • e4c2ff2da4 vim-patch:8.0.1574: show cursor in wrong place when using popup menu zeertzjq 2022-06-30 15:55:38 +08:00
  • 610cf9f950 vim-patch:8.0.1570: can't use :popup for a menu in the terminal zeertzjq 2022-06-30 15:30:54 +08:00
  • cf8df141f3 vim-patch:8.0.1558: no right-click menu in a terminal zeertzjq 2022-06-30 14:21:43 +08:00
  • 5a490d838e cmdheight=0: fix bugs #18961 Shougo 2022-07-01 10:59:50 +09:00
  • 3b1423bfa7 fix(filetype): update call sites of vim.filetype.match (#19171) Gregory Anders 2022-06-30 09:54:44 -06:00
  • 565f72b968 feat(marks): restore viewport on jump #15831 Javier Lopez 2022-06-30 07:59:52 -05:00
  • 3fe6b99abc refactor: enable -Wconversion warning for memline.c Dundar Goc 2022-06-30 13:54:29 +02:00
  • cb84f5ee53 refactor(uncrustify): change config to better align with style guide (#18803) dundargoc 2022-06-30 14:27:52 +02:00
  • 69cd0ba27b vim-patch:9.0.0011: reading beyond the end of the line with put command (#19166) zeertzjq 2022-06-30 20:16:00 +08:00
  • 37af46bb4c feat(build): add_glob_target runs only on changed files #19070 dundargoc 2022-06-30 14:10:05 +02:00
  • f50135a32e feat: stdpath('run'), /tmp/nvim.user/ #18993 Justin M. Keyes 2022-06-30 13:16:46 +02:00
  • 514e76e4b2 vim-patch:9.0.0001: Travis CI is no longer used #19163 Hugo 2022-06-30 10:12:08 +00:00
  • ba5be650a7 Merge pull request #19134 from dundargoc/refactor/conversion bfredl 2022-06-30 11:51:07 +02:00
  • 995e487915 refactor(highlight)!: rename attributes to match Vim (#19159) zeertzjq 2022-06-30 16:57:44 +08:00
  • 10cb481d7c Merge pull request #19144 from neovim/backport-19135-to-release-0.7 Christian Clason 2022-06-30 01:23:49 +02:00
  • 593f2f753f refactor: enable -Wconversion warning for fileio.c Dundar Goc 2022-06-28 12:04:46 +02:00
  • 6f6286e4f9 fix(lsp): small bugs in snippet-parser #18998 L3MON4D3 2022-06-29 18:53:49 +02:00
  • 1eb9624666 vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153) Christian Clason 2022-06-29 18:43:56 +02:00
  • ba583f8206 vim-patch:9.0.0005: hare files are not recognized (#19151) Christian Clason 2022-06-29 16:21:04 +02:00
  • 8ea09fc908 vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine' (#19147) zeertzjq 2022-06-29 19:34:37 +08:00
  • bab32bba7a vim-patch:9.0.0002: map functionality outside of map.c (#19150) zeertzjq 2022-06-29 19:25:38 +08:00
  • 90a37f9890 Merge pull request #19146 from carlocab/static-libintl-backport Christian Clason 2022-06-29 10:08:37 +02:00
  • 7eaeb07c1c ci(release): link gettext include directory Carlo Cabrera 2022-06-29 01:03:42 +08:00
  • 4e402ae548 build(cmake): fix static libintl test on macOS Carlo Cabrera 2022-06-28 23:09:20 +08:00
  • 21a1f1f552 Merge pull request #19133 from famiu/feat/api/cmd_support_filter bfredl 2022-06-29 09:12:01 +02:00
  • 003b8daa8a feat: update unicode tables Justin M. Keyes 2022-06-28 04:36:30 -07:00
  • 01fc5097d3 Merge #19139 build(cmake): fix static libintl on macOS Justin M. Keyes 2022-06-29 03:41:40 +02:00
  • 998dc07288 feat: update unicode tables #19135 Justin M. Keyes 2022-06-29 03:34:56 +02:00
  • 3cc8559963 Merge pull request #19141 from bfredl/mapchar bfredl 2022-06-29 00:46:25 +02:00
  • 7ab2e12ebc refactor(aucmd): call define_autocmd() directly for default autocmds bfredl 2022-06-28 20:38:34 +02:00
  • 83170a4986 refactor(map): simplify add_map params bfredl 2022-06-22 17:39:30 +02:00
  • 674787feae ci(release): link gettext include directory Carlo Cabrera 2022-06-29 01:03:42 +08:00
  • be40ba68a8 build(cmake): fix static libintl test on macOS Carlo Cabrera 2022-06-28 23:09:20 +08:00
  • e0f605bfd8 Merge #19120 build: rename build-related dirs Justin M. Keyes 2022-06-28 13:35:56 +02:00
  • 606ec8b708 feat(api): make nvim_parse_cmd and nvim_cmd support :filter Famiu Haque 2022-06-28 16:22:29 +06:00
  • 9e14744099 fix(coverity): redundant assert #19059 Thomas Vigouroux 2022-06-28 13:24:21 +02:00
  • 4c0c6f8428 build: move unicode/ to src/unicode/ Justin M. Keyes 2022-06-27 12:30:27 -07:00
  • f05a2891d3 build: rename build-related dirs Justin M. Keyes 2022-06-27 03:08:59 -07:00
  • 9ddb481d88 refactor(ci): cleanup release.yml #19132 Vedant 2022-06-28 16:10:53 +05:30
  • 094086a713 Merge #19060 memory leaks Justin M. Keyes 2022-06-28 12:37:39 +02:00
  • ee6b21e843 fix(vim.ui.input): accept nil or empty "opts" #19109 0x74696d6d79 2022-06-28 05:53:15 -04:00
  • 014a88799a refactor: replace char_u #18429 dundargoc 2022-06-28 11:31:54 +02:00
  • 7e1cf6b764 fix(inccommand): parse the command to check if it is previewable Famiu Haque 2022-06-28 11:00:05 +06:00
  • 274609a109 vim-patch:069a7d561bbe (#19130) Christian Clason 2022-06-27 23:35:26 +02:00
  • 44d0c6572b Merge pull request #19110 from neovim/backport-aufix Christian Clason 2022-06-27 20:44:21 +02:00
  • f2fa11708c fix(filetype): check for non-nil match in detect.rules (#19129) Christian Clason 2022-06-27 20:43:37 +02:00
  • 0c363d1a70 Merge pull request #19122 from dundargoc/refactor/conversion bfredl 2022-06-27 17:07:21 +02:00
  • 2dd01e3e21 refactor: enable -Wconversion warning for message.c Dundar Goc 2022-06-27 12:43:53 +02:00
  • b7c0c8cde8 fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115) Gregory Anders 2022-06-27 01:51:33 -06:00
  • f3c8f3e5d4 vim-patch:partial:8a3b805c6c9c (#19104) Christian Clason 2022-06-27 10:23:09 +02:00
  • f10489d9c2 Merge pull request #19077 from dundargoc/refactor/conversion bfredl 2022-06-27 10:09:33 +02:00
  • 6f3508f8ed refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114) Gregory Anders 2022-06-27 02:03:43 -06:00
  • eab8b998e9 build: move man/ to src/man/ #19119 Justin M. Keyes 2022-06-27 10:02:02 +02:00
  • 8c2b870544 fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115) Gregory Anders 2022-06-27 01:51:33 -06:00
  • cf23695dd7 fix(api): nvim_parse_cmd check for ambiguous user command (#19116) zeertzjq 2022-06-27 14:10:13 +08:00
  • e2f9d0332b test: use "python3" to avoid skipped test #19106 Justin M. Keyes 2022-06-27 07:03:06 +02:00
  • 89f75dcd1f fix(coverity/348300): free memory when overiding sing attribute Thomas Vigouroux 2022-06-24 08:29:15 +02:00
  • a0a815ec57 Merge pull request #18716 from zeertzjq/vim-8.2.5007 zeertzjq 2022-06-27 06:45:00 +08:00
  • 6711d001c5 fix(spell): make setting 'encoding' clear word list zeertzjq 2022-06-26 21:18:56 +08:00
  • f0d4007f62 vim-patch:8.2.5123: using invalid index when looking for spell suggestions zeertzjq 2022-06-18 21:12:14 +08:00
  • 80af2c6055 vim-patch:8.2.5007: spell suggestion may use uninitialized memory zeertzjq 2022-05-23 19:17:09 +08:00
  • bafb53604a vim-patch:8.2.3484: crash when going through spell suggestions zeertzjq 2022-06-26 20:09:36 +08:00
  • dbe4270db7 refactor(api): use FOREACH_ITEM macro in autocmd Christian Clason 2022-06-26 17:57:45 +02:00
  • 29d74cf526 feat(api): support pattern array for exec_autocmds Christian Clason 2022-06-25 19:50:06 +02:00
  • 516d6318b7 Merge pull request #19091 from clason/do-aucmd-pats Christian Clason 2022-06-26 23:05:52 +02:00
  • f3ce06cfa1 refactor(filetype)!: allow vim.filetype.match to use different strategies (#18895) Gregory Anders 2022-06-26 10:41:20 -06:00
  • 5c8025967e refactor(api): use FOREACH_ITEM macro in autocmd Christian Clason 2022-06-26 17:57:45 +02:00
  • ae3e371303 docs(release): suggest "xattr" for macos release #19100 Carlo Cabrera 2022-06-26 23:46:37 +08:00
  • 6eff8d6d86 version bump Justin M. Keyes 2022-06-26 08:10:51 -07:00
  • e8ee673392 NVIM v0.7.2 v0.7.2 Justin M. Keyes 2022-06-26 08:08:22 -07:00
  • 9077e4e655 ci(release): use system GPerf on macOS #19105 Carlo Cabrera 2022-06-26 23:04:30 +08:00
  • 9b2fc224d8 Merge #19102 Release 0.7.1 Justin M. Keyes 2022-06-26 15:57:25 +02:00
  • da358d4521 feat(api): support pattern array for exec_autocmds Christian Clason 2022-06-25 19:50:06 +02:00
  • 3eb251c76f version bump Justin M. Keyes 2022-06-26 03:52:25 -07:00
  • 535fb9488c NVIM v0.7.1 v0.7.1 Justin M. Keyes 2022-06-26 03:19:05 -07:00
  • 3d45706478 build: guard free_locales with HAVE_WORKING_LIBINTL #19095 zeertzjq 2022-06-26 18:17:57 +08:00
  • 7dd73625dc revert: "oldtests: use expand() to fix pathsep" (#19073) zeertzjq 2022-06-26 05:31:27 +08:00
  • 42e8774317 vim-patch:e1dc76fbf333 (#19092) Christian Clason 2022-06-25 21:56:51 +02:00
  • 69e7b664d8 Merge pull request #19090 from bfredl/luaprg bfredl 2022-06-25 20:30:43 +02:00
  • b477afa3ea Merge pull request #19088 from neovim/fix-powershell Christian Clason 2022-06-25 19:59:31 +02:00
  • cb58b673e5 fix(build): don't disable byte precompilation on debug builds bfredl 2022-06-25 19:24:48 +02:00
  • 71e2c49b17 refactor(tests): introduce testprg() Justin M. Keyes 2022-06-22 05:51:52 -07:00
  • 175892fa37 fix: make_filter_cmd for :! powershell #15913 Enan Ajmain 2021-11-09 20:22:21 +06:00
  • 9f592780b5 Merge pull request #16271 from 3N4N/fix-15913 Christian Clason 2022-06-25 17:52:39 +02:00
  • f977f9445f refactor(tests): introduce testprg() Justin M. Keyes 2022-06-22 05:51:52 -07:00
  • 0b9664f524 fix: make_filter_cmd for :! powershell #15913 Enan Ajmain 2021-11-09 20:22:21 +06:00
  • 2217ab42c5 refactor: enable -Wconversion warning for ex_cmds.c Dundar Goc 2022-06-24 15:12:33 +02:00
  • 790f6089e9 Merge pull request #19085 from neovim/build-universal-macos Christian Clason 2022-06-25 15:13:19 +02:00
  • b0eedceab4 fix(build): strip trailing newline from variable (#19084) Christian Clason 2022-06-25 13:45:20 +02:00
  • 059107f424 ci(release): build a universal binary on macOS Carlo Cabrera 2022-06-24 23:48:17 +08:00