aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | docs: support inline markdownLewis Russell2024-03-09
* | | vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
* | | Merge pull request #27764 from glepnir/grid_nullbfredl2024-03-09
|\ \ \
| * | | fix(startup): set full_screen when in ex_modeglepnir2024-03-09
|/ / /
* / / feat!: remove deprecated functionsdundargoc2024-03-09
|/ /
* | fix(fileio): fix off-by-one in rename_with_tmp (#27780)Colin Watson2024-03-09
* | ci: allow skipping news workflow with a labeldundargoc2024-03-08
* | Merge pull request #27775 from bfredl/nouidatabfredl2024-03-08
|\ \
| * | refactor(ui): remove outdated UI vs UIData distinctionbfredl2024-03-08
|/ /
* | Merge pull request #27655 from bfredl/mpack_objbfredl2024-03-08
|\ \
| * | refactor(msgpack): allow flushing buffer while packing msgpackbfredl2024-03-07
* | | vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)zeertzjq2024-03-08
* | | test(old): change back to using termopen() on Windows (#27772)zeertzjq2024-03-08
* | | test(tohtml_spec): don't use hard-coded sleeping time (#27770)zeertzjq2024-03-08
* | | fix(process): avoid potential data race on exit (#27769)zeertzjq2024-03-08
* | | Merge pull request #27767 from zeertzjq/vim-9.1.0154zeertzjq2024-03-08
|\ \ \
| * | | vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
| * | | vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
|/ / /
* | | vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
* | | fix(process): close handles and timer in pty_process_close() (#27760)zeertzjq2024-03-07
* | | fix(type): remove incorrect arguments from vim.rpc*altermo2024-03-07
* | | feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano2024-03-07
|/ /
* | vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
* | fix(fs): use generics for better typingaltermo2024-03-06
* | docs(lsp): nits and typos in client.luaMaria José Solano2024-03-06
* | fix(types): move type annotation for `IterMod`Will Hopkins2024-03-06
* | refactor(types): more fixes (2)Lewis Russell2024-03-06
* | docs(treesitter): fix ambiguous parameter description about `lang`Yi Ming2024-03-06
* | fix(lsp): actually send diagnostic-tags back to the serverLewis Russell2024-03-06
* | feat(lsp): report fswatch errorsLewis Russell2024-03-06
* | refactor(lua): more efficient vim.tbl_islistLewis Russell2024-03-06
* | refactor(types): more fixesLewis Russell2024-03-06
* | vim-patch:63c39e4ef749Christian Clason2024-03-06
* | docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* | fix(eval): make has('pythonx') work properly (#27739)zeertzjq2024-03-05
* | vim-patch:e5c9ba601573 (#27737)zeertzjq2024-03-05
* | vim-patch:d9ebd46bd090Christian Clason2024-03-04
* | vim-patch:1bdc9435c1a1Christian Clason2024-03-04
* | vim-patch:e84490311ba3Christian Clason2024-03-04
* | fix(ui_client): check return value of channel_job_start (#27729)Sean Dewar2024-03-04
* | fix(tohtml): replace hex escape with digit escape (#27728)altermo2024-03-04
* | docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)Luna Saphie Mittelbach2024-03-04
* | Merge pull request #27724 from zeertzjq/vim-c4aef9a97b36zeertzjq2024-03-04
|\ \
| * | vim-patch:691aee8b0705zeertzjq2024-03-04
| * | vim-patch:c4aef9a97b36zeertzjq2024-03-04
|/ /
* | fix(eval): correct failure return value for readfile/blob (#27722)Sean Dewar2024-03-03
* | vim-patch:b3030b653bbdChristian Clason2024-03-03
* | build: don't allow Xcode as generatordundargoc2024-03-03
* | vim-patch:e93afc2e6126Christian Clason2024-03-03
* | fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)luukvbaal2024-03-03