aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | fix(vim-patch.sh -m): Show all commits touching a file, not just the firstJames McCoy2021-05-19
|/ / / / / / /
* | | | | | | Merge pull request #14579 from jamessan/windows-env-varsJames McCoy2021-05-19
|\ \ \ \ \ \ \
| * | | | | | | fix(job): Deduplicate env var names on WindowsJames McCoy2021-05-18
| * | | | | | | test(job_spec): Test handling of case-insensitively matching env varsJames McCoy2021-05-18
* | | | | | | | Merge pull request #14592 from janlazo/vim-8.2.2869Jan Edmund Lazo2021-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove '- 1' for sizes passed to xstrlcpyJan Edmund Lazo2021-05-19
| * | | | | | | | vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codeJan Edmund Lazo2021-05-19
| * | | | | | | | vim-patch:8.2.2869: using unified diff is not testedJan Edmund Lazo2021-05-19
|/ / / / / / / /
* | | | | | | | Merge pull request #14563 from mjlbach/fix_intelephense_langserverMichael Lingelbach2021-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | lsp: handle case where CompletionItem.insertTextFormat is nilMichael Lingelbach2021-05-16
* | | | | | | | | Merge pull request #12076 from bfredl/luavarBjörn Linse2021-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lua: use proper conversion of vim.g valuesBjörn Linse2021-05-19
|/ / / / / / / / /
* | | | | | | | | fix(health/python3): remove obsolete check (#14590)Marco Hinz2021-05-19
* | | | | | | | | Merge pull request #14589 from mhinz/revert-smarter-tagstackMarco Hinz2021-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test(lsp_spec): improve correctnessMarco Hinz2021-05-19
| * | | | | | | | | Revert "lsp: make tagstack smarter motion-wise (#12262)"Marco Hinz2021-05-19
| * | | | | | | | | Revert "lsp: fix regression in jump_to_location() (#14446)"Marco Hinz2021-05-19
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14583 from cbarrete/unsupported-call-hierarchiesMichael Lingelbach2021-05-19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lsp: handle unsupported call hierarchy callCédric Barreteau2021-05-19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14585 from littlepoco/masterThomas Vigouroux2021-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Update README.mdAaron Wu2021-05-19
|/ / / / / / / /
* | | | | | | | Merge pull request #14582 from bfredl/genderBjörn Linse2021-05-18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | docs: fix some remanining cases of gender pronoun for "the user"Björn Linse2021-05-18
|/ / / / / / /
* | | | | | | Merge pull request #14580 from jamessan/title-stackJames McCoy2021-05-18
|\ \ \ \ \ \ \
| * | | | | | | fix(tui): Stop sending extra parameter for save/restore titleJames McCoy2021-05-18
|/ / / / / / /
* | | | | | | feat(ci): autolabel pull requests (#14574)Matthieu Coudron2021-05-18
* | | | | | | win/package: update wintools.zip for curl v7.76.1 (#14570)Jan Edmund Lazo2021-05-17
| |/ / / / / |/| | | | |
* | | | | | Update vim diff and credits (#14566)Yegappan Lakshmanan2021-05-16
* | | | | | Merge pull request #14406 from shadmansaleh/vim-8.2.0877Jan Edmund Lazo2021-05-15
|\ \ \ \ \ \
| * | | | | | STRLEN -> strlenshadmansaleh2021-05-09
| * | | | | | Use bool for boolean valuesshadmansaleh2021-05-09
| * | | | | | vim-patch:8.2.0896: crash when calling searchcount() with a stringshadmansaleh2021-05-09
| * | | | | | vim-patch:8.2.0887: searchcount().exact_match is 1 right after a matchshadmansaleh2021-05-09
| * | | | | | vim-patch:8.2.0884: searchcount() test fails on slower systemsshadmansaleh2021-05-09
| * | | | | | vim-patch:8.2.0880: leaking memory when using searchcount()shadmansaleh2021-05-09
| * | | | | | vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* | | | | | | Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)Jan Edmund Lazo2021-05-15
* | | | | | | vim-patch:8.2.2854: custom statusline cannot contain % items (#14558)Shadman2021-05-15
* | | | | | | Merge pull request #14468 from bfredl/zindexBjörn Linse2021-05-15
|\ \ \ \ \ \ \
| * | | | | | | floats: z-indexBjörn Linse2021-05-15
* | | | | | | | Merge pull request #14532 from janlazo/vim-8.1.1433Jan Edmund Lazo2021-05-14
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.2.2850: recalling commands from history is not testedJan Edmund Lazo2021-05-13
| * | | | | | | | fixup! vim-patch:8.1.1228: not possible to process tags with a functionJan Edmund Lazo2021-05-13
| * | | | | | | | fixup! vim-patch:8.0.1449: slow redrawing with DirectXJan Edmund Lazo2021-05-13
| * | | | | | | | vim-patch:8.0.1394: cannot intercept a yank commandJan Edmund Lazo2021-05-13
| * | | | | | | | vim-patch:8.2.2473: crash when leaving command line window triggers autocommandJan Edmund Lazo2021-05-13
| * | | | | | | | lintJan Edmund Lazo2021-05-13
| * | | | | | | | vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo2021-05-13
| * | | | | | | | vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUIJan Edmund Lazo2021-05-13
| * | | | | | | | vim-patch:8.2.2359: strange test failure with MS-WindowsJan Edmund Lazo2021-05-13