aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | fix(f_remove): partially port v8.2.2779Sean Dewar2021-09-16
| * | | | vim-patch:8.2.2712: memory leak when adding to a blob failsSean 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.0829: filter() may give misleading error messageSean Dewar2021-09-15
| * | | | fix(f_insert): partially port v8.2.0634Sean Dewar2021-09-15
| * | | | vim-patch:8.2.0521: crash when reading a blob failsSean Dewar2021-09-15
| * | | | vim-patch:8.2.0404: writefile() error does not give a hintSean Dewar2021-09-15
| * | | | vim-patch:8.2.0184: blob test failsSean Dewar2021-09-15
| * | | | vim-patch:8.2.0121: filter() and map() on blob don't workSean Dewar2021-09-15
| * | | | vim-patch:8.1.1671: copying a blob may result in it being lockedSean Dewar2021-09-15
| * | | | vim-patch:8.1.1023: may use NULL pointer when indexing a blobSean Dewar2021-09-15
| * | | | vim-patch:8.1.0802: negative index doesn't work for BlobSean Dewar2021-09-15
| * | | | vim-patch:8.1.0798: changing a blob while iterating over it works strangelySean Dewar2021-09-15
| * | | | vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
| * | | | vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
| * | | | vim-patch:8.1.0765: string format of a Blob can't be parsed backSean Dewar2021-09-15
| * | | | vim-patch:8.1.0757: not enough documentation for BlobsSean Dewar2021-09-15
| * | | | vim-patch:8.1.0756: copy() does not make a copy of a BlobSean Dewar2021-09-15
| * | | | vim-patch:8.1.0755: error message for get() on a Blob with invalid indexSean Dewar2021-09-15
| * | | | vim-patch:8.1.0742: not all Blob operations are testedSean Dewar2021-09-15
| * | | | vim-patch:8.1.0738: using freed memory, for loop over blob leaks memorySean 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.0736: code for Blob not sufficiently testedSean Dewar2021-09-15
| * | | | vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* | | | | Merge #15680 fix(eval): add the vimscript-1 feature to has()Justin M. Keyes2021-09-16
|\ \ \ \ \
| * | | | | test(oldtest): re-order test_eval_stuff tests to match VimSean Dewar2021-09-16
| * | | | | fix(eval): add the vimscript-1 feature to has()Sean Dewar2021-09-16
* | | | | | fix(test runner): handle nil in no-colors output handler #15679Justin M. Keyes2021-09-16
* | | | | | fix(docs): ignore _*.lua files from auto doc generation #15678Gregory Anders2021-09-16
|/ / / / /
* / / / / fix(man.vim): ensure buftype=nofile after :tag or :stag #15675zeertzjq2021-09-16
|/ / / /
* | | | feat(lsp): improve logging (#15636)Michael Lingelbach2021-09-15
* | | | 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
* | | Merge #15657 vim-patch:8.1.1195,8.2.{3417,3419}Justin M. Keyes2021-09-14
|\ \ \
| * | | vim-patch:8.2.3419: a failing debug expression may make Vim unusableSean Dewar2021-09-13
| * | | vim-patch:8.2.3417: Vim9: a failing debug expression aborts script sourcingSean Dewar2021-09-13
| * | | vim-patch:8.1.1195: Vim script debugger functionality needs cleanupSean Dewar2021-09-13
* | | | docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
| |/ / |/| |
* | | refactor: format files with uncrustify #15663dundargoc2021-09-14
* | | fix(lsp): correctly parse LSP snippets #15579hrsh7th2021-09-14
* | | fix: "redundant cast to the same type" #15662dundargoc2021-09-14
* | | refactor: format tui/input.c with uncrustify (#15661)dundargoc2021-09-14
* | | refactor: format tui.c with uncrustify (#15640)dundargoc2021-09-14
|/ /
* | vim-patch:6c391a74fe90 (#15654)Christian Clason2021-09-13
* | vim-patch:89a9c159f23f #15641Christian Clason2021-09-13