aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | feat(diagnostic): add `suffix` option to `open_float()` (#21130)beardedsakimonkey2022-11-20
| * | | Merge pull request #21136 from zeertzjq/vim-9.0.0913zeertzjq2022-11-20
| |\ \ \
| | * | | test: add a test for #18222zeertzjq2022-11-20
| | * | | vim-patch:9.0.0915: WinScrolled may trigger immediately when definedzeertzjq2022-11-20
| | * | | vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...zeertzjq2022-11-20
| |/ / /
| * | | docs(support): update tested versions (#21126)dundargoc2022-11-20
| * | | test: use isCI to simplify CI detection (#21134)dundargoc2022-11-20
| |/ /
| * | perf(diagnostic): use api variable and improve validate (#21111)Raphael2022-11-19
| * | test: fix failing tui_spec.lua tests (#21117)Jakub Łuczyński2022-11-19
| * | fix(lsp): ignore hover and signatureHelp responses on buffer change (#21121)Grzegorz Rozdzialik2022-11-19
| * | vim-patch:partial:d13166e788fc (#21109)Sean Dewar2022-11-19
| * | feat(lsp): run handler in coroutine to support async response (#21026)Mathias Fußenegger2022-11-19
| * | vim-patch:8.2.5130: edit test for mode message fails when using valgrind (#21...zeertzjq2022-11-19
| * | vim-patch:8.2.5148: invalid memory access when using expression on command li...zeertzjq2022-11-19
| * | vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...zeertzjq2022-11-19
| * | vim-patch:8.2.0260: several lines of code are duplicated (#21108)zeertzjq2022-11-19
| * | feat(clipboard): added wayclip support (#21091)XDream82022-11-18
| * | Merge pull request #21104 from zeertzjq/vim-8.2.0469zeertzjq2022-11-18
| |\ \
| | * | vim-patch:8.2.0469: Vim9: no error for missing ] after listzeertzjq2022-11-18
| | * | vim-patch:8.2.0450: not enough testing for restricted mode and function callszeertzjq2022-11-18
| |/ /
| * | Merge pull request #21103 from zeertzjq/vim-8.2.4553zeertzjq2022-11-18
| |\ \
| | * | vim-patch:8.2.4562: linear tag search is not optimalzeertzjq2022-11-18
| | * | vim-patch:8.2.4553: linear tag search is a bit slowzeertzjq2022-11-18
| |/ /
| * | Merge pull request #21102 from zeertzjq/vim-8.2.4512zeertzjq2022-11-18
| |\ \
| | * | vim-patch:8.2.4544: Coverity warnings for not using returned valuezeertzjq2022-11-18
| | * | vim-patch:8.2.4543: Coverity warning for refactored tag search codezeertzjq2022-11-18
| | * | vim-patch:8.2.4538: the find_tags_in_file() function is too longzeertzjq2022-11-18
| | * | vim-patch:8.2.4518: the binary tag search feature is always enabledzeertzjq2022-11-18
| | * | vim-patch:8.2.4512: the find_tags_in_file() function is much too longzeertzjq2022-11-18
| |/ /
| * | Merge pull request #21101 from zeertzjq/vim-8.2.4494zeertzjq2022-11-18
| |\ \
| | * | vim-patch:8.2.4496: Coverity gives warnings after tags code refactoringzeertzjq2022-11-18
| | * | vim-patch:8.2.4494: the find_tags() function is much too longzeertzjq2022-11-18
| |/ /
| * | vim-patch:8.2.3776: when a tags file line is long a tag may not be found (#21...zeertzjq2022-11-18
| * | feat(l10n): update zh_CN translations (#21085)Sizhe Zhao2022-11-18
| * | fix(ex_cmds): fix a mistake in the porting of Vim patch 8.1.0306 (#21096)zeertzjq2022-11-18
| * | vim-patch:9.0.0897: Clinical Quality Language files are not recognized (#21094)Matthew Gramigna2022-11-18
| * | vim-patch:8.2.1497: CursorHold test is flaky (#21095)zeertzjq2022-11-18
| * | Merge pull request #21078 from dundargoc/refactor/remove-wintbfredl2022-11-17
| |\ \
| | * | refactor: remove __STDC_ISO_10646__ checkdundargoc2022-11-17
| * | | Merge pull request #21090 from zeertzjq/vim-8.2.2945zeertzjq2022-11-17
| |\ \ \
| | * | | fix(memline): use long instead of linenr_T for db_line_countzeertzjq2022-11-17
| | * | | vim-patch:9.0.0895: file renamed twice in test, missing feature checkzeertzjq2022-11-17
| | * | | vim-patch:8.2.3498: recover test may fail on some systemszeertzjq2022-11-17
| | * | | vim-patch:8.2.3440: recover test fails if there is an old swap filezeertzjq2022-11-17
| | * | | vim-patch:8.2.3103: swap test may fail on some systemszeertzjq2022-11-17
| | * | | vim-patch:8.2.3080: recover test fails on 32bit systemszeertzjq2022-11-17
| | * | | vim-patch:8.2.2981: recovery test is not run on big-endian systemszeertzjq2022-11-17
| | * | | vim-patch:8.2.2973: fix for recovery and diff mode not testedzeertzjq2022-11-17
| | * | | vim-patch:8.2.2960: swap file recovery not sufficiently testedzeertzjq2022-11-17
| | * | | vim-patch:8.2.2952: recover test fails on big endian systemszeertzjq2022-11-17