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
*
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
*
Merge #6480 from ZyX-I/colored-cmdline'/input-dict
Justin M. Keyes
2017-05-13
|
\
|
*
eval: Alter E5050 error message, test that
ZyX
2017-05-10
|
*
eval: Refactor get_user_input to support dictionary
ZyX
2017-05-10
*
|
*: Comment intentional fallthroughs
James McCoy
2017-05-12
|
/
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
vim-patch:7.4.2231
James McCoy
2017-04-29
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api/dispatch: Mark generated functions table readonly (#6576)
Patrick Jackson
2017-04-24
|
*
api/internal: Remove `set` field from Error type.
Justin M. Keyes
2017-04-23
|
*
api_clear_error()
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
Merge branch 'master' into lazier-arg_errmsg-gettext
ZyX
2017-04-21
|
|
\
|
|
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
|
|
\
|
|
|
*
*: Add comment to all C files
ZyX
2017-04-19
|
|
*
|
vim-patch:7.4.2209
James McCoy
2017-04-19
[next]