Commit Graph

  • a7b9920930 refactor: move FunPtr to types.h (#19466) zeertzjq 2022-07-22 22:05:02 +08:00
  • ac690f457e feat(l10n): Turkish translations #19441 Emir SARI 2022-07-22 17:04:40 +03:00
  • 9d4a4f49ef vim-patch:8.1.1933: the eval.c file is too big (#19462) zeertzjq 2022-07-22 21:14:17 +08:00
  • bb7853a62d test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465) zeertzjq 2022-07-22 12:59:34 +08:00
  • 567bb36edf fix(grid): don't use utfc_ptr2char_len() when printing until NUL zeertzjq 2022-07-22 06:55:35 +08:00
  • 8af3d641da fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456) zeertzjq 2022-07-22 06:41:51 +08:00
  • 946c8fd288 ci(labeler): do not add "column" label for mark.{c,h} (#19455) zeertzjq 2022-07-21 17:44:44 +08:00
  • 77b9f1eac5 refactor: fix clang warnings (#19453) zeertzjq 2022-07-21 17:42:59 +08:00
  • c15e9d3746 fix(mark): give correct error message when mark is in another buffer (#19454) zeertzjq 2022-07-21 17:42:17 +08:00
  • 6a7d00469b vim-patch:9.0.0047: using freed memory with recursive substitute (#19457) zeertzjq 2022-07-21 16:00:45 +08:00
  • 1f1863ed54 vim-patch:8.2.4502 (#19439) zeertzjq 2022-07-21 06:00:16 +08:00
  • 598cbcae4a Merge pull request #19445 from famiu/fix/local_winbar_tabs bfredl 2022-07-20 16:57:38 +02:00
  • 9879fd5d08 fix: local winbar with tabs Famiu Haque 2022-07-20 13:58:57 +06:00
  • 1a2560c2dc test(old): set 'display' to an empty string (#19450) zeertzjq 2022-07-20 19:58:08 +08:00
  • 559ef3e903 feat(lua): allow vim.cmd to be indexed (#19238) Lewis Russell 2022-07-20 12:29:24 +01:00
  • 243038188b Merge pull request #19446 from bfredl/fixarray bfredl 2022-07-20 10:36:44 +02:00
  • c65e73f2d6 refactor(object): get rid of redundant FIXED_TEMP_ARRAY bfredl 2022-07-19 13:00:51 +02:00
  • 1ef84547a8 Merge pull request #19415 from zeertzjq/vim-8.1.1076 zeertzjq 2022-07-20 06:33:55 +08:00
  • 420bb2eb8a vim-patch:8.1.1849 zeertzjq 2022-07-18 10:54:49 +08:00
  • f357c9bca5 vim-patch:8.1.1076: file for Insert mode is much too big zeertzjq 2022-07-18 08:54:53 +08:00
  • 68d2bb4070 [Backport release-0.7] build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19435) github-actions[bot] 2022-07-19 18:26:30 +02:00
  • 8620dfc5bd fix(tmpdir): invalid tempname() if username has slashes #19323 August Masquelier 2022-07-19 10:03:12 -06:00
  • 61302fb391 docs: fix vim.filetype.add by avoiding quotes (#19433) Javier Lopez 2022-07-19 10:12:10 -05:00
  • b154d951e6 Merge pull request #19434 from zeertzjq/vim-8.2.0509 zeertzjq 2022-07-19 22:27:36 +08:00
  • 9e15bdde3b build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19430) Christian Clason 2022-07-19 16:10:59 +02:00
  • 358f9b776b vim-patch:8.2.2632: not all command line arguments are tested zeertzjq 2022-07-19 21:36:53 +08:00
  • 2e790e9ad1 vim-patch:8.2.0509: various code is not properly tested. zeertzjq 2022-07-19 20:55:13 +08:00
  • 871ff8d62f Merge pull request #19428 from jamessan/deps-cmake-version James McCoy 2022-07-19 08:52:14 -04:00
  • 078e446181 Merge pull request #19429 from zeertzjq/fix-flaky-tests zeertzjq 2022-07-19 20:27:25 +08:00
  • 72dfd57e5f test: deal with RPC call causing Nvim to exit later zeertzjq 2022-07-19 19:36:29 +08:00
  • 366e90cdc8 test: avoid timing-sensitive undo message zeertzjq 2022-07-19 17:39:30 +08:00
  • 101fd04ee2 Merge pull request #19409 from bfredl/uiunpack bfredl 2022-07-19 13:08:11 +02:00
  • 0a716fc776 build: bump minimum CMake version in cmake.deps James McCoy 2022-07-19 07:01:41 -04:00
  • f87c824513 fix(rpc): break nvim_error_event feedback loop between two nvim instances bfredl 2022-07-09 14:48:09 +02:00
  • 0b63f5afad perf(ui): unpack grid_line (screen contents) directly bfredl 2022-06-29 22:49:37 +02:00
  • 93bd6fb2c8 Merge pull request #19427 from Maverun/maveBranchDoc bfredl 2022-07-19 12:10:03 +02:00
  • 4e3699d13a fix(docs): remove internal function from docs (nvim__*) Maverun 2022-07-19 05:03:22 -04:00
  • 4a12e40066 Merge pull request #19423 from neovim/backport-19217-to-release-0.7 zeertzjq 2022-07-19 13:00:36 +08:00
  • 7b835ba796 vim-patch:8.2.1147 (#19425) zeertzjq 2022-07-19 13:00:22 +08:00
  • 403e653903 fix(lua): make it possible to cancel vim.wait() with Ctrl-C resolritter 2022-07-03 11:54:20 -03:00
  • 1a655b71a8 fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217) JP 2022-07-18 22:11:13 -03:00
  • a80d447b47 fix(mouse): click on global statusline with splits (#19390) Munif Tanjim 2022-07-19 04:35:04 +06:00
  • 3340728c72 fix(powershell): filter ":!" commands with args #19268 Enan Ajmain 2022-07-19 02:26:09 +06:00
  • d73c31a41f Merge pull request #19167 from dundargoc/refactor/conversion Lewis Russell 2022-07-18 20:22:18 +01:00
  • e8c94697bc ci: test only a single macos version (#19418) dundargoc 2022-07-18 18:39:41 +02:00
  • d15a66d803 ci(windows): config and build before publish step (#19416) kylo252 2022-07-18 15:18:15 +02:00
  • be3d2f5125 perf(ui): avoid ui_flush() work in headless mode bfredl 2022-06-25 19:00:35 +02:00
  • 45bee1dafd perf(ui): eliminate spurious memory allocations for hl_attr_define event bfredl 2022-06-25 18:51:55 +02:00
  • 67a04fe6cb perf(ui): unpack a single ui event at a time, instead of a "redraw" batch bfredl 2022-06-16 19:17:57 +02:00
  • a25607a2bc Merge #19236 Justin M. Keyes 2022-07-18 03:04:00 +02:00
  • d9521c71d1 fix(windows):exepath, stdpath return wrong slashes #19111 Enan Ajmain 2022-07-18 06:00:08 +06:00
  • 49a9fb2d98 fix(tui): resize at startup #17795 Javier Lopez 2022-07-04 15:09:47 -05:00
  • 1b462705d0 fix(windows):exepath, stdpath return wrong slashes #19111 Enan Ajmain 2022-07-18 06:00:08 +06:00
  • 776913e32e fix: add group in autocmd api #19412 Raphael 2022-07-18 07:11:41 +08:00
  • 9169fb8f07 fix(lua): double entries in :lua completion #19410 ii14 2022-07-18 00:40:18 +02:00
  • 9f4b19b6d0 ci: refactor build.ps1 #19336 kylo252 2022-07-18 00:07:35 +02:00
  • 13abe20b5f refactor(lsp): use autocmd api (#19407) ii14 2022-07-17 19:13:33 +02:00
  • ff35d7a4b9 fix(lsp): move augroup define to if statement (#19406) Raphael 2022-07-18 01:11:05 +08:00
  • 5ccdf6a88d vim-patch:9.0.0055 (#19392) Gregory Anders 2022-07-17 06:33:51 -06:00
  • eb9b93b5e0 feat(defaults): mouse=nvi #19290 matveyt 2022-07-17 14:14:04 +03:00
  • aae11865e1 Merge #19309 from ii14/lsp_refactor_1 Justin M. Keyes 2022-07-17 11:43:44 +02:00
  • 9e7f92e59a Merge pull request #19404 from zeertzjq/vim-8.2.0670 zeertzjq 2022-07-17 14:15:32 +08:00
  • 006334f3a7 vim-patch:8.2.2427: can still switch windows for 'completefunc' zeertzjq 2022-07-17 12:21:39 +08:00
  • f72ec95958 vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes trouble zeertzjq 2022-07-17 11:47:34 +08:00
  • b0bbcfa239 vim-patch:8.2.2424: some tests are known to cause an error with ASAN zeertzjq 2022-07-17 12:13:29 +08:00
  • 656a1889ee vim-patch:8.2.1984: cannot use :vimgrep in omni completion zeertzjq 2022-07-17 13:11:46 +08:00
  • 7e79cb56c5 vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost zeertzjq 2022-07-17 13:03:10 +08:00
  • 95b1191505 vim-patch:8.2.0698: insert mode completion not fully tested zeertzjq 2022-07-17 11:57:42 +08:00
  • 53c398d8f4 Merge pull request #19402 from zeertzjq/vim-8.2.0655 zeertzjq 2022-07-17 11:30:32 +08:00
  • 7c3a87182d vim-patch:8.2.1040: not enough testing for movement commands zeertzjq 2022-07-17 09:10:25 +08:00
  • 5baa99944a Merge pull request #19401 from neovim/backport-19395-to-release-0.7 James McCoy 2022-07-16 22:44:41 -04:00
  • e53330a603 vim-patch:8.2.0655: search code not sufficiently tested zeertzjq 2022-07-17 09:23:49 +08:00
  • 9f837a5dcf fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400) zeertzjq 2022-07-17 09:59:32 +08:00
  • da57f37ddc test(job_spec): accept alternate messages for "append environment" tests James McCoy 2022-07-16 14:08:27 -04:00
  • 08a50f6690 Merge pull request #19395 from jamessan/flaky-job-test James McCoy 2022-07-16 21:24:06 -04:00
  • 4f59bc8013 Merge pull request #19391 from zeertzjq/vim-8.2.0052 zeertzjq 2022-07-17 06:07:05 +08:00
  • bcb5b7b3f6 test(job_spec): accept alternate messages for "append environment" tests James McCoy 2022-07-16 14:08:27 -04:00
  • 0cfd4fa8f3 vim-patch:8.2.2643: various code not covered by tests zeertzjq 2022-07-16 21:56:47 +08:00
  • 780edfc0eb vim-patch:8.2.2608: character input not fully tested zeertzjq 2022-07-16 21:39:05 +08:00
  • bc73795a58 vim-patch:8.2.0198: no tests for y/n prompt zeertzjq 2022-07-16 21:14:54 +08:00
  • f7c6676199 vim-patch:8.2.0052: more-prompt not properly tested zeertzjq 2022-07-16 20:35:07 +08:00
  • df487f798d Merge pull request #19388 from neovim/backport-19387-to-release-0.7 zeertzjq 2022-07-16 15:24:40 +08:00
  • 1353369fbb fix(ex_cmds): correct flags for :const zeertzjq 2022-07-16 14:00:10 +08:00
  • 711a6a9157 fix(ex_cmds): correct flags for :const (#19387) zeertzjq 2022-07-16 14:54:31 +08:00
  • fa29bc94b5 vim-patch:8.2.0593: finding a user command is not optimal (#19386) zeertzjq 2022-07-16 13:49:48 +08:00
  • 591765c915 vim-patch:8.2.1061: insufficient testing for src/window.c (#19384) zeertzjq 2022-07-16 11:34:19 +08:00
  • 73526abbbd fix(api): do not switch win/buf if getting option in current win/buf (#19383) zeertzjq 2022-07-16 09:31:05 +08:00
  • 33da7d83e8 fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382) zeertzjq 2022-07-16 08:26:40 +08:00
  • 86f0da922f fix: remote UI may get invalid 'pumblend' value #19379 Natasha England-Elbro 2022-07-15 18:42:01 +01:00
  • f59c96903a refactor: use local api = vim.api ii14 2022-07-15 18:26:47 +02:00
  • 6645f59832 fix: right-click in clickable statusline #19252 Famiu Haque 2022-07-15 22:15:02 +06:00
  • 8bccefcb87 refactor: use npcall from vim.F ii14 2022-07-15 17:55:00 +02:00
  • 5c49129c5e Merge #19324 ci: cleanup ci/ files Justin M. Keyes 2022-07-15 17:42:00 +02:00
  • 8a5c7e91f2 refactor(lsp): make the use of local aliases more consistent ii14 2022-07-10 01:57:35 +02:00
  • 0cede3b9df [Backport release-0.7] feat(lsp): hide backticks in LSP docstrings (#19378) github-actions[bot] 2022-07-15 08:33:50 -07:00
  • 9370e1c511 feat(lsp): hide backticks in LSP docstrings #19377 Justin M. Keyes 2022-07-15 17:13:16 +02:00
  • 1c9f487f0e feat(defaults): nnoremap & :&&<CR> #19365 Gregory Anders 2022-07-15 07:23:29 -06:00
  • c0ae3df052 Merge pull request #19376 from zeertzjq/vim-8.2.0535 zeertzjq 2022-07-15 20:45:52 +08:00
  • 8bfcff6c4a vim-patch:8.2.0542: no test for E386 zeertzjq 2022-07-15 20:05:03 +08:00
  • ba5ff6e5f0 vim-patch:8.2.0535: regexp patterns not fully tested zeertzjq 2022-07-15 16:26:35 +08:00