aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #17460 from seandewar/vim-8.2.4419Sean Dewar2022-02-19
|\
| * vim-patch:8.2.4422: autochdir test fails on MS-WindowsSean Dewar2022-02-19
| * vim-patch:8.2.4419: illegal memory access when using 20 highlightsSean Dewar2022-02-19
| * vim-patch:8.2.4418: crash when using special multi-byte characterSean Dewar2022-02-19
| * vim-patch:8.2.4403: ml_get error with nested folds and deleting linesSean Dewar2022-02-19
* | vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)Christian Clason2022-02-19
|/
* vim-patch:8.2.4414: solidity files are not recognized (#17451)Christian Clason2022-02-18
* refactor(lua): call loadfile internallyLewis Russell2022-02-18
* vim-patch:8.2.3661: test for put with large count failszeertzjq2022-02-18
* vim-patch:8.2.3660: overflow check uses wrong numberzeertzjq2022-02-18
* vim-patch:8.2.3659: integer overflow with large line numberzeertzjq2022-02-18
* Merge pull request #17433 from seandewar/vim-8.2.3492Sean Dewar2022-02-18
|\
| * vim-patch:8.2.3601: check for overflow in put count does not work wellSean Dewar2022-02-17
| * fix(ops): str_to_reg passing NULL to memcpySean Dewar2022-02-17
| * vim-patch:8.2.3577: overflow check fails with 32 intsSean Dewar2022-02-17
| * vim-patch:8.2.3575: overflow check still fails when sizeof(int) == sizeof(long)Sean Dewar2022-02-17
| * vim-patch:8.2.3574: divide by zeroSean Dewar2022-02-17
| * vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
| * vim-patch:8.2.3570: Test_very_large_count fails on 32bit systemsSean Dewar2022-02-17
| * vim-patch:8.2.3493: large count test fails on MS-WindowsSean Dewar2022-02-17
| * vim-patch:8.2.3492: crash when pasting too many timesSean Dewar2022-02-17
* | vim-patch:8.2.4411: bicep files are not recognized (#17447)Christian Clason2022-02-17
* | fix(api): allow empty list for cterm in nvim_set_hlChristian Clason2022-02-17
|/
* Merge pull request #17421 from lewis6991/hl0_clearbfredl2022-02-17
|\
| * feat(highlight): support color names for ctermLewis Russell2022-02-16
| * fix(highlight): allow globals to be clearedLewis Russell2022-02-16
* | Merge pull request #17431 from zeertzjq/vim-8.2.4345zeertzjq2022-02-17
|\ \
| * | vim-patch:8.2.4345: <amatch> is expanded like a file name for DirChangedPrezeertzjq2022-02-17
* | | Merge pull request #17429 from zeertzjq/vim-8.2.4400zeertzjq2022-02-17
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLLzeertzjq2022-02-17
* | | Merge pull request #17363 from zeertzjq/dirchangedprezeertzjq2022-02-17
|\ \ \ | |/ / |/| |
| * | feat(events): add DirChangedPrezeertzjq2022-02-11
* | | Merge pull request #16678 from lewis6991/runtime_file_errbfredl2022-02-16
|\ \ \
| * | | fix(api): re-route nvim_get_runtime_file errorsLewis Russell2022-02-15
| | |/ | |/|
* | | refactor: remove NULL check that is always truezeertzjq2022-02-16
* | | docs: minor changes related to mapping descriptionzeertzjq2022-02-16
* | | feat(mappings): considering map description when filtering (#17423)Shadman2022-02-16
* | | Merge pull request #17422 from shadmansaleh/enhance/mapszeertzjq2022-02-16
|\ \ \ | |/ / |/| |
| * | fix: <Nop> not shown in :map commandsshadmansaleh2022-02-16
| * | chore: improve lua keymaps internal representation schemeshadmansaleh2022-02-16
* | | fix(api): validate command names in nvim_add_user_command (#17406)Gregory Anders2022-02-15
|/ /
* | vim-patch:8.2.4388: dead code in op_insert()zeertzjq2022-02-15
* | Merge pull request #17411 from zeertzjq/vim-8.2.3820zeertzjq2022-02-15
|\ \
| * | vim-patch:8.2.3820: "vrc" does not replace composing characterszeertzjq2022-02-15
* | | vim-patch:8.2.4154: ml_get error when exchanging windows in Visual modezeertzjq2022-02-15
|/ /
* | test(old): reorder test_functions.vim and test_visual.vim to match Vimzeertzjq2022-02-15
* | Merge pull request #17402 from seandewar/vim-8.2.4120Sean Dewar2022-02-15
|\ \
| * | vim-patch:8.2.4152: block insert with double wide character failsSean Dewar2022-02-14
| * | vim-patch:8.2.4151: reading beyond the end of a lineSean Dewar2022-02-14
| * | vim-patch:8.2.4120: block insert goes over the end of the lineSean Dewar2022-02-14