aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* Merge pull request #18598 from zeertzjq/vim-8.2.4968zeertzjq2022-05-17
|\
| * vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory accesszeertzjq2022-05-17
| * vim-patch:8.2.4968: reading past end of the line when C-indentingzeertzjq2022-05-17
| * vim-patch:8.2.4121: Visual test fails on MS-Windowszeertzjq2022-05-17
|/
* docs: vim.regex is case sensitive by default (#18595)Gregory Anders2022-05-16
* Merge pull request #18578 from dundargoc/refactor/remove-char_ubfredl2022-05-16
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* | feat(man.vim): list command flags in "gO" outline #17558Joshua Cao2022-05-16
|/
* fix(version.c): mark N/A vim patches #18587Justin M. Keyes2022-05-16
* ci(coverity): correct cron job time #18590zeertzjq2022-05-16
* feat(lua): add traceback to vim.deprecate #18575ii142022-05-15
* feat(terminfo): bump built-in terminfo entries (#18570)Marco Hinz2022-05-16
* ci: remove mingw job #18580dundargoc2022-05-15
* ci(clint): remove checks for whitespace after comma/semicolon (#18584)Marco Hinz2022-05-16
* docs(api): nvim_set_hl attributes #18558Oliver Marriott2022-05-15
* fix(api): nvim_eval_statusline should validate input #18347deforde2022-05-15
* ci(clint): remove clint.py line length check #18574dundargoc2022-05-15
* Merge pull request #18581 from famiu/refactor/ui/vertsplitbfredl2022-05-15
|\
| * refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* | ci: enable tests on drafts as well #18566dundargoc2022-05-15
|/
* fix PVS warnings (#18459)dundargoc2022-05-15
* build: enable EXITFREE on Debug builds (#17783)dundargoc2022-05-15
* build(gen_vimdoc): eliminate non-constant global variables (#17781)dundargoc2022-05-15
* docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...dundargoc2022-05-15
* vim-patch:partial: 30ab04e16e1e (#18568)Christian Clason2022-05-15
* refactor(uncrustify): enable formatting for regexp and indent files (#18549)dundargoc2022-05-14
* Merge pull request #18537 from dundargoc/ci/clintMarco Hinz2022-05-14
|\
| * ci(clint): remove check for include orderDundar Goc2022-05-14
| * ci(clint): fix all pyright warningsDundar Goc2022-05-14
|/
* Merge pull request #18567 from zeertzjq/vim-8.2.4951zeertzjq2022-05-14
|\
| * vim-patch:8.2.4953: with 'si' inserting '}' after completion goes wrongzeertzjq2022-05-14
| * vim-patch:8.2.4951: smart indenting done when not enabledzeertzjq2022-05-14
|/
* Merge pull request #18542 from famiu/feat/api/nvim_cmd/kvec_tbfredl2022-05-14
|\
| * refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline stringFamiu Haque2022-05-14
* | build(nvim.desktop): central Kurdish translation #17065Roj2022-05-13
* | fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani2022-05-13
* | vim-patch:partial:3f32a5f1601a (#18555)Christian Clason2022-05-13
* | vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)zeertzjq2022-05-13
* | ci(commitlint): ignore "fixup" commits #18556dundargoc2022-05-13
* | revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)zeertzjq2022-05-13
* | feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
* | ci: remove remnants of gperf #18550Justin M. Keyes2022-05-12
* | fix(windows): stdpath("state") => "nvim-data" #18546dundargoc2022-05-12
* | vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)Sean Dewar2022-05-13
* | Merge pull request #18489 from dundargoc/refactor/remove-char_ubfredl2022-05-13
|\ \
| * | refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* | | Merge pull request #18544 from bfredl/hashyhashbfredl2022-05-12
|\ \ \
| * | | refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* | | | fix(lsp): perform client side filtering of code actions (#18392)Fredrik Ekre2022-05-12
|/ / /