index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_cmds2.c
Commit message (
Expand
)
Author
Age
*
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
*
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
*
clang/'Logic error': has_profiling() may not set forceit
Jan Edmund Lazo
2021-06-02
*
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
|
*
eval: port v:collate
Sean Dewar
2021-04-20
*
|
get_str_line: Replace grow_array usage
Fabian Viöl
2021-05-03
*
|
get_str_line: Simplify growarray usage
Fabian Viöl
2021-04-30
*
|
get_str_line: Use heap instead of stack
Fabian Viöl
2021-04-29
|
/
*
vim-patch:8.2.0069: ETYPE_ is used for two different enums
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0044: expression type is used inconsistently
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.0.1511: some code for the debugger watch expression is clumsy
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.0.1505: debugger can't break on a condition
Jan Edmund Lazo
2021-04-08
*
clang/'Logic error': cmd_source_buffer() requires nonnull param
Jan Edmund Lazo
2021-04-02
*
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
[next]