aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | Merge pull request #20791 from zeertzjq/vim-8.2.0908zeertzjq2022-10-24
|\ \ \
| * | | test: add a test for a crash fixed by patch 8.2.0908zeertzjq2022-10-24
| * | | vim-patch:8.2.0908: crash when changing the function table while listing itzeertzjq2022-10-24
|/ / /
* | | build(deps): bump vimdoc parser and queries to v1.2.4 (#20788)Christian Clason2022-10-24
* | | docs: ":che" is ":checkhealth" #20147ii142022-10-23
* | | feat(vim-patch): mention original author #20772Maxime Brunet2022-10-23
* | | docs(maintain): CI strategy #20778dundargoc2022-10-22
* | | docs: fix typos (#20724)dundargoc2022-10-23
|/ /
* | refactor(diff.c): reduce scope of variables (#20781)Lewis Russell2022-10-23
* | fix(ui): send grid_resize events before triggering VimResized (#20760)zeertzjq2022-10-22
* | Merge pull request #20770 from dundargoc/refactor/lintbfredl2022-10-21
|\ \ | |/ |/|
| * refactor: fix uncrustify lint errorsdundargoc2022-10-21
|/
* vim-patch:9.0.0814: aws config files are not recognized (#20769)Christian Clason2022-10-21
* Merge pull request #20664 from dundargoc/refactor/uncrustifydundargoc2022-10-21
|\
| * docs(dev-style): remove rules covered by uncrustifydundargoc2022-10-21
| * refactor(uncrustify): improved formatting rulesdundargoc2022-10-21