aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test(job): Ensure job-specific env var overrides global env varJames McCoy2021-01-31
* Pass environment on to pty processes on WindowsJames McCoy2021-01-31
* eval/environ: Prefer the last definition of an env varJames McCoy2021-01-31
* Common handling of required/ignored env varsJames McCoy2021-01-31
* Support specifying "env" option for termopen()James McCoy2021-01-31
* Use dict_T to pass env vars to process spawning codeJames McCoy2021-01-31
* version.c: update [ci skip] (#13705)Jan Edmund Lazo2021-01-30
* Merge pull request #13835 from saadparwaiz1/runtime/zshJan Edmund Lazo2021-01-30
|\
| * runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
| * runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
| * runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27Saad Parwaiz2021-01-30
| * runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
| * runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27Saad Parwaiz2021-01-30
| * runtime/zsh: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470Saad Parwaiz2021-01-30
|/
* Merge pull request #13852 from janlazo/vim-8.2.2037Matthieu Coudron2021-01-30
|\
| * test/old: rewrite method code in test_compiler.vimJan Edmund Lazo2021-01-30
| * vim-patch:8.2.2038: compiler test fails on MS-WindowsJan Edmund Lazo2021-01-30
| * vim-patch:8.2.2037: compiler test depends on list of compiler pluginsJan Edmund Lazo2021-01-30
|/
* Merge pull request #13833 from janlazo/vim-8.2.2412Jan Edmund Lazo2021-01-29
|\
| * vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
| * vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
| * vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterJan Edmund Lazo2021-01-28
| * vim-patch:8.2.2412: not all fields in "cstack" are initializedJan Edmund Lazo2021-01-28
|/
* Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\
| * doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | Merge pull request #13836 from teto/contribute-docThomas Vigouroux2021-01-28
|\ \
| * | doc: link wiki on how to improve/build docMatthieu Coudron2021-01-27
* | | lsp/tests: Ensure client is stopped in basic_init tests (#13798)Mathias Fußenegger2021-01-27
|/ /
* | Merge pull request #13719 from chentau/lua_complBjörn Linse2021-01-27
|\ \
| * | lintchentau2021-01-26
| * | lua: complete methods in metatablesBjörn Linse2021-01-26
| * | Don't show entire context when completingTony Chen2021-01-26
| * | feat: add completion to ':lua'TJ DeVries2021-01-26
|/ /
* | Merge pull request #13828 from vigoux/ts-bump-c-runtimeThomas Vigouroux2021-01-26
|\ \
| * | deps(treesitter): bump C parser and runtimeThomas Vigouroux2021-01-26
|/ /
* | Merge pull request #13820 from janlazo/vim-8.2.2392Jan Edmund Lazo2021-01-25
|\ \
| * | vim-patch:8.2.2402: some filetypes not detectedJan Edmund Lazo2021-01-24
| * | vim-patch:8.2.2399: fold test fails in wide terminalJan Edmund Lazo2021-01-24
| * | vim-patch:8.2.2392: fennel filetype not recognizedJan Edmund Lazo2021-01-24
* | | lsp: match textDocument/didChange eol behavior (#13792)Michael Lingelbach2021-01-25
|/ /
* | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \
| * | opt: add tests (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: address linting issues (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: update docs on signnumber (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: better handling number bounds (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: reduce hardcoded values (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: minimum sign size for auto (#13783)Sirisak Lueangsaksri2021-01-20
* | | Merge pull request #13819 from runiq/extmark_gravity_docsBjörn Linse2021-01-23
|\ \ \
| * | | Doc: Generate API docs for buf_set_extmark gravityPatrice Peterson2021-01-23
|/ / /
* | | lsp: clear diagnostics on client shutdown (#13788)Michael Lingelbach2021-01-23