aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* fixup(runtime): Fix lua runtime files not listedshadmansaleh2021-06-13
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in compilershadmansaleh2021-06-11
* clang/'Logic error': has_profiling() may not set forceitJan Edmund Lazo2021-06-02
* Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\
| * eval: port v:collateSean Dewar2021-04-20
* | get_str_line: Replace grow_array usageFabian Viöl2021-05-03
* | get_str_line: Simplify growarray usageFabian Viöl2021-04-30
* | get_str_line: Use heap instead of stackFabian Viöl2021-04-29
|/
* vim-patch:8.2.0069: ETYPE_ is used for two different enumsJan Edmund Lazo2021-04-11
* vim-patch:8.2.0044: expression type is used inconsistentlyJan Edmund Lazo2021-04-11
* vim-patch:8.0.1511: some code for the debugger watch expression is clumsyJan Edmund Lazo2021-04-08
* vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
* clang/'Logic error': cmd_source_buffer() requires nonnull paramJan Edmund Lazo2021-04-02
* 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