aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | perf(ui): unpack grid_line (screen contents) directlybfredl2022-07-19
| | * | perf(ui): avoid ui_flush() work in headless modebfredl2022-07-18
| | * | perf(ui): eliminate spurious memory allocations for hl_attr_define eventbfredl2022-07-18
| | * | perf(ui): unpack a single ui event at a time, instead of a "redraw" batchbfredl2022-07-18
| * | | Merge pull request #19427 from Maverun/maveBranchDocbfredl2022-07-19
| |\ \ \
| | * | | fix(docs): remove internal function from docs (nvim__*)Maverun2022-07-19
| | |/ /
| * | | vim-patch:8.2.1147 (#19425)zeertzjq2022-07-19
| * | | fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)JP2022-07-19
| * | | fix(mouse): click on global statusline with splits (#19390)Munif Tanjim2022-07-19
| * | | fix(powershell): filter ":!" commands with args #19268Enan Ajmain2022-07-18
| * | | Merge pull request #19167 from dundargoc/refactor/conversionLewis Russell2022-07-18
| |\ \ \
| | * | | refactor: enable -Wconversion warning for memline.cDundar Goc2022-06-30
* | | | | Merge remote-tracking branch 'upstream/master' into rahmJosh Rahm2022-07-18
|\| | | |
| * | | | ci: test only a single macos version (#19418)dundargoc2022-07-18
| * | | | ci(windows): config and build before publish step (#19416)kylo2522022-07-18
| | |/ / | |/| |
| * | | fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
| * | | fix: add group in autocmd api #19412Raphael2022-07-17
| * | | fix(lua): double entries in :lua completion #19410ii142022-07-17
| * | | ci: refactor build.ps1 #19336kylo2522022-07-17
| * | | refactor(lsp): use autocmd api (#19407)ii142022-07-17
| * | | fix(lsp): move augroup define to if statement (#19406)Raphael2022-07-17
| | |/ | |/|
| * | vim-patch:9.0.0055 (#19392)Gregory Anders2022-07-17
| * | feat(defaults): mouse=nvi #19290matveyt2022-07-17
| * | Merge #19309 from ii14/lsp_refactor_1Justin M. Keyes2022-07-17
| |\ \
| | * | refactor: use `local api = vim.api`ii142022-07-15
| | * | refactor: use npcall from vim.Fii142022-07-15
| | * | refactor(lsp): make the use of local aliases more consistentii142022-07-15
| * | | Merge pull request #19404 from zeertzjq/vim-8.2.0670zeertzjq2022-07-17
| |\ \ \
| | * | | vim-patch:8.2.2427: can still switch windows for 'completefunc'zeertzjq2022-07-17
| | * | | vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes troublezeertzjq2022-07-17
| | * | | vim-patch:8.2.2424: some tests are known to cause an error with ASANzeertzjq2022-07-17
| | * | | vim-patch:8.2.1984: cannot use :vimgrep in omni completionzeertzjq2022-07-17
| | * | | vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPostzeertzjq2022-07-17
| | * | | vim-patch:8.2.0698: insert mode completion not fully testedzeertzjq2022-07-17
| |/ / /
| * | | Merge pull request #19402 from zeertzjq/vim-8.2.0655zeertzjq2022-07-17
| |\ \ \
| | * | | vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
| | * | | vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
| |/ / /
| * | | fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)zeertzjq2022-07-17
| * | | Merge pull request #19395 from jamessan/flaky-job-testJames McCoy2022-07-16
| |\ \ \
| | * | | test(job_spec): accept alternate messages for "append environment" testsJames McCoy2022-07-16
| * | | | Merge pull request #19391 from zeertzjq/vim-8.2.0052zeertzjq2022-07-17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
| | * | | vim-patch:8.2.2608: character input not fully testedzeertzjq2022-07-16
| | * | | vim-patch:8.2.0198: no tests for y/n promptzeertzjq2022-07-16
| | * | | vim-patch:8.2.0052: more-prompt not properly testedzeertzjq2022-07-16
| |/ / /
| * | | fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
| * | | vim-patch:8.2.0593: finding a user command is not optimal (#19386)zeertzjq2022-07-16
| * | | vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)zeertzjq2022-07-16
| * | | fix(api): do not switch win/buf if getting option in current win/buf (#19383)zeertzjq2022-07-16
| * | | fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)zeertzjq2022-07-16