| Commit message (Expand) | Author | Age |
* | vim-patch:8.2.2236: 'scroll' option can change when setting the statusline | Jan Edmund Lazo | 2021-03-02 |
* | [RFC] ":source" sources from current buffer if filename is omitted (#11444) | Vikram Pal | 2021-02-18 |
* | vim-patch:8.1.0341: :argadd in empty buffer changes the buffer name | Jan Edmund Lazo | 2021-02-10 |
* | eval: use char* for set_internal_string_var() | Jan Edmund Lazo | 2021-02-07 |
* | vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853) | Jan Edmund Lazo | 2021-01-31 |
* | vim-patch:8.1.1261: no error for quickfix commands with negative range | erw7 | 2021-01-01 |
* | vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded | Jan Edmund Lazo | 2020-12-27 |
* | vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window | Jan Edmund Lazo | 2020-12-01 |
* | fixup! vim-patch:8.0.0858: check if job terminal is running #10908 | Jan Edmund Lazo | 2020-12-01 |
* | Merge pull request #13379 from bfredl/runtime | Björn Linse | 2020-11-25 |
|\ |
|
| * | runtime: extract 'runtimepath' and 'packpath' logic to its own file | Björn Linse | 2020-11-25 |
* | | Add eap->skip checks to script_host_{execute_file,do_range} | James McCoy | 2020-11-22 |
|/ |
|
* | startup: load files from &packpath . '/start/{pluginname}' | Björn Linse | 2020-11-19 |
* | startup: handle autoload and lua packages during startup | Björn Linse | 2020-11-02 |
* | vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdo | Jan Edmund Lazo | 2020-10-17 |
* | Support for :perl, :perlfile, :perldo and perleval() (#12809) | Justin M. Keyes | 2020-09-05 |
|\ |
|
| * | support for :perl, :perlfile, :perldo and perleval() | Jacques Germishuys | 2020-08-30 |
* | | eval_call_provider(): free unused return value #12819 | Jacques Germishuys | 2020-09-01 |
|/ |
|
* | vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documented | Jan Edmund Lazo | 2020-08-17 |
* | Merge pull request #10905 from erw7/vim-8.1.0475 | Matthieu Coudron | 2020-05-25 |
|\ |
|
| * | vim-patch:8.1.0475: memory not freed on exit when quit in autocmd | erw7 | 2020-05-07 |
* | | viml/profile: fix issue where profile is not reset on stop | erw7 | 2020-05-09 |
* | | viml/profile: fix use after free | erw7 | 2020-05-09 |
|/ |
|
* | vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commands | Jan Edmund Lazo | 2020-05-03 |
* | rename: user_funcs -> userfunc | Jakub Łuczyński | 2020-02-13 |
* | fix: includes | Jakub Łuczyński | 2020-02-13 |
* | vim-patch:8.0.1593: :qall never exits active :terminal #11704 | Jan Edmund Lazo | 2020-01-11 |
* | API: deprecate nvim_command_output | Justin M. Keyes | 2019-12-02 |
* | API: rename nvim_source => nvim_exec | Justin M. Keyes | 2019-12-01 |
* | API: nvim_source_output | Vikram Pal | 2019-12-01 |
* | API: nvim_source: fix multiline input | Justin M. Keyes | 2019-12-01 |
* | API: nvim_source: save/restore script context #11159 | Vikram Pal | 2019-12-01 |
* | API: nvim_source | Siddhant Gupta | 2019-12-01 |
* | vim-patch:8.1.1625: script line numbers are not exactly right | Jurica Bradaric | 2019-10-13 |
* | vim-patch:8.1.1588: in :let-heredoc line continuation is recognized | Jurica Bradaric | 2019-10-07 |
* | vim-patch:8.1.1371: cannot recover from a swap file #11081 | Jurica Bradarić | 2019-10-05 |
* | getdigits: introduce `strict`, `def` parameters | Justin M. Keyes | 2019-09-13 |
* | UIAttach, UIDetach | Justin M. Keyes | 2019-09-12 |
* | Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}' | Justin M. Keyes | 2019-09-05 |
|\ |
|
| * | vim-patch:8.1.0515: reloading a script gives errors for existing functions | erw7 | 2019-09-04 |
| * | vim-patch:8.1.0362: cannot get the script line number when executing a function | erw7 | 2019-09-04 |
* | | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha... | Justin M. Keyes | 2019-09-04 |
|/ |
|
* | vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903 | Jan Edmund Lazo | 2019-09-01 |
* | pyxversion: fix logic error #10759 | Björn Linse | 2019-08-14 |
* | Merge #10098 'win: fix msg_puts_printf()' | Justin M. Keyes | 2019-08-12 |
|\ |
|
| * | Fix problems with message catalog directory | erw7 | 2019-06-09 |
* | | includes | Daniel Hahler | 2019-08-07 |
* | | PVS/V547: expression is always true/false #10640 | Ihor Antonov | 2019-07-29 |
* | | cleanup: remove mch_fopen in favor of os_fopen | Justin M. Keyes | 2019-07-25 |
* | | vim-patch:8.0.1738: ":args" output is hard to read | Daniel Hahler | 2019-07-24 |