aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #25872 from gpanders/osc52Gregory Anders2023-11-07
| |\ \
| | * | fix(input): set termkey buffer size to read stream capacityGregory Anders2023-11-07
| | * | feat(clipboard): add OSC 52 clipboard supportGregory Anders2023-11-07
| |/ /
| * | build(deps): bump libuv to v1.47.0Christian Clason2023-11-07
| * | build: allow using system rocksdundargoc2023-11-07
| * | test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)zeertzjq2023-11-07
| * | fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
| * | fix(lua): correct return value for on_key with no arguments (#25911)altermo2023-11-07
| * | ci: work around flaky python3 testsdundargoc2023-11-06
| * | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
| * | fix(build): include FindPackageHandleStandardArgsObserverOfTime2023-11-06
| * | vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
| * | Merge pull request #25905 from bfredl/nested_rabbit_holesbfredl2023-11-06
| |\ \
| | * | refactor(grid): reimplement 'rightleft' as a post-processing stepbfredl2023-11-05
| * | | build(deps): bump luajit to HEAD - 07b3cd3cfChristian Clason2023-11-06
| | |/ | |/|
| * | vim-patch:9.0.2092: tests: failure in test_arabicChristian Clason2023-11-05
| * | vim-patch:caee7956a21aChristian Clason2023-11-05
| * | vim-patch:3d37231437fcChristian Clason2023-11-05
| * | vim-patch:b2a4c110a5d1Christian Clason2023-11-05
| * | vim-patch:4f174f0de90bChristian Clason2023-11-05
| * | vim-patch:cd8a3eaf5348Christian Clason2023-11-05
| * | build: remove git requirementdundargoc2023-11-05
| * | build: enable ASAN for MSVCdundargoc2023-11-05
| |/
| * refactor: the long goodbyedundargoc2023-11-05
| * build(deps): bump luajit to HEAD - 0afa1676bChristian Clason2023-11-05
| * build(deps): bump libiconv to 1.17Christian Clason2023-11-05
| * Merge pull request #25882 from bfredl/noundobfredl2023-11-05
| |\
| | * feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
| * | refactor: combine regexp filesdundargoc2023-11-05
| |/
| * ci: don't install unzipdundargoc2023-11-05
| * build: various cmake fixesdundargoc2023-11-04
| * vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
| * docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
| * vim-patch:ce3b0136c6d9Christian Clason2023-11-04
| * vim-patch:2f54c13292afChristian Clason2023-11-04
| * fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger2023-11-04
| * fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
| * ci: various fixesdundargoc2023-11-03
| * Merge pull request #25874 from bfredl/lets_rockbfredl2023-11-03
| |\
| | * refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
| |/
| * vim-patch:1858e2b22ad1Christian Clason2023-11-03
| * vim-patch:2b89afd5eb63Christian Clason2023-11-03
| * test(ui/embed_spec): make sure server is started (#25880)zeertzjq2023-11-03
| * docs: small fixes (#25831)dundargoc2023-11-03
| * build: make the vimdoc generation depend on the nvim target (#25876)Gregory Anders2023-11-02
| * build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
| * Merge pull request #25859 from luukvbaal/extmarkdelbfredl2023-11-02
| |\
| | * refactor(extmarks): extmark_del() with MarkTreeIterLuuk van Baal2023-11-01
| * | ci: add optional CI that can be triggered manuallydundargoc2023-11-01
| * | build: set char to always be signeddundargoc2023-11-01