aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)hrsh7th2021-09-18
* Merge pull request #15710 from gpanders/show_line_diagnosticsMichael Lingelbach2021-09-18
|\
| * test: add test case for show_line_diagnosticsGregory Anders2021-09-18
* | vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18
|/
* refactor(runtime): handle pack/foo/start/bar/after dirs properlyBjörn Linse2021-09-18
* refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
* fix(diagnostic): change default severity_sort orderGregory Anders2021-09-17
* Merge pull request #15696 from gpanders/diagnostic-sign-fixMichael Lingelbach2021-09-17
|\
| * fix(diagnostic): support severity_sortGregory Anders2021-09-17
* | fix(typo): overriden -> overridden (RE: PR #14159) (#15360)Oliver Marriott2021-09-17
* | test: reorg #15698Justin M. Keyes2021-09-17
|/
* fix: prevent K_EVENT from stopping Select mode CTRL-O #15688zeertzjq2021-09-17
* fix(diagnostic): remove useless highlight links (#15683)Gregory Anders2021-09-17
* Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\
| * fix(lint): remove unused function from diagnostic specGregory Anders2021-09-16
| * test: add test case for severity rangesGregory Anders2021-09-15
| * refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* | Merge pull request #15211 from seandewar/blob-portJan Edmund Lazo2021-09-16
|\ \
| * | feat(f_msgpackparse): support parsing from BlobSean Dewar2021-09-16
| * | fix(test/dumplog): tostring(rv) before formatting as stringSean Dewar2021-09-16
| * | feat(f_msgpackdump): support dumping to BlobSean Dewar2021-09-16
| * | feat(f_chansend): support Blob data argumentSean Dewar2021-09-16
| * | vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
| * | vim-patch:8.2.0404: writefile() error does not give a hintSean Dewar2021-09-15
| * | vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
| * | feat(decode_string): decode binary string with NULs to BlobSean Dewar2021-09-15
| * | feat(shada): restore Blob globals properlySean Dewar2021-09-15
| * | feat(msgpack): convert Blobs to BIN stringsSean Dewar2021-09-15
| * | feat(json): convert Blobs to array of byte valuesSean Dewar2021-09-15
| * | feat(api): convert Blobs to API stringsSean Dewar2021-09-15
| * | feat(nlua): convert Blobs to stringsSean Dewar2021-09-15
| * | vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* | | fix(test runner): handle nil in no-colors output handler #15679Justin M. Keyes2021-09-16
|/ /
* / fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
|/
* fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-14
* docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
* fix(lsp): correctly parse LSP snippets #15579hrsh7th2021-09-14
* Merge pull request #15639 from bfredl/xdataBjörn Linse2021-09-12
|\
| * fix(tests): use isolated XDG_DATA_HOME in startup testsBjörn Linse2021-09-12
* | Merge pull request #14770 from andrew-pa/fix13403Björn Linse2021-09-12
|\ \ | |/ |/|
| * fix(windowing): positioning of relative floatsandrew-pa2021-09-08
* | fix(build): add an env var to re-enable the colorsBjörn Linse2021-09-11
* | Merge #14611 from seandewar/vim-8.1.1116Justin M. Keyes2021-09-11
|\ \
| * | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
| * | vim-patch:8.1.2036: the str2nr() tests failSean Dewar2021-09-11
| * | vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar2021-09-11
* | | feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
|/ /
* | fix(mouse.c): fix mouse drag positions on multigrid #12667Ville Hakulinen2021-09-10