aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | refactor: remove COMMA (#21260)zeertzjq2022-12-02
| * | test: use luv.os_uname for fast platform detection (#21157)kylo2522022-12-02
| * | Merge pull request #21262 from zeertzjq/vim-8.2.1748zeertzjq2022-12-02
| |\ \
| | * | vim-patch:8.2.1748: closing split window in other tab may cause a crashzeertzjq2022-12-02
| | * | fix(float): make closing float in another tab return to correct windowzeertzjq2022-12-02
| |/ /
| * | refactor(fs): replace vim.fn/vim.env in vim.fs (#20379)Mike2022-12-01
| * | ci: rename workflow files to be simpler and more consistent (#21253)dundargoc2022-12-01
| * | feat(provider): add support for Yarn node modules on Windows (#21246)Charles Nguyen2022-12-01
| * | fix: clang warnings (#21247)zeertzjq2022-12-01
| * | fix(ui-ext): log and clear error in ui_comp_event (#21147)Andrew Willette2022-11-30
| * | ci: add more reviewers based on label (#21155)dundargoc2022-11-30
| * | vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)zeertzjq2022-11-30
| * | Merge pull request #21238 from zeertzjq/vim-8.2.5080zeertzjq2022-11-30
| |\ \
| | * | vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windowszeertzjq2022-11-30
| | * | refactor: move ex_retab() to indent.czeertzjq2022-11-30
| | * | vim-patch:8.2.5105: test still hangs on MS-Windowszeertzjq2022-11-30
| | * | vim-patch:8.2.5104: test hangs on MS-Windowszeertzjq2022-11-30
| | * | vim-patch:8.2.5103: build fails with small featureszeertzjq2022-11-30
| | * | vim-patch:8.2.5102: interrupt not caught in testzeertzjq2022-11-30
| | * | vim-patch:8.2.5082: retab test failszeertzjq2022-11-30
| | * | vim-patch:8.2.5080: when indenting gets out of hand it is hard to stopzeertzjq2022-11-30
| |/ /
| * | Merge pull request #21234 from zeertzjq/vim-9.0.0965zeertzjq2022-11-29
| |\ \ | | |/ | |/|
| | * vim-patch:9.0.0967: leaking memory from autocmd windowszeertzjq2022-11-29
| | * vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
| | * refactor: buffer_ensure_loaded()zeertzjq2022-11-29
| |/
| * Merge pull request #21232 from zeertzjq/vim-9.0.0910zeertzjq2022-11-29
| |\
| | * vim-patch:9.0.0914: deletebufline() may move marks in the wrong windowzeertzjq2022-11-29
| | * vim-patch:9.0.0910: setting lines in another buffer may not work wellzeertzjq2022-11-29
| |/
| * vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
| * vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)zeertzjq2022-11-29
| * vim-patch:9.0.0733: use of strftime() is not safe (#21228)zeertzjq2022-11-29
| * vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...zeertzjq2022-11-29
| * docs: fix typos (#21196)dundargoc2022-11-29
| * test: adding/removing winbar should not cause win_pos events (#21226)zeertzjq2022-11-29
| * Merge pull request #21224 from luukvbaal/vim-9.0.0964zeertzjq2022-11-29
| |\
| | * refactor(ui): statusbar invalidation to win_set_inner_size()Luuk van Baal2022-11-29
| | * vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"Luuk van Baal2022-11-28
| * | refactor: rework parameter validation in vim.secure.trust() (#21223)Gregory Anders2022-11-28
| * | feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
| |/
| * docs(lua): correct the tags for vim.opt_local and vim.opt_global (#21138)dundargoc2022-11-28
| * Merge pull request #21200 from dundargoc/refactor/char_u/15bfredl2022-11-28
| |\
| | * refactor: replace char_u with chardundargoc2022-11-28
| |/
| * vim-patch:9.0.0963: function name does not match autocmd event name (#21215)zeertzjq2022-11-28
| * vim-patch:9.0.0958: messages test is flaky (#21205)zeertzjq2022-11-28
| * Merge pull request #21204 from bfredl/colormapbfredl2022-11-27
| |\
| | * fix(tests): only get the color map once, even for multiple test filesbfredl2022-11-27
| |/
| * vim-patch:9.0.0953: part of making search more efficient is missing (#21201)zeertzjq2022-11-27
| * Merge pull request #20196 from dundargoc/refactor/char_u/14bfredl2022-11-26
| |\
| | * refactor: replace char_u with charDundar Göc2022-11-26
| * | vim-patch:9.0.0952: Eclipse preference files are not recognized (#21199)Christian Clason2022-11-26