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
/
eval.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0517: there is no way to remove quickfix lists
James McCoy
2017-12-18
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
Viml: Make filter and map handle null list correct
FlorianGit
2017-12-03
*
channels: improvements to buffering
Björn Linse
2017-11-25
*
channels: refactor jobwait
Björn Linse
2017-11-25
*
channels: reimplement logging (as stub for proper event)
Björn Linse
2017-11-25
*
channels: stderr channel
Björn Linse
2017-11-25
*
channels: generalize jobclose()
Björn Linse
2017-11-25
*
channels: move away term code from eval.c
Björn Linse
2017-11-25
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
channels: refactor
Björn Linse
2017-11-24
*
Revert channel logging, rebased on new code below
Björn Linse
2017-11-24
*
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
\
|
*
eval.c: remove nonnullret deadcode
Peter Kalauskas
2017-11-22
|
/
*
vim-patch:8.0.0287 (#7590)
KunMing Xie
2017-11-20
*
:checkhealth : validate 'runtimepath' (#7526)
Justin M. Keyes
2017-11-10
*
compat: "v:count" distinct from "count" (#7407)
Marco Hinz
2017-11-09
*
vim-patch:8.0.0096: has('ttyin'), has('ttyout')
Justin M. Keyes
2017-11-04
*
Merge #7173 'api/ui: externalize cmdline'
Justin M. Keyes
2017-10-29
|
\
|
*
ext_cmdline: extend "function" to generic "block" mechanism
Björn Linse
2017-10-26
|
*
ext_cmdline: lint
Dongdong Zhou
2017-10-26
|
*
ext_cmdline: Add function block support
Dongdong Zhou
2017-10-26
|
*
ext_cmdline: use standard external ui functions
Dongdong Zhou
2017-10-26
|
*
ext_cmdline: Added cmdline prompt
Dongdong Zhou
2017-10-26
*
|
terminal: Account for number column (#5310)
Sam Wilson
2017-10-27
|
/
*
ex_checkhealth: call health#check() directly
Justin M. Keyes
2017-10-17
*
ex-cmds: :checkhealth
Justin M. Keyes
2017-10-17
*
vim-patch:8.0.0164 (#7368)
KunMing Xie
2017-10-08
*
eval.c: ga_concat_esc() #7357
Andrew Ferreira
2017-10-07
*
vim-patch:8.0.0186 (#7154)
KunMing Xie
2017-09-10
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
Merge #6364 'command-line color hook'
Justin M. Keyes
2017-08-16
|
\
|
*
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
|
\
|
*
\
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
|
\
\
|
*
|
|
ex_getln: Replace global with entry in save_ccline
ZyX
2017-07-17
|
*
|
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
|
\
\
\
|
*
|
|
|
eval,ex_getln: Add support for coloring input() prompts
ZyX
2017-06-27
*
|
|
|
|
vim-patch:8.0.0147 #7121
ckelsel
2017-08-06
*
|
|
|
|
vim-patch:8.0.0143 (#7120)
KunMing Xie
2017-08-06
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
options: remove ghost of `:set termcap` (#7102)
Justin M. Keyes
2017-07-31
|
|
_
|
/
|
/
|
|
*
|
|
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
*
|
|
log: caller provides the source details
Justin M. Keyes
2017-07-23
*
|
|
vim-patch:8.0.0085
Jurica Bradaric
2017-07-20
|
|
/
|
/
|
*
|
vim-patch:7.4.2250
ckelsel
2017-07-13
*
|
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
|
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
*
|
eval: Make nvim_get_keymap output more robust
ZyX
2017-07-02
*
|
eval: Use tv_dict_add_allocated_str() for mapblock_fill_dict
ZyX
2017-07-02
*
|
*: Adjust usages of modified functions
ZyX
2017-07-02
|
/
*
eval: Allow running next command after :endfunction
ZyX
2017-06-20
[next]