aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.0104: using channel or job with ":execute" has strange effectszeertzjq2023-04-15
* vim-patch:8.2.0103: using null object with execute() has strange effectszeertzjq2023-04-15
* vim-patch:8.2.0102: messages test fails in small versionzeertzjq2023-04-15
* vim-patch:8.2.0101: crash when passing null object to ":echomsg"zeertzjq2023-04-15
* vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)zeertzjq2023-04-14
* refactor(unit): add type annotationsLewis Russell2023-04-14
* vim-patch:8.2.1798: Vim9: trinary operator condition is too permissivezeertzjq2023-04-14
* vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
* feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...NAKAI Tsuyoshi2023-04-14
* vim-patch:8.2.1512: failure after trinary expression failszeertzjq2023-04-14
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* vim-patch:8.2.1065: Vim9: no line break allowed inside a listzeertzjq2023-04-14
* vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
* vim-patch:9.0.1449: test for prompt buffer is flaky (#23076)zeertzjq2023-04-14
* vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
* Merge pull request #23071 from luukvbaal/sloclaterzeertzjq2023-04-14
|\
| * test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"quintik2023-04-14
* | test: remove penlight usagedundargoc2023-04-14
* | refactor: remove modelines from Lua filesGregory Anders2023-04-13
|/
* fix(loader): reset hashes when running the loaderLewis Russell2023-04-13
* Merge pull request #23064 from bfredl/nolinkbfredl2023-04-13
|\
| * fix(api): make nvim_get_hl not return non-existing groupsbfredl2023-04-13
* | build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq2023-04-13
|/
* Merge pull request #23054 from bfredl/nobehavebfredl2023-04-13
|\
| * feat(ex_cmds)!: remove :behavebfredl2023-04-13
* | vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)zeertzjq2023-04-12
* | fix(column): add truncated width during estimation for 'statuscolumn'luukvbaal2023-04-12
|/
* test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)zeertzjq2023-04-12
* refactor: remove :CheckHealthdundargoc2023-04-12
* test(lsp): fix unstable tests for set_defaults (#23002)Michal Liszcz2023-04-11
* feat(lua): vim.region accepts getpos() arg (#22635)NAKAI Tsuyoshi2023-04-11
* test: avoid name collisions with Xtest directory (#23019)kylo2522023-04-11
* fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)zeertzjq2023-04-11
* fix(mark): properly init mark views (#22996)zeertzjq2023-04-10
* Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10
* | fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
* | fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...luukvbaal2023-04-10
* | vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq2023-04-10
* | fix(highlight): add missing g: prefix for colors_name (#22952)zeertzjq2023-04-08
* | vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)zeertzjq2023-04-08
* | feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)Gregory Anders2023-04-07
* | NVIM v0.9.0bfredl2023-04-07
* | Merge pull request #22907 from luukvbaal/evalstcbfredl2023-04-07
|\ \
| * | feat(api): set statuscolumn line number in nvim_eval_statusline()Luuk van Baal2023-04-07
* | | test(lua/diagnostic_spec): remove unnecessary after_each()zeertzjq2023-04-07
* | | test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)zeertzjq2023-04-07
* | | refactor: remove use of reserved c++ keywordsii142023-04-06
* | | test(Windows): normalize paths for test summarydundargoc2023-04-06
* | | fix(folds): handle visual blockwise indent insertion correctly (#22898)Brandon Simmons2023-04-07