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 #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
|
\
|
|
|
|
*
|
|
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
|
*
|
|
vim-patch:8.0.0243
Björn Linse
2017-04-10
|
*
|
|
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
|
*
|
|
lint
James McCoy
2017-04-07
|
*
|
|
vim-patch:8.0.0499
James McCoy
2017-04-07
*
|
|
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
|
|
*
|
|
eval: delimit string with NUL byte (#6467)
Nicolas Hillegeer
2017-04-07
|
|
|
/
|
|
/
|
|
*
|
eval: Add s flag, use p_fs by default, error out on unknown flag
ZyX
2017-04-03
|
*
|
eval: Make writefile() able to disable fsync()
ZyX
2017-04-02
|
*
|
eval: Do not allocate FileDescriptor
ZyX
2017-04-01
|
*
|
eval,fileio: Omit additional fsync() call
ZyX
2017-04-01
|
*
|
Merge pull request #6397 from jamessan/coverity
James McCoy
2017-03-31
|
|
\
\
[next]