Commit Graph

  • 584c6c25cc Merge pull request #26292 from luukvbaal/decor bfredl 2023-11-29 11:12:25 +01:00
  • 640680ccce vim-patch:9.0.2134: ml_get error when scrolling (#26264) zeertzjq 2023-11-29 13:24:24 +08:00
  • 64b53b71ba refactor(IWYU): create normal_defs.h (#26293) zeertzjq 2023-11-29 12:10:42 +08:00
  • a0e9ef09d7 fix(decorations): do not apply sign highlight id as range attr id Luuk van Baal 2023-11-29 02:17:16 +01:00
  • 8868ecd401 vim-patch:9.0.2136: MSVC errorformat can be improved (#26283) zeertzjq 2023-11-29 07:22:13 +08:00
  • a9b4dc9614 fix(man): set the nested flag for the BufReadCmd autocommand (#26285) Gregory Anders 2023-11-28 17:02:44 -06:00
  • aa9d9cafd0 vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282) zeertzjq 2023-11-29 06:51:00 +08:00
  • b7831c7f99 fix(termcap): use tmux passthrough sequence when running in tmux (#26281) Gregory Anders 2023-11-28 16:34:18 -06:00
  • 79b6ff28ad refactor: fix headers with IWYU dundargoc 2023-11-28 20:31:00 +01:00
  • d85e9935f2 Merge pull request #26276 from luukvbaal/decor bfredl 2023-11-28 20:39:59 +01:00
  • bcaff309b6 build: disable UnusedIncludes from clangd dundargoc 2023-11-28 20:15:32 +01:00
  • 898f8d1f0b refactor(decor): remove sign conditions that are always true Luuk van Baal 2023-11-28 19:23:57 +01:00
  • 35cec0de4a fix(column): redraw and update signcols for paired extmark Luuk van Baal 2023-11-27 16:22:19 +01:00
  • 8b9d6e8d63 Merge pull request #26272 from neovim/backport-25726-to-release-0.9 zeertzjq 2023-11-28 19:37:51 +08:00
  • 8a85eb7a21 fix: dont create data dir if it's a broken symlink Samuel (ThinLinc team) 2023-10-20 11:10:18 +02:00
  • adb2258345 fix(rplugin): dont create data dir if it's a broken symlink #25726 Samuel (ThinLinc team) 2023-11-28 12:17:39 +01:00
  • c9f53d0e40 refactor: iwyu (#26269) zeertzjq 2023-11-28 19:00:14 +08:00
  • ba564442ae Merge pull request #26249 from bfredl/concealchar bfredl 2023-11-28 11:01:21 +01:00
  • ae3685798d feat(decoration): allow conceal_char to be a composing char bfredl 2023-11-26 21:07:29 +01:00
  • 71e954ad30 refactor(IWYU): fix includes for ugrid.h (#26267) zeertzjq 2023-11-28 17:01:27 +08:00
  • 570367ac83 docs(lua): don't include remote-only API functions (#26266) zeertzjq 2023-11-28 13:52:17 +08:00
  • e6d38c7dac vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263) zeertzjq 2023-11-28 11:46:20 +08:00
  • 1a8f60c7d2 refactor: move hashtab types to hashtab_defs.h (#26262) zeertzjq 2023-11-28 10:47:22 +08:00
  • 3a3474371b refactor(options): replace p_force_(on|off) with immutable (#26209) Famiu Haque 2023-11-28 06:15:26 +06:00
  • a314703cf1 vim-patch:9.0.2131: not all nushell files detected (#26260) Christian Clason 2023-11-28 00:58:31 +01:00
  • 718053b7a9 refactor: fix runtime_defs.h (#26259) zeertzjq 2023-11-28 07:47:36 +08:00
  • 6c14ae6bfa refactor: rename types.h to types_defs.h dundargoc 2023-11-27 20:27:32 +01:00
  • e3f735ef10 refactor: fix includes for api/autocmd.h dundargoc 2023-11-27 20:13:32 +01:00
  • f9231603c4 refactor: fix includes for iconv.h dundargoc 2023-11-27 20:22:17 +01:00
  • ab7c0e9904 refactor: create runtime_defs.h dundargoc 2023-11-27 19:47:06 +01:00
  • e38a053692 build(IWYU): export generated headers dundargoc 2023-11-27 18:46:03 +01:00
  • f4aedbae4c build(IWYU): fix includes for undo_defs.h dundargoc 2023-11-27 18:39:38 +01:00
  • 8b428ca8b7 build(IWYU): fix includes for func_attr.h dundargoc 2023-11-27 16:00:21 +01:00
  • 9fa9b3cad9 docs: support @since for api level #25574 LW 2023-11-27 08:23:04 -08:00
  • 72ed99319d fix(treesitter): don't invalidate parser when discovering injections Dmytro Soltys 2023-11-27 13:34:32 +01:00
  • 40139738eb build: enable IWYU on mac dundargoc 2023-11-26 21:36:02 +01:00
  • 5b765fcab4 ci: fix api-docs workflow dundargoc 2023-11-27 11:35:19 +01:00
  • 38a20dd89f build(IWYU): replace most private mappings with pragmas (#26247) zeertzjq 2023-11-27 20:58:37 +08:00
  • acf5252879 refactor: remove vim.h from more headers (#26244) zeertzjq 2023-11-27 18:37:35 +08:00
  • a03bd2b878 test: check vim.wait() error message in fast context (#26242) zeertzjq 2023-11-27 18:24:32 +08:00
  • 2c16c6a6c4 docs: small fixes (#26154) dundargoc 2023-11-27 10:43:13 +01:00
  • 574d25642f refactor: move Arena and ArenaMem to memory_defs.h (#26240) zeertzjq 2023-11-27 17:21:58 +08:00
  • 84bbe4b0ca fix(lua): disallow vim.wait() in fast contexts Lewis Russell 2023-11-21 11:24:30 +00:00
  • 6343d41436 refactor: move autocmd types to autocmd_defs.h (#26239) zeertzjq 2023-11-27 11:17:04 +08:00
  • 09541d514d build(IWYU): replace public-to-public mappings with pragmas (#26237) zeertzjq 2023-11-27 09:51:26 +08:00
  • 7e2387f41b build(clint): more precise check for "defs" headers (#26236) zeertzjq 2023-11-27 08:34:06 +08:00
  • c2a5105e88 build(IWYU): remove arabic_defs.h (#26235) dundargoc 2023-11-27 00:41:43 +01:00
  • 3514b26a5d Merge pull request #26233 from bfredl/strictchar bfredl 2023-11-26 22:41:40 +01:00
  • 71141e8cf5 build(IWYU): fix headers for arabic.h dundargoc 2023-11-26 17:25:35 +01:00
  • a917da4ca5 refactor(encoding): remove redundant vim_isprintc_strict bfredl 2023-11-26 21:53:07 +01:00
  • 27fc11c048 vim-patch:cf40409e7d17 Christian Clason 2023-11-26 15:38:56 +01:00
  • 6361806aa2 refactor: move garray_T to garray_defs.h (#26227) zeertzjq 2023-11-26 22:58:52 +08:00
  • 34509bbea3 build: sync IWYU and clint to ignore the same headers (#26228) dundargoc 2023-11-26 15:34:29 +01:00
  • ce6075f82a build: add check to clint to prevent non-defs header includes dundargoc 2023-11-26 13:24:38 +01:00
  • 17d81ac2ab build(IWYU): map everything in the C99 specification dundargoc 2023-11-25 17:52:03 +01:00
  • 38e98754a5 vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins Christian Clason 2023-11-25 16:06:58 +01:00
  • ba88fd886a fix(health): malformed call to warn() #26217 Itamar Lencovsky 2023-11-26 07:03:32 +10:00
  • a827003e30 build: rework IWYU mapping files dundargoc 2023-11-25 11:32:32 +01:00
  • 03b7d35b54 vim-patch:813a538bb3ce Christian Clason 2023-11-25 16:16:12 +01:00
  • fc4385ad94 docs: vim.iter #26169 Justin M. Keyes 2023-11-25 06:35:31 -08:00
  • 57f1bc34fc Merge pull request #26210 from neovim/backport-26203-to-release-0.9 zeertzjq 2023-11-25 20:25:53 +08:00
  • 66edb17b13 fix(oldtest): always use a 64-bit int for swapfile block number James McCoy 2023-11-24 15:22:00 -05:00
  • 0da62b579f Merge pull request #26203 from jamessan/swapfile-test-fix James McCoy 2023-11-25 07:08:27 -05:00
  • 0107243aaf Merge pull request #26205 from jamessan/nlua_error-crash James McCoy 2023-11-25 07:07:44 -05:00
  • aad701abe7 docs: recommend testing nightly or stable for bug reports dundargoc 2023-11-24 15:26:12 +01:00
  • ee276f8758 vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog (#26207) zeertzjq 2023-11-25 10:50:51 +08:00
  • 6eecba3760 Merge pull request #26206 from neovim/backport-26201-to-release-0.9 zeertzjq 2023-11-25 07:21:04 +08:00
  • a27e683ca5 fix(mouse): avoid dragging when clicking next to popupmenu Luuk van Baal 2023-11-24 17:57:50 +01:00
  • 6a2a37b1e1 fix(mouse): avoid dragging when clicking next to popupmenu (#26201) luukvbaal 2023-11-25 00:10:19 +01:00
  • 98fbe3b09a fix(lua): crash in nlua_error James McCoy 2023-11-24 16:42:45 -05:00
  • a1ded1b113 fix(oldtest): always use a 64-bit int for swapfile block number James McCoy 2023-11-24 15:22:00 -05:00
  • 53cc835b51 refactor(tui): remove unnecessary scheduling when suspending (#26190) zeertzjq 2023-11-24 11:31:07 +08:00
  • 55dbf5c379 fix(messages): validate msg_grid before using msg_grid_pos (#26189) zeertzjq 2023-11-24 10:44:19 +08:00
  • 07860aba75 Merge pull request #26188 from neovim/backport-26187-to-release-0.9 zeertzjq 2023-11-24 09:27:28 +08:00
  • 2640ad0057 fix(mouse): avoid dragging after click label popupmenu callback Luuk van Baal 2023-11-24 00:36:45 +01:00
  • a8a93e517f fix(mouse): avoid dragging after click label popupmenu callback (#26187) luukvbaal 2023-11-24 02:15:50 +01:00
  • 4065e2e3bd Merge pull request #26186 from neovim/backport-26185-to-release-0.9 zeertzjq 2023-11-24 07:29:39 +08:00
  • 900772f8eb docs(starting.txt): correct step number zeertzjq 2023-11-24 06:36:52 +08:00
  • 73c7a0d58e docs(starting.txt): correct step number (#26185) zeertzjq 2023-11-24 07:19:06 +08:00
  • fe94e04893 vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182) zeertzjq 2023-11-24 06:52:50 +08:00
  • 9510346141 vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180) zeertzjq 2023-11-24 06:13:24 +08:00
  • 4ed1c2a8af fix(grid): don't draw beyond max column (#26172) zeertzjq 2023-11-24 05:59:06 +08:00
  • ed6684ba99 Merge pull request #26178 from neovim/backport-26177-to-release-0.9 zeertzjq 2023-11-24 05:43:28 +08:00
  • 4ce3159e24 fix: missing case in setxattr error handling (#26176) Nik Klassen 2023-11-23 16:28:52 -05:00
  • 35ef7ac651 perf: remove redundant strlen in skipwhite ii14 2023-11-23 21:58:18 +01:00
  • 32a4c9f4f9 perf: remove redundant strlen in skipwhite (#26177) ii14 2023-11-23 22:26:33 +01:00
  • df399ea0d2 fix(column): reset decor state before starting from top Luuk van Baal 2023-11-23 16:23:26 +01:00
  • b514edcdf4 test: remove the pipe created by new_pipename() (#26173) zeertzjq 2023-11-23 23:05:52 +08:00
  • c126a3756a fix(column): apply numhl signs when 'signcolumn' is "no" (#26167) luukvbaal 2023-11-23 12:58:17 +01:00
  • 62dc1f2663 vim-patch:8750e3cf81f1 (#26163) zeertzjq 2023-11-23 17:02:53 +08:00
  • c86be03216 Merge pull request #26161 from zeertzjq/backport zeertzjq 2023-11-23 16:52:54 +08:00
  • 6224690c58 Merge pull request #26162 from zeertzjq/vim-9.0.2121 zeertzjq 2023-11-23 16:34:11 +08:00
  • 8d8136bfcf vim-patch:9.0.2121: [security]: use-after-free in ex_substitute zeertzjq 2023-11-23 07:11:16 +08:00
  • ed8f9ff47b vim-patch:8.2.2784: Vim9: cannot use \=expr in :substitute zeertzjq 2023-11-23 16:04:45 +08:00
  • 3ed71c250c vim-patch:9.0.0598: using negative array index with negative width window zeertzjq 2023-05-13 22:39:28 +08:00
  • cc8837db46 vim-patch:9.0.0492: cmdwin test fails on MS-Windows zeertzjq 2023-05-13 22:38:54 +08:00
  • d6f3b7bec7 vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmd zeertzjq 2023-05-13 22:29:07 +08:00
  • c0855bfe8a vim-patch:9.0.0249: no test for what 9.0.0234 fixes zeertzjq 2023-05-13 22:28:34 +08:00
  • 72b709fff9 vim-patch:9.0.0218: reading before the start of the line zeertzjq 2023-05-13 22:26:53 +08:00
  • a9ea563b44 vim-patch:9.0.0064: confusing error when using "q:" in command line window zeertzjq 2023-05-13 22:23:02 +08:00