aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Merge pull request #17199 from glacambre/fix_9358bfredl2022-02-05
|\
| * fix(--headless): do not block on press-enter prompts when no UIglacambre2022-02-05
* | Merge pull request #17020 from seandewar/vim-8.1.2342Sean Dewar2022-02-05
|\ \
| * | vim-patch:8.2.0233: crash when using garbagecollect() in between rand()Sean Dewar2022-02-05
| * | vim-patch:8.1.2357: no test with wrong argument for rand()Sean Dewar2022-02-05
| * | vim-patch:8.1.2356: rand() does not use the best algorithmSean Dewar2022-02-05
| * | vim-patch:8.1.2343: using time() for srand() is not very randomSean Dewar2022-02-05
| * | vim-patch:8.1.2342: random number generator in Vim script is slowSean Dewar2022-02-05
| |/
* / vim-patch:8.2.4298: divide by zero with huge tabstop valuezeertzjq2022-02-05
|/
* Merge pull request #17275 from bfredl/keysethlbfredl2022-02-05
|\
| * refactor(api): use a keyset for highlight dictsBjörn Linse2022-02-02
* | test(old): add test_expand.vimzeertzjq2022-02-05
* | Merge pull request #17288 from zeertzjq/vim-8.2.1128zeertzjq2022-02-04
|\ \
| * | vim-patch:8.2.1128: the write message mentions characters, but it's byteszeertzjq2022-02-04
* | | vim-patch:8.1.2133: some tests fail when run as rootzeertzjq2022-02-04
|/ /
* | vim-patch:8.2.3583: the "gd" and "gD" commands do not update search statszeertzjq2022-02-04
* | test(old): fix test order in test_search_stat.vimzeertzjq2022-02-04
* | Merge pull request #17272 from zeertzjq/vim-8.1.0846zeertzjq2022-02-04
|\ \
| * | vim-patch:8.2.0687: some tests do not work on FreeBSDzeertzjq2022-02-04
| * | vim-patch:8.2.0352: FreeBSD: test for sourcing utf-8 is skippedzeertzjq2022-02-04
| * | vim-patch:8.2.0305: relativenumber test fails on some systemszeertzjq2022-02-04
| * | vim-patch:8.1.2358: tests fail on Cirrus CI for FreeBSDzeertzjq2022-02-04
| * | vim-patch:8.1.0884: double check for bsd systemszeertzjq2022-02-04
| * | vim-patch:8.1.0878: test for has('bsd') fails on some BSD systemszeertzjq2022-02-04
| * | vim-patch:8.1.0846: not easy to recognize the system Vim runs onzeertzjq2022-02-04
* | | fix(api/nvim_win_call): share common win_execute logicSean Dewar2022-02-03
* | | vim-patch:8.2.4028: ml_get error with :doautoall and Visual areaSean Dewar2022-02-03
* | | vim-patch:8.2.4026: ml_get error with specific win_execute() commandSean Dewar2022-02-03
* | | vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selectionSean Dewar2022-02-03
|/ /
* | Merge pull request #16818 from zeertzjq/vim-8.2.3454zeertzjq2022-02-03
|\ \
| * | vim-patch:8.2.3678: illegal memory accesszeertzjq2022-01-29
| * | vim-patch:8.2.3581: reading character past end of linezeertzjq2022-01-29
| * | vim-patch:8.2.3540: the mark '] is wrong after put with a countzeertzjq2022-01-29
| * | vim-patch:8.2.3497: put test fails when run by itselfzeertzjq2022-01-29
| * | vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong positionzeertzjq2022-01-29
| * | vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong positionzeertzjq2022-01-29
* | | Merge pull request #17226 from dundargoc/refactor/remove-redundant-codezeertzjq2022-02-03
|\ \ \ | |_|/ |/| |
| * | vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* | | Merge pull request #17245 from zeertzjq/vim-8.2.3219zeertzjq2022-02-02
|\ \ \
| * | | vim-patch:8.2.3219: :find searches non-existing directorieszeertzjq2022-02-01
* | | | vim-patch:8.2.4283: using a variable for the return value is not neededzeertzjq2022-02-02
* | | | vim-patch:8.2.3947: unnecessary check for NULL pointerzeertzjq2022-02-02
* | | | Merge pull request #16879 from zeertzjq/vim-8.2.3966zeertzjq2022-02-02
|\ \ \ \
| * | | | vim-patch:8.2.3966: when using feedkeys() abbreviations may be blockedzeertzjq2022-02-02
* | | | | Merge pull request #17187 from lewis6991/masterbfredl2022-02-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(highlight): ns=0 to set :highlight namespaceLewis Russell2022-02-01
| |/ / /
* | | | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\ \ \ \ | |/ / / |/| | |
| * | | feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | | | vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* | | | vim-patch:8.2.4273: the EBCDIC support is outdatedzeertzjq2022-02-01