aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* fix(vim.text): handle very long strings (#30075)Gregory Anders2024-08-17
* fix(api): error properly with invalid field in nvim_open_win (#30078)zeertzjq2024-08-17
* vim-patch:9.1.0677: :keepp does not retain the substitute patternzeertzjq2024-08-17
* vim-patch:9.1.0678: [security]: use-after-free in alist_add()zeertzjq2024-08-17
* fix(man): avoid setting v:errmsg (#30052)zeertzjq2024-08-15
* feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders2024-08-15
* refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* test: remove internal assertions and simplifyfutsuuu2024-08-13
* test: add a test to check the indentationfutsuuu2024-08-13
* vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)zeertzjq2024-08-11
* test(lsp): refactor and tidyLewis Russell2024-08-11
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* vim-patch:9.1.0667: Some other options reset curswant unnecessarily when set ...zeertzjq2024-08-10
* vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...zeertzjq2024-08-10
* vim-patch:8.2.4860: MS-Windows: always uses current directory for executableszeertzjq2024-08-09
* vim-patch:8.2.3477: startup test fails on MS-Windowszeertzjq2024-08-08
* vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memoryzeertzjq2024-08-08
* vim-patch:9.1.0663: tests: zip test still resets 'shellslash' optionzeertzjq2024-08-07
* vim-patch:9.1.0661: the zip plugin is not tested. (#29993)zeertzjq2024-08-06
* fix(filetype): fix :filetype detect error with -u NONE (#29991)zeertzjq2024-08-06
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq2024-08-03
* vim-patch:9.1.0655: filetype: goaccess config file not recognizedChristian Clason2024-08-03
* test: allow exec_lua to handle functionsLewis Russell2024-08-02
* refactor(lsp): add test case for default diagnostic severityMathias Fussenegger2024-08-02
* fix(eval): handle wrong v:lua in expr option properly (#29953)zeertzjq2024-08-02
* vim-patch:9.0.0632: calling a function from an "expr" option has overheadzeertzjq2024-08-02
* vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02
* vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...zeertzjq2024-08-02
* vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entryzeertzjq2024-08-02
* vim-patch:9.0.2158: [security]: use-after-free in check_argument_typezeertzjq2024-08-02
* vim-patch:9.0.2149: [security]: use-after-free in exec_instructions()zeertzjq2024-08-02
* fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)Mathias Fußenegger2024-08-01
* vim-patch:8.2.4275: cannot use an autoload function from a package under star...zeertzjq2024-08-01
* fix(lsp): prevent desync due to empty buffer (#29904)Jaehwang Jung2024-07-31
* feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0419: eval.c not sufficiently testedzeertzjq2024-07-31
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
* vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...zeertzjq2024-07-31
* vim-patch:9.0.0105: illegal memory access when pattern starts with illegal bytezeertzjq2024-07-31
* vim-patch:9.1.0644: Unnecessary STRLEN() when applying mapping (#29921)zeertzjq2024-07-31
* vim-patch:9.0.0333: method test failszeertzjq2024-07-30
* vim-patch:9.0.0331: cannot use items() on a stringzeertzjq2024-07-30
* vim-patch:9.0.0330: method tests failzeertzjq2024-07-30
* vim-patch:partial:9.0.0327: items() does not work on a listzeertzjq2024-07-30
* vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...zeertzjq2024-07-30
* vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#2...zeertzjq2024-07-29