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
*
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
|
|
*
|
vim-patch:7.4.2152
James McCoy
2017-04-19
|
|
|
/
|
|
*
Merge #6533 'Fix PVS-studio warnings'
Justin M. Keyes
2017-04-17
|
|
|
\
|
|
|
*
*: Fix linter errors
ZyX
2017-04-16
|
|
|
*
eval: Fix position of buf declaration
ZyX
2017-04-16
|
|
|
*
eval: Remove unneeded !eap->skip check
ZyX
2017-04-16
|
|
|
*
eval: Remove unneeded varp check
ZyX
2017-04-16
|
|
|
*
eval: Remove unneeded varp check
ZyX
2017-04-16
|
|
|
*
eval: Fix condition in f_serverstop
ZyX
2017-04-16
|
|
|
*
eval: Refactor nr2char()
ZyX
2017-04-16
|
|
|
*
eval: Silence octal constant warning
ZyX
2017-04-16
|
|
|
*
eval: Fix useless NULL check
ZyX
2017-04-16
|
|
|
*
eval: Refactor f_char2nr
ZyX
2017-04-16
|
|
|
*
eval: Fix V547: `d == NULL` was already checked at line 2986
ZyX
2017-04-16
|
|
|
*
eval: Silence eap->skip false positives
ZyX
2017-04-16
|
|
|
/
|
|
*
Merge #6219 from jbradaric/vim-7.4.2170
Justin M. Keyes
2017-04-16
|
|
|
\
|
|
|
*
eval.c: Code style fixes
Jurica Bradaric
2017-04-15
|
|
|
*
Merge remote-tracking branch 'origin/master' into vim-7.4.2170
James McCoy
2017-04-05
|
|
|
|
\
|
|
|
*
|
vim-patch:7.4.2180
Jurica Bradaric
2017-03-20
|
|
|
*
|
vim-patch:7.4.2170
Jurica Bradaric
2017-03-20
|
*
|
|
|
eval: Add comment regarding why special values are needed
ZyX
2017-04-14
|
*
|
|
|
eval: Change the point at which arg_errmsg and its length are changed
ZyX
2017-04-14
|
|
/
/
/
*
|
|
|
lua: Move files from src/nvim/viml/executor to src/nvim/lua
ZyX
2017-04-11
*
|
|
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-10
|
\
|
|
|
[next]