| Commit message (Expand) | Author | Age |
* | fix(provider): compare versions as number, not string #15937 | Tejasvi S. Tomar | 2021-10-07 |
* | fixup(clipboard): Fix error not properly handled #14984 | Shadman | 2021-07-11 |
* | fixup(clipboard): Use case matching #14962 | Shadman | 2021-07-02 |
* | BugFix(clipboard): Fix block paste not working properly | shadmansaleh | 2021-07-01 |
* | checkhealth: ignore 'wildignore' when seeking executables (#14495) | Marco Hinz | 2021-05-07 |
* | added support for termux-clipboard : clipboard.vim (#14244) | Aditya Alok | 2021-03-29 |
* | Fix clipboard provider detection (#13190) | necabo | 2020-10-29 |
* | provider: update supported Python versions (#13070) | Marco Hinz | 2020-10-08 |
* | provider: align all foo#Detect() functions #12839 | Justin M. Keyes | 2020-09-05 |
* | Support for :perl, :perlfile, :perldo and perleval() (#12809) | Justin M. Keyes | 2020-09-05 |
|\ |
|
| * | healtcheck: use g:perl_host_prog if its set instead | Jacques Germishuys | 2020-09-05 |
| * | only perl 5.22+ is supported | Jacques Germishuys | 2020-09-03 |
| * | support for :perl, :perlfile, :perldo and perleval() | Jacques Germishuys | 2020-08-30 |
* | | g:clipboard: allow command given as a list #12775 | DDoSolitary | 2020-09-01 |
|/ |
|
* | Add overlapped option to jobstart | erw7 | 2020-06-10 |
* | provider: Add python3.9 to autoload/provider/pythonx.vim (#12344) | Faris A Chugthai | 2020-05-20 |
* | win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ... | erw7 | 2020-04-15 |
* | provider/perl: simplify detection | Jan Edmund Lazo | 2020-01-20 |
* | remote plugins: add support for perl hosts | Jacques Germishuys | 2020-01-20 |
* | clipboard: do not close stderr together with stdout (fixup #11617) | Björn Linse | 2020-01-02 |
* | clipboard: close stdout when copying via xclip #11617 | Jan Edmund Lazo | 2020-01-02 |
* | system(), jobstart(): raise error on non-executable #11234 | Daniel Hahler | 2019-12-24 |
* | provider/python: add python3.8 executable (#11402) | Marco Hinz | 2019-11-17 |
* | provider/pythonx: don't assume CWD (empty string) is in path #11304 | supermomonga | 2019-10-27 |
* | provider#pythonx: resolve/expand exe from host var (#11047) | Daniel Hahler | 2019-09-30 |
* | clipboard: handle/avoid SIGTERM with previous owner #10765 | Daniel Hahler | 2019-08-14 |
* | provider: g:loaded_xx_provider=2 means "enabled and working" | Justin M. Keyes | 2019-08-04 |
* | provider: decide status by g:loaded_xx_provider | Justin M. Keyes | 2019-08-04 |
* | provider: let providers decide their status | Rui Abreu Ferreira | 2019-08-04 |
* | clipboard: Always copy as plain text in Wayland #9737 | Tim Morgan | 2019-03-16 |
* | Merge #9468 'checkhealth: detect broken pip"' | Justin M. Keyes | 2019-01-11 |
|\ |
|
| * | health/pythonx: handle "pip upgrade failure" | Marco Hinz | 2019-01-07 |
| * | health/pythonx: refactor #Detect() | Marco Hinz | 2019-01-07 |
* | | clipboard/macOS: assume that pbcopy works #9480 | Marco Hinz | 2019-01-10 |
|/ |
|
* | python#CheckForModule: Use the given module string instead of hard-coding pynvim | James McCoy | 2019-01-01 |
* | {health,provider}/python: Import the neovim, rather than pynvim, module | James McCoy | 2019-01-01 |
* | provider/lang: expand() g:foo_host_prog (#9312) | Justin M. Keyes | 2018-12-05 |
* | clipboard: Revert unused check #9309 | @equalsraf | 2018-12-04 |
* | clipboard: Support custom VimL functions #9304 | Rui Abreu Ferreira | 2018-12-03 |
* | clipboard: Prefer xclip (#9302) | Justin M. Keyes | 2018-12-01 |
* | clipboard.vim: check for win32yank.exe #9263 | Bjorn Neergaard | 2018-11-21 |
* | health/python: warn if pynvim upgrade failed | Marco Hinz | 2018-11-20 |
* | provider/python: refactoring | Marco Hinz | 2018-11-20 |
* | health/python: 'neovim' module was renamed to 'pynvim' | Marco Hinz | 2018-11-17 |
* | clipboard: support Wayland (#9230) | ainola | 2018-11-13 |
* | provider/nodejs: handle missing stdout | Justin M. Keyes | 2018-10-31 |
* | provider/nodejs: fix npm,yarn detection | Jan Edmund Lazo | 2018-10-22 |
* | provider/nodejs: Simultaneously query npm and yarn #9054 | Mahmoud Al-Qudsi | 2018-10-18 |
* | ruby: detect rbenv shims for other versions (#8733) | Marco Hinz | 2018-08-09 |
* | provider/node: npm --loglevel silent (#8682) | Takuya Matsuyama | 2018-07-04 |