aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #20796 from lewis6991/refactor/diff.c_memmoveLewis Russell2022-10-27
|\
| * refactor(diff.c): copy lines via memmoveLewis Russell2022-10-25
| * refactor(diff.c): factor out diffblock deletionLewis Russell2022-10-25
* | build: fix plural messages missing from .po files (#20830)zeertzjq2022-10-27
* | vim-patch:8.2.4234: test_garbagecollect_now() does not check v:testingzeertzjq2022-10-27
* | vim-patch:8.2.2653: build failurezeertzjq2022-10-27
* | vim-patch:8.2.4207: recursion test fails with MSVCzeertzjq2022-10-27
* | vim-patch:8.2.4206: condition with many "(" causes a crashzeertzjq2022-10-27
* | vim-patch:8.2.4070: using uninitialized memory when reading empty filezeertzjq2022-10-27
* | build: copy each treesitter parser library individually #20797dundargoc2022-10-26
* | refactor(clint): convert short to int16_t (#20815)dundargoc2022-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
* | 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
* | 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
* | 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
* | 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
* | 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
* | 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
* | 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
* | 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
* | | vim-patch:8.2.0908: crash when changing the function table while listing itzeertzjq2022-10-24
* | | docs: fix typos (#20724)dundargoc2022-10-23
|/ /
* | refactor(diff.c): reduce scope of variables (#20781)Lewis Russell2022-10-23