aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Merge pull request #26022 from zeertzjq/vim-8.0.1592zeertzjq2023-11-13
| |\
| | * vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" argumentszeertzjq2023-11-13
| | * vim-patch:8.2.2112: running tests may leave some files behindzeertzjq2023-11-13
| | * vim-patch:8.1.2373: cannot build with +popupwin but without +quickfixzeertzjq2023-11-13
| | * vim-patch:8.1.2276: MS-Windows: session test leaves files behindzeertzjq2023-11-13
| | * vim-patch:8.1.1581: shared functions for testing are disorganisedzeertzjq2023-11-13
| | * vim-patch:partial:8.1.1218: cannot set a directory for a tab pagezeertzjq2023-11-13
| | * vim-patch:8.1.0870: Vim doesn't use the new ConPTY support in Windows 10zeertzjq2023-11-13
| | * vim-patch:partial:8.0.1592: terminal windows in a session are not properly re...zeertzjq2023-11-13
| |/
| * test(old): reorder test_mksession.vim to match upstream (#26021)zeertzjq2023-11-13
| * feat(statuscolumn): re-evaluate for every screen line (#25885)luukvbaal2023-11-13
| * vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
| * Merge pull request #26018 from zeertzjq/vim-9.0.0137zeertzjq2023-11-13
| |\
| | * vim-patch:9.0.0525: manually deleting temp test fileszeertzjq2023-11-13
| | * vim-patch:9.0.0336: tests are flaky because of using a common file namezeertzjq2023-11-13
| | * vim-patch:9.0.0137: debugger test may fail when $CWD is very longzeertzjq2023-11-13
| |/
| * vim-patch:8.2.4809: various things no6 properly tested (#26017)zeertzjq2023-11-13
| * fix(clipboard): make osc52 work with PUC Lua (#26014)zeertzjq2023-11-13
| * Merge pull request #26016 from zeertzjq/vim-8.2.2985zeertzjq2023-11-13
| |\
| | * vim-patch:8.2.4541: Crash in debugger when a variable is not availablezeertzjq2023-11-13
| | * vim-patch:8.2.4020: debugger test failszeertzjq2023-11-13
| | * vim-patch:8.2.3984: debugger test failszeertzjq2023-11-13
| | * vim-patch:8.2.3395: Vim9: expression breakpoint not checked in :def functionzeertzjq2023-11-13
| | * vim-patch:8.2.3138: debugger test failszeertzjq2023-11-13
| | * vim-patch:8.2.3116: Vim9: crash when debugging a function with line continuationzeertzjq2023-11-13
| | * vim-patch:8.2.3096: temp files remain after running testszeertzjq2023-11-13
| | * vim-patch:8.2.3086: Vim9: breakpoint on "for" does not workzeertzjq2023-11-13
| | * vim-patch:8.2.3066: Vim9: debugging lambda does not workzeertzjq2023-11-13
| | * vim-patch:8.2.3039: Vim9: breakpoint at a comment line does not workzeertzjq2023-11-13
| | * vim-patch:8.2.3027: Vim9: breakpoint in compiled function not always checkedzeertzjq2023-11-13
| | * vim-patch:8.2.3026: Vim9: cannot set breakpoint in compiled functionzeertzjq2023-11-13
| | * vim-patch:8.2.3017: Vim9: debugger shows too many lineszeertzjq2023-11-13
| | * vim-patch:8.2.3013: Vim: when debugging only first line of command is displayedzeertzjq2023-11-13
| | * vim-patch:8.2.3011: Vim9: cannot get argument values during debuggingzeertzjq2023-11-13
| | * vim-patch:8.2.3003: Vim9: closure compiled with wrong compile typezeertzjq2023-11-13
| | * vim-patch:8.2.2996: Vim9: when debugging cannot inspect local variableszeertzjq2023-11-13
| | * vim-patch:8.2.2985: Vim9: a compiled function cannot be debuggedzeertzjq2023-11-13
| |/
| * build: enforce PREFER_LUAdundargoc2023-11-12
| * vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
| * vim-patch:2dd613f57bf1 (#26009)zeertzjq2023-11-13
| * refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
| * build: remove PVSdundargoc2023-11-12
| * build: use stylua with add_glob_targetdundargoc2023-11-12
| * feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
| * vim-patch:9.0.2101: CI: test_termdebug may still fail (#26003)zeertzjq2023-11-12
| * vim-patch:2c133f6c1a16Christian Clason2023-11-12
| * fix(float): apply 'winblend' to title/footer highlight (#25999)zeertzjq2023-11-12
| * vim-patch:9358b8d99349 (#25998)zeertzjq2023-11-12
| * vim-patch:9.0.2100: CI: test_termdebug fails (#25997)zeertzjq2023-11-12
| * vim-patch:9.0.2098: No filetype support for xcompose files (#25983)ObserverOfTime2023-11-12