aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | refactor: replace TRUE/FALSE with true/false #15647dundargoc2021-09-13
* | | vim-patch:8.2.3432: octave/Matlab filetype detection does not work properly (...Christian Clason2021-09-13
* | | doc(options): remove vim9script reference (#15645)Sean Dewar2021-09-12
* | | vim-patch:8.2.3368: not all Racket files are recognized (#15643)Christian Clason2021-09-12
* | | vim-patch:8.2.3374: Pyret files are not recognized (#15642)Christian Clason2021-09-12
* | | 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
* | | | vim-patch:partial 6aa57295cfbe (#15633)Christian Clason2021-09-12
* | | | Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\ \ \ \
| * | | | vim-patch:8.2.3393: escaping for fish shell is skipping some charactersJason Cox2021-09-02
| * | | | vim-patch:8.2.3385: escaping for fish shell does not work properlyJason Cox2021-09-02
* | | | | Merge pull request #14770 from andrew-pa/fix13403Björn Linse2021-09-12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(windowing): positioning of relative floatsandrew-pa2021-09-08
* | | | | Merge pull request #15637 from bfredl/colorsssBjörn Linse2021-09-12
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \
| * | | | | fix(get_showbreak_value): remove FUNC_ATTR_UNUSEDSean Dewar2021-09-11
| * | | | | vim-patch:8.2.2309: 0o777 not recognized as octalSean Dewar2021-09-11
| * | | | | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
| * | | | | vim-patch:8.1.2043: not sufficient testing for quoted numbersSean Dewar2021-09-11
| * | | | | vim-patch:8.1.2036: the str2nr() tests failSean Dewar2021-09-11
| * | | | | vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
| * | | | | vim-patch:8.1.1722: error when scriptversion is 2 a making a dictionary accessSean Dewar2021-09-11
| * | | | | vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar2021-09-11
| * | | | | vim-patch:8.1.1116: cannot enforce a Vim script styleSean Dewar2021-09-11