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
*
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
*
eval: Error out when there is something after :endfunction
ZyX
2017-06-20
*
Merge #6827 'Always enable logging'
Justin M. Keyes
2017-06-07
|
\
|
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
|
lint
James McCoy
2017-06-06
*
|
*: Fix conversion warnings for tv_get_number*()
James McCoy
2017-06-06
*
|
vim-patch:8.0.0614
James McCoy
2017-06-06
*
|
Merge remote-tracking branch 'origin/master' into vim-7.4.1975
James McCoy
2017-06-06
|
\
|
|
*
lint
James McCoy
2017-06-06
|
*
vim-patch:8.0.0176
James McCoy
2017-06-06
|
*
vim-patch:8.0.0477
James McCoy
2017-06-06
|
*
vim-patch:8.0.0360
James McCoy
2017-06-06
|
*
vim-patch:8.0.0167
James McCoy
2017-06-06
|
*
vim-patch:8.0.0158
James McCoy
2017-06-06
*
|
*: Disable UBSAN for VimL arithmetic implementation
James McCoy
2017-06-04
*
|
lint
James McCoy
2017-06-04
*
|
vim-patch:8.0.0219
James McCoy
2017-06-04
*
|
vim-patch:7.4.1976
James McCoy
2017-06-04
|
/
*
lint: fix indentation of FUNC_ATTR lines
Björn Linse
2017-06-03
*
Merge #4700 from AdnoC/keep-default-register
Justin M. Keyes
2017-05-31
|
\
|
*
eval.c: Ignore unnamed register error in f_setreg
AdnoC
2017-05-31
|
*
style/lint
AdnoC
2017-05-31
|
*
eval: Add ability to set the unnamed register with setreg
AdnoC
2017-05-31
*
|
channels: implement sockopen() to connect to socket
Björn Linse
2017-05-29
*
|
Merge pull request #6680 from mhinz/listen/localhost
James McCoy
2017-05-28
|
\
\
|
*
|
eval: serverstart: Return finalized address to user
James McCoy
2017-05-28
|
*
|
Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESS
Marco Hinz
2017-05-22
|
|
/
*
/
get_keymap API (#6236)
TJ DeVries
2017-05-25
|
/
*
eval: Silence V614: potentially uninitialized variable
ZyX
2017-05-20
*
eval: Fix V507
ZyX
2017-05-20
*
eval: Silence V782
ZyX
2017-05-20
[next]