aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | refactor(clint): convert short to int16_t (#20815)dundargoc2022-10-27
* | | | | | Merge pull request #20824 from zeertzjq/vim-8.2.3408zeertzjq2022-10-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3408: can delete a numbered functionzeertzjq2022-10-27
| * | | | | | vim-patch:partial:8.2.2881: various pieces of code not covered by testszeertzjq2022-10-27
|/ / / / / /
* | | | | | Merge pull request #20823 from zeertzjq/vim-8.2.2100zeertzjq2022-10-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.2727: function test failszeertzjq2022-10-27
| * | | | | | vim-patch:8.2.2726: confusing error message with white space before commazeertzjq2022-10-27
| * | | | | | vim-patch:8.2.2100: insufficient testing for function range and dictzeertzjq2022-10-27
| * | | | | | test(old): test_lambda.vim garbagecollect() -> test_garbagecollect_now()zeertzjq2022-10-27
|/ / / / / /
* | | | | | Merge pull request #20822 from zeertzjq/vim-8.2.2837zeertzjq2022-10-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3839: using \z() with \z1 not tested for syntax highlightingzeertzjq2022-10-27
| * | | | | | vim-patch:8.2.2837: various code lines not covered by testszeertzjq2022-10-27
|/ / / / / /
* | | | | | docs(usr_05): update sentence about Nvim default behavior of Q (#20817)Raffaele Mancuso2022-10-27
* | | | | | Merge pull request #20818 from zeertzjq/vim-8.2.0531zeertzjq2022-10-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.1113: no test for verbose output of :callzeertzjq2022-10-27
| * | | | | | vim-patch:8.2.0606: several syntax HL errors not checkedzeertzjq2022-10-27
| * | | | | | vim-patch:8.2.0534: client-server test fails under valgrindzeertzjq2022-10-27
| * | | | | | vim-patch:8.2.0531: various errors not testedzeertzjq2022-10-27
|/ / / / / /
* | | | | | Merge pull request #20816 from zeertzjq/vim-8.1.1826zeertzjq2022-10-26
|\ \ \ \ \ \
| * | | | | | vim-patch:9.0.0019: timers test not run where possiblezeertzjq2022-10-26
| * | | | | | vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
|/ / / / / /
* | | | | | Merge pull request #20814 from zeertzjq/vim-8.2.0610zeertzjq2022-10-26
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.1852: map() returing zero for NULL list is unexpectedzeertzjq2022-10-26
| * | | | | | vim-patch:8.2.0619: null dict is not handled like an empty dictzeertzjq2022-10-26
| * | | | | | vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
|/ / / / / /
* | | | | | Merge pull request #20813 from zeertzjq/vim-8.2.0163zeertzjq2022-10-26
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0163: test hangs on MS-Windows consolezeertzjq2022-10-26
| * | | | | | vim-patch:8.2.0162: balloon test fails in the GUIzeertzjq2022-10-26
|/ / / / / /
* | | | | | fix(spell): fix wrong cast (#20810)zeertzjq2022-10-26
* | | | | | Merge pull request #20806 from zeertzjq/vim-8.2.0401zeertzjq2022-10-26
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
| * | | | | | vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
| * | | | | | vim-patch:7.4.1097zeertzjq2022-10-26
| * | | | | | vim-patch:7.4.1081zeertzjq2022-10-26
|/ / / / / /
* | | | | | Merge pull request #20803 from zeertzjq/vim-8.2.0179zeertzjq2022-10-26
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0211: test for ANSI colors fails without an "ls" commandzeertzjq2022-10-26
| * | | | | | vim-patch:8.2.0179: still a few places where range() does not workzeertzjq2022-10-26
|/ / / / / /
* | | | | | Merge pull request #20775 from shadmansaleh/fix/opt_tal_not_redrawing_tablinebfredl2022-10-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* | | | | | Merge pull request #20785 from lewis6991/refactor/diff.c_2Lewis Russell2022-10-24
|\ \ \ \ \ \
| * | | | | | refactor(diff.c): internal does not need diffstyleLewis Russell2022-10-24
| * | | | | | refactor(diff.c): simplify diff_buf_idx()Lewis Russell2022-10-24
| * | | | | | refactor(diff.c): factor out hunk processingLewis Russell2022-10-24
| * | | | | | refactor(diff.c): factor out hunk extractionLewis Russell2022-10-24
| * | | | | | refactor(diff.c): allocate hunks directly in ga_arrayLewis Russell2022-10-24
| * | | | | | refactor(diff.c): remove char_u declarationsLewis Russell2022-10-24
| * | | | | | refactor(diff.c): break up ex_diffgetput()Lewis Russell2022-10-23
* | | | | | | build: preprocess vim patches with uncrustify #20786dundargoc2022-10-24
* | | | | | | fix(lua): pesc, tbl_islist result types #20751NAKAI Tsuyoshi2022-10-24
* | | | | | | ci(lintcommit): enforce common scope names #20393dundargoc2022-10-24