aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)zeertzjq2022-05-19
* Merge pull request #18620 from bfredl/multibarbfredl2022-05-18
|\
| * refactor(events): remove unnecessary fudging of updating_screenbfredl2022-05-18
| * fix(ui): make winbar work with floats and multigridbfredl2022-05-18
| * refactor: move more grid functions to grid.c. Clean up some variablesbfredl2022-05-18
| * refactor: grid->rows and grid->colsbfredl2022-05-18
* | feat(lsp): option to reuse_win for jump actions (#18577)Lewis Russell2022-05-18
* | Merge pull request #18507 from gpanders/au-lsp-attachedGregory Anders2022-05-18
|\ \
| * | feat(lsp): add filter to vim.lsp.get_active_clients()Gregory Anders2022-05-18
| * | feat(lsp): add LspAttach and LspDetach autocommandsGregory Anders2022-05-18
* | | Merge pull request #18624 from famiu/feat/ui/winbarbfredl2022-05-18
|\ \ \ | |/ / |/| |
| * | fix(ui): set correct position on mouse click when 'winbar' is enabledFamiu Haque2022-05-18
| |/
* / feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)Gregory Anders2022-05-18
|/
* Merge pull request #18562 from famiu/feat/ui/winbarbfredl2022-05-18
|\
| * feat(ui): add `'winbar'`Famiu Haque2022-05-18
* | build(deps): bump libuv to HEAD - 730e07e2f (#18606)Christian Clason2022-05-18
* | test: fix mksession terminal CWD test again (#18615)zeertzjq2022-05-18
* | test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* | Merge #18605 PVS fixesJustin M. Keyes2022-05-18
|\ \
| * | fix(PVS/V1044): suppress warningDundar Goc2022-05-17
| * | fix(PVS/V568): correct placement of ignore directiveDundar Goc2022-05-17
| * | fix(PVS/V547): "expression is always false"Dundar Goc2022-05-17
| * | fix(PVS/V1028): prevent potential overflowDundar Goc2022-05-17
* | | vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)zeertzjq2022-05-18
|/ /
* | fix(health): handle non-existent log file #18610Noval Maulana2022-05-17
* | refactor(runtime): convert more dist#ft functions to lua (#18430)Jonas Strittmatter2022-05-17
* | Merge pull request #18554 from kevinhwang91/perf-timerstartbfredl2022-05-17
|\ \
| * | perf(_editor): no need to stop inside vim.defer_fnkevinhwang912022-05-13
* | | fix(terminal): do not trim whitespace that is actually in the terminal (#16423)zeertzjq2022-05-17
* | | fix(health): correct shada file path #18603zeertzjq2022-05-17
* | | feat(lintcommit): remove "chore", add "dist" #18594dundargoc2022-05-17
* | | docs(api): update v:errmsg behavior #18593Famiu Haque2022-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
|\ \