aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.3850: illegal memory access when displaying a partialVVKot2021-12-19
* fix(build): check that LuaJIT has required modules for compilation (#16714)Gregory Anders2021-12-18
* fix: update last cursor on first CursorMoved (#16698)Michael Lingelbach2021-12-18
* build(deps): bump luajit to commit 1d20f33 (#16712)Christian Clason2021-12-18
* Merge pull request #16294 from zeertzjq/test-fewest-iterationJames McCoy2021-12-18
|\
| * test: require fewest number of main loop iterations possiblezeertzjq2021-11-15
* | Merge pull request #16707 from jamessan/filter-out-testsJames McCoy2021-12-18
|\ \
| * | test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy2021-12-18
* | | fix(build): check for empty value of LUAC_PRG (#16711)Gregory Anders2021-12-18
* | | fix(build): install luajit modules on windows (#16658)kylo2522021-12-18
* | | vim-patch:8.2.3843: dep3patch files are not recognized (#16700)Christian Clason2021-12-18
* | | feat(tui): add error logging (#16615)erw72021-12-18
* | | feat(runtime): new checkhealth filetype (#16660)matveyt2021-12-18
|/ /
* | autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\ \
| * | test(old): change usage of Q to gQAxel Dahlberg2021-12-18
| * | docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
| * | feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* | | fix(diagnostic): respect "if_many" source option for virtual text (#16653)Gregory Anders2021-12-17
* | | fix(lsp): correctly align start and end range to codepoints during incrementa...Rishikesh Vaishnav2021-12-17
* | | fix(lsp): call config on_exit handler before context is cleared (#16638)Gregory Anders2021-12-17
* | | Merge pull request #16681 from zeertzjq/vim-8.2.3825James McCoy2021-12-17
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
* | | vim-patch:0e6adf8a29d5 (#16682)Christian Clason2021-12-16
* | | refactor(diagnostic): remove hack (#16685)Gregory Anders2021-12-16
* | | fix(diagnostic): assert that diagnostics have line number and column (#16683)Gregory Anders2021-12-16
* | | perf: pre-compile embedded Lua source into bytecode (#16631)Gregory Anders2021-12-16
|/ /
* | Merge pull request #16617 from pekdon/forkptyJames McCoy2021-12-16
|\ \
| * | fix: add forkpty for SunOS variantsClaes Nästén2021-12-12
* | | Merge pull request #16134 from zeertzjq/screenpos-borderBjörn Linse2021-12-16
|\ \ \
| * | | fix(screenpos, float): add top and left border adjustmentzeertzjq2021-12-15
* | | | Merge pull request #16666 from mjlbach/fix/bad-castMichael Lingelbach2021-12-15
|\ \ \ \
| * | | | chore: improve naming consistency in str_utf_startMichael Lingelbach2021-12-15
| * | | | fix: do not cast offset to char_uMichael Lingelbach2021-12-15
* | | | | docs(options): mention how to disable `inccommand` preview (#16534)Hitarth Thummar2021-12-15
* | | | | docs: regenerate (#16468)github-actions[bot]2021-12-15
* | | | | fix(terminal): fix resize crash with pending scrollback (#14891)Sean Dewar2021-12-15
* | | | | vim-patch:8.2.3814: .csx files and .sln files are not recognized (#16662)Christian Clason2021-12-15
* | | | | fix(ui): close floating window on BufLeave event (#16557)ii142021-12-15
* | | | | fix(quickfix): avoid O(N^2) when filling from string typval (#16654)Nicolas Hillegeer2021-12-15
| |/ / / |/| | |
* | | | test: expect the correct screen in TUI paste: big burst of input (#16656)zeertzjq2021-12-15
* | | | Merge pull request #16606 from clason/bump-treesitterThomas Vigouroux2021-12-14
|\ \ \ \
| * | | | build(deps): bump tree-sitter commitChristian Clason2021-12-10
* | | | | vim-patch:8.2.3805: i3config files are not recognized (#16645)Christian Clason2021-12-14
* | | | | Merge pull request #16602 from zeertzjq/tui-end-streamed-pasteJames McCoy2021-12-13
|\ \ \ \ \
| * | | | | fix(tui): end streamed paste correctly when key buffer is emptyzeertzjq2021-12-10
* | | | | | Merge pull request #16348 from lewis6991/queryThomas Vigouroux2021-12-13
|\ \ \ \ \ \
| * | | | | | feat(treesitter): multiline match predicatesLewis Russell2021-12-12
|/ / / / / /
* | | | | | feat(ts): add support for multiline nodes in get_node_text (#14999)Mathias Fußenegger2021-12-12
* | | | | | fix(docs): add bufnr and user_data to diagnostic-structure (#16619)Mathias Fußenegger2021-12-11
* | | | | | Merge pull request #16613 from bfredl/vim-patch-8.2.3777Björn Linse2021-12-11
|\ \ \ \ \ \