aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
* vim-patch:8.1.0341: :argadd in empty buffer changes the buffer nameJan Edmund Lazo2021-02-10
* eval: use char* for set_internal_string_var()Jan Edmund Lazo2021-02-07
* vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)Jan Edmund Lazo2021-01-31
* vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
* vim-patch:8.2.2231: when "--remote file" is used "file" is not reloadedJan Edmund Lazo2020-12-27
* vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
* fixup! vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2020-12-01
* Merge pull request #13379 from bfredl/runtimeBjörn Linse2020-11-25
|\
| * runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25
* | Add eap->skip checks to script_host_{execute_file,do_range}James McCoy2020-11-22
|/
* startup: load files from &packpath . '/start/{pluginname}'Björn Linse2020-11-19
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdoJan Edmund Lazo2020-10-17
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | eval_call_provider(): free unused return value #12819Jacques Germishuys2020-09-01
|/
* vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documentedJan Edmund Lazo2020-08-17
* Merge pull request #10905 from erw7/vim-8.1.0475Matthieu Coudron2020-05-25
|\
| * vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* | viml/profile: fix issue where profile is not reset on stoperw72020-05-09
* | viml/profile: fix use after freeerw72020-05-09
|/
* vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commandsJan Edmund Lazo2020-05-03
* rename: user_funcs -> userfuncJakub Łuczyński2020-02-13
* fix: includesJakub Łuczyński2020-02-13
* vim-patch:8.0.1593: :qall never exits active :terminal #11704Jan Edmund Lazo2020-01-11
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* API: rename nvim_source => nvim_execJustin M. Keyes2019-12-01
* API: nvim_source_outputVikram Pal2019-12-01
* API: nvim_source: fix multiline inputJustin M. Keyes2019-12-01
* API: nvim_source: save/restore script context #11159Vikram Pal2019-12-01
* API: nvim_sourceSiddhant Gupta2019-12-01
* vim-patch:8.1.1625: script line numbers are not exactly rightJurica Bradaric2019-10-13
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...Justin M. Keyes2019-09-04
|/
* vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903Jan Edmund Lazo2019-09-01
* pyxversion: fix logic error #10759Björn Linse2019-08-14
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Fix problems with message catalog directoryerw72019-06-09
* | includesDaniel Hahler2019-08-07
* | PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24