aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(float): update position of anchored windows first (#25133)zeertzjq2023-09-14
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* Merge pull request #24901 from faergeek/more-intuitive-cursor-updatebfredl2023-09-11
|\
| * fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* | vim-patch:9.0.1891: No runtime support for MojoChristian Clason2023-09-11
* | vim-patch:9.0.1894: CI: trailing whitespace in testszeertzjq2023-09-11
* | vim-patch:9.0.1893: CI: strptime test fails on BSD14zeertzjq2023-09-11
|/
* fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090)zeertzjq2023-09-11
* test: unignore test which froze sourcehut (#25067)Sergey Slipchenko2023-09-11
* build: remove luarocksdundargoc2023-09-10
* feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
* Merge pull request #25039 from glepnir/fix_hlbfredl2023-09-09
|\
| * fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* | vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* | vim-patch:9.0.1877: missing test for patch 9.0.1873zeertzjq2023-09-09
|/
* refactor(map): enhanced implementation, Clean Code™, etc etcbfredl2023-09-08
* refactor(build): derocksify luacheckbfredl2023-09-07
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* vim-patch:9.0.1874: CI may fail in test_recover_empty_swapzeertzjq2023-09-06
* vim-patch:partial:9.0.0669: too many delete() calls in testszeertzjq2023-09-06
* test(old): reorder test_quickfix.vim to match upstream (#25029)zeertzjq2023-09-06
* Merge pull request #25006 from lewis6991/fix/systemkillLewis Russell2023-09-05
|\
| * refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
| * fix(vim.system): make timeout work properlyLewis Russell2023-09-05
| * fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* | fix(options): correct condition for calling did_set_option() (#25026)zeertzjq2023-09-05
|/
* vim-patch:9.0.1866: undo is synced after character find (#25021)zeertzjq2023-09-05
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)zeertzjq2023-09-03
* vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)zeertzjq2023-09-03
* fix(shada): update marks when using delmarks! (#24978)Maria José Solano2023-09-03
* vim-patch:9.0.1846: [security] crash in fullcommandzeertzjq2023-09-03
* vim-patch:9.0.1852: i_CTRL-O does not reset Select Mode (#24990)zeertzjq2023-09-03
* build: download busted from own neovim/deps repositorydundargoc2023-09-03
* fix(ui): avoid ambiguity about chunk that clears part of line (#24982)zeertzjq2023-09-02
* test(shada/marks_spec): load the file with the marks (#24979)zeertzjq2023-09-02
* vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...zeertzjq2023-09-01
* fix(query_error): multiline bugLewis Russell2023-08-31
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...zeertzjq2023-08-31
* vim-patch:9.0.1820: Rexx files may not be recognised (#24956)zeertzjq2023-08-31
* vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)zeertzjq2023-08-31
* vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)zeertzjq2023-08-31
* vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)zeertzjq2023-08-31
* fix(api): nvim_buf_get_offset in a new buffer with zero or one linesbfredl2023-08-30