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
*
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
*
|
vim-patch:8.1.0732: cannot build without the eval feature
Jan Edmund Lazo
2019-07-17
*
|
vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePost
Jan Edmund Lazo
2019-07-17
*
|
vim-patch:8.1.0166: using dict_add_nr_str() is clumsy
Jan Edmund Lazo
2019-06-23
*
|
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
|
/
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.1363: ":vert options" #10048
Jan Edmund Lazo
2019-05-22
*
vim-patch:8.1.1312: Coverity warning for using uninitialized variable
Jan Edmund Lazo
2019-05-09
*
vim-patch:8.1.0369: continuation lines cannot contain comments
Jan Edmund Lazo
2019-05-03
*
vim-patch:8.0.1763: :argedit does not reuse an empty unnamed buffer
Marco Hinz
2019-04-08
*
vim-patch:8.0.1372: profile log may be truncated halfway a character
Jan Edmund Lazo
2019-03-08
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
vim-patch:8.1.0651: :args \"foo works like :args without argument
Jan Edmund Lazo
2019-01-03
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'
James McCoy
2018-12-29
*
vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matches
James McCoy
2018-12-29
*
vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrong
James McCoy
2018-12-29
*
provider: repurpose E319
Justin M. Keyes
2018-12-12
*
provider: improve error message (#9344)
Marco Hinz
2018-12-11
[next]