aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | Change default for tpf optionerw72021-02-04
| * | | | | | | | Add termpastefilter optionerw72021-02-04
| * | | | | | | | Change to filter control characters when pasting a terminal windowerw72021-02-04
| * | | | | | | | Add support for bracketed paste mode in terminal windowserw72021-02-04
* | | | | | | | | Merge pull request #13878 from bfredl/incmarkBjörn Linse2021-02-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | tests: clean up lua/buffer_updates_spec.luaBjörn Linse2021-02-04
| * | | | | | | | inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
|/ / / / / / / /
* / / / / / / / lsp: Fix pumvisible() check introduced in #12900 (#13866)runiq2021-02-04
|/ / / / / / /
* | | | | | | Merge pull request #13865 from janlazo/vim-8.2.2437Jan Edmund Lazo2021-02-03
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2462: Coverity warns for not checking for fseek() errorJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from sessionJan Edmund Lazo2021-02-01
| * | | | | | vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...Jan Edmund Lazo2021-02-01
* | | | | | | vim-patch.sh: remove unsupported files (#13570)Jan Edmund Lazo2021-02-03
|/ / / / / /
* | | | | | Add clangd cache to ignore (#13856)Volodymyr Kot2021-01-31
* | | | | | Merge pull request #12937 from jamessan/term-envJames McCoy2021-01-31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ci(sr.ht): Use RelWithDebInfo buildsJames McCoy2021-01-31
| * | | | | Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
| * | | | | fix(pty_proc/macOS): Properly set the environment for the childJames McCoy2021-01-31
| * | | | | 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
* | | | | | vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)Jan Edmund Lazo2021-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
|\ \ \ \ \ | |_|_|_|/ |/| | | |