aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.0918: duplicate code for evaluating expression argumentSean Dewar2022-02-12
* vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar2022-02-12
* vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq2022-02-12
* test: convert Test_file_changed_dialog() to Lua functional testzeertzjq2022-02-11
* Merge pull request #17360 from lewis6991/fix-window-closeChristian Clason2022-02-11
|\
| * fix: close floating windows when calling win_close()Rom Grk2022-02-10
* | Merge pull request #17353 from zeertzjq/api-changedir-funczeertzjq2022-02-11
|\ \ | |/ |/|
| * fix(api): use changedir_func() in nvim_set_current_dir()zeertzjq2022-02-10
* | Merge pull request #16868 from zeertzjq/vim-8.1.2221zeertzjq2022-02-10
|\ \
| * | vim-patch:8.2.4336: using :filter for :scriptnames does not workzeertzjq2022-02-10
| * | vim-patch:8.1.2221: cannot filter :disp outputzeertzjq2022-02-10
| |/
* / test(old): comment out WinBar instead of skipping Test_screenpos()zeertzjq2022-02-10
|/
* Merge pull request #17342 from zeertzjq/mbyte-constzeertzjq2022-02-10
|\
| * refactor(mbyte.c): add const qualifierszeertzjq2022-02-09
* | vim-patch:8.2.4337: part of condition is always true (#17352)dundargoc2022-02-09
* | Merge pull request #17345 from zeertzjq/vim-8.2.4329zeertzjq2022-02-09
|\ \
| * | vim-patch:8.2.4329: no support for end line number and column in 'errorformat'zeertzjq2022-02-09
* | | Merge pull request #17346 from zeertzjq/vim-8.2.4242zeertzjq2022-02-09
|\ \ \
| * | | vim-patch:8.2.4315: put in Visual mode not fully testedzeertzjq2022-02-09
| * | | vim-patch:8.2.4242: put in Visual mode cannot be repeatedzeertzjq2022-02-09
| |/ /
* | | vim-patch:8.2.2202: write file test still fails on MS-Windowszeertzjq2022-02-09
* | | vim-patch:8.2.2201: write file test fails on MS-Windowszeertzjq2022-02-09
* | | vim-patch:8.2.2199: first write after setting 'eol' does not have NL addedzeertzjq2022-02-09
* | | vim-patch:8.2.1316: test 42 is still old stylezeertzjq2022-02-09
* | | refactor(PVS/V547): p == NULL is always falsezeertzjq2022-02-09
|/ /
* | Merge pull request #17321 from dundargoc/refactor/pvs/v547zeertzjq2022-02-09
|\ \ | |/ |/|
| * refactor(PVS/V547): expression is always true/falseDundar Göc2022-02-08
* | chore(clang): suppress "result of operation is garbage"zeertzjq2022-02-09
* | Merge pull request #17332 from cryptomilk/asn-vterm-output-callbackJames McCoy2022-02-08
|\ \
| * | feat(term): use vterm_output_set_callback()Andreas Schneider2022-02-08
* | | vim-patch:8.1.2297: the ex_vimgrep() function is too longzeertzjq2022-02-09
* | | Merge pull request #17328 from zeertzjq/vim-8.2.0197zeertzjq2022-02-09
|\ \ \
| * | | vim-patch:8.2.0197: some Ex commands not sufficiently testedzeertzjq2022-02-08
* | | | Merge pull request #16553 from seandewar/vim-8.2.0878Sean Dewar2022-02-08
|\ \ \ \
| * | | | vim-patch:8.2.1083: crash when using reduce() on a NULL listSean Dewar2022-01-31
| * | | | vim-patch:8.2.1051: crash when changing a list while using reduce() on itSean Dewar2022-01-31
| * | | | vim-patch:8.2.0882: leaking memory when using reduce()Sean Dewar2022-01-31
| * | | | feat(eval): partially port v8.2.0878Sean Dewar2022-01-31
* | | | | vim-patch:8.2.4326: "o" and "O" copying comment not sufficiently testedzeertzjq2022-02-08
| |_|/ / |/| | |
* | | | test: add Lua functional tests for Ex modezeertzjq2022-02-08
| |/ / |/| |
* | | Merge pull request #17311 from zeertzjq/vim-8.2.4303zeertzjq2022-02-08
|\ \ \
| * | | vim-patch:8.2.4307: a few more messages should not be translatedzeertzjq2022-02-06
| * | | vim-patch:8.2.4303: a few messages should not be translatedzeertzjq2022-02-06
* | | | chore: fix typos (#17250)dundargoc2022-02-08
* | | | vim-patch:8.2.2813: cannot grep using fuzzy matchingSean Dewar2022-02-07
* | | | vim-patch:8.2.2280: fuzzy matching doesn't give access to the scoresSean Dewar2022-02-07
* | | | vim-patch:8.2.1921: fuzzy matching does not recognize path separatorsSean Dewar2022-02-07
* | | | vim-patch:8.2.1893: fuzzy matching does not support multiple wordsSean Dewar2022-02-07
* | | | vim-patch:8.2.1872: matchfuzzy() does not prefer sequential matchesSean Dewar2022-02-07
* | | | vim-patch:8.2.1726: fuzzy matching only works on stringsSean Dewar2022-02-07