aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(man): set the nested flag for the BufReadCmd autocommand (#26285)Gregory Anders2023-11-28
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* fix(termcap): use tmux passthrough sequence when running in tmux (#26281)Gregory Anders2023-11-28
* refactor: fix headers with IWYUdundargoc2023-11-28
* Merge pull request #26276 from luukvbaal/decorbfredl2023-11-28
|\
| * refactor(decor): remove sign conditions that are always trueLuuk van Baal2023-11-28
* | build: disable UnusedIncludes from clangddundargoc2023-11-28
|/
* fix(column): redraw and update signcols for paired extmarkLuuk van Baal2023-11-28
* fix(rplugin): dont create data dir if it's a broken symlink #25726Samuel (ThinLinc team)2023-11-28
* refactor: iwyu (#26269)zeertzjq2023-11-28
* Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
|\
| * feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
* | refactor(IWYU): fix includes for ugrid.h (#26267)zeertzjq2023-11-28
* | docs(lua): don't include remote-only API functions (#26266)zeertzjq2023-11-28
* | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
* | refactor: move hashtab types to hashtab_defs.h (#26262)zeertzjq2023-11-28
* | refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)Famiu Haque2023-11-28
* | vim-patch:9.0.2131: not all nushell files detected (#26260)Christian Clason2023-11-28
* | refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
|/
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: fix includes for api/autocmd.hdundargoc2023-11-27
* refactor: fix includes for iconv.hdundargoc2023-11-27
* refactor: create runtime_defs.hdundargoc2023-11-27
* build(IWYU): export generated headersdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* docs: support @since for api level #25574LW2023-11-27
* fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* ci: fix api-docs workflowdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* refactor: remove vim.h from more headers (#26244)zeertzjq2023-11-27
* test: check vim.wait() error message in fast context (#26242)zeertzjq2023-11-27
* docs: small fixes (#26154)dundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
* build(IWYU): remove arabic_defs.h (#26235)dundargoc2023-11-27
* Merge pull request #26233 from bfredl/strictcharbfredl2023-11-26
|\
| * refactor(encoding): remove redundant vim_isprintc_strictbfredl2023-11-26
* | build(IWYU): fix headers for arabic.hdundargoc2023-11-26
|/
* vim-patch:cf40409e7d17Christian Clason2023-11-26
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* build: sync IWYU and clint to ignore the same headers (#26228)dundargoc2023-11-26
* build: add check to clint to prevent non-defs header includesdundargoc2023-11-26
* build(IWYU): map everything in the C99 specificationdundargoc2023-11-26
* vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2023-11-26
* fix(health): malformed call to warn() #26217Itamar Lencovsky2023-11-25