aboutsummaryrefslogtreecommitdiff
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
| * | docs(rand): cherry-pick changes from rt update 0c0734dSean 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
| |/
* | Merge pull request #17290 from dundargoc/ci/simplify-ci-processJames McCoy2022-02-05
|\ \
| * | ci: simplify CI processDundar Göc2022-02-04
* | | Merge pull request #17274 from dundargoc/chore/correct-minimum-python-versionJames McCoy2022-02-05
|\ \ \
| * | | chore(gen_vimdoc): correct minimum python versionDundar Göc2022-02-05
|/ / /
* | | Merge pull request #17298 from zeertzjq/vim-8.2.4298zeertzjq2022-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
* | | Merge pull request #17297 from zeertzjq/test-expandzeertzjq2022-02-05
|\ \ \ | |_|/ |/| |
| * | 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
* | | Merge pull request #17287 from zeertzjq/vim-8.1.2133zeertzjq2022-02-04
|\ \ \ | |/ / |/| |
| * | vim-patch:8.1.2133: some tests fail when run as rootzeertzjq2022-02-04
|/ /
* | Merge pull request #17152 from zeertzjq/vim-8.2.3583zeertzjq2022-02-04
|\ \
| * | test: convert some search stat screendump tests to Lua screen testszeertzjq2022-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.3797: no good reason to limit the message history in tiny versionzeertzjq2022-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
| * | docs: update feature-listzeertzjq2022-02-04
| * | vim-patch:8.1.0846: not easy to recognize the system Vim runs onzeertzjq2022-02-04
* | | Merge pull request #17283 from dundargoc/ci/reduce-log-outputJames McCoy2022-02-03
|\ \ \
| * | | ci: only show last 100 lines of log on errorDundar Göc2022-02-03
|/ / /
* | | Merge pull request #17282 from dundargoc/chore/remove-duplicate-entryJames McCoy2022-02-03
|\ \ \
| * | | chore(gen_vimdoc): remove duplicate extmark.c entryDundar Göc2022-02-03
| |/ /
* | | Merge pull request #16976 from seandewar/vim-8.2.4018Sean Dewar2022-02-03
|\ \ \ | |/ / |/| |
| * | 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