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 pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
eval: Fix `save_tv_as_string` to handle non-string types
Thiago de Arruda
2014-10-01
*
|
Implement save_tv_as_string to assist in #1176.
Scott Prager
2014-09-30
*
|
Fix system() output truncation bug.
Scott Prager
2014-09-30
*
|
vim-patch:7.4.256
Scott Prager
2014-09-30
*
|
Return list from rettv_list_alloc.
Scott Prager
2014-09-30
*
|
vim-patch:7.4.248
Scott Prager
2014-09-30
*
|
vim-patch:7.4.247
Scott Prager
2014-09-30
*
|
vim-patch:7.4.411
André Twupack
2014-09-22
|
/
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
FOR_ALL_TABS helper
Wayne Rowcliffe
2014-09-22
*
Merge pull request #1197 from Shougo/vim-patch-7.4.392
Justin M. Keyes
2014-09-20
|
\
|
*
vim-patch:7.4.392
Shougo Matsushita
2014-09-18
*
|
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
2014-09-18
|
/
*
Merge pull request #953 from splinterofchaos/patch235-exepath
Justin M. Keyes
2014-09-17
|
\
|
*
vim-patch:7.4.235
Scott Prager
2014-09-17
*
|
vim-patch:7.4.313
Damián Silvani
2014-09-16
*
|
vim-patch:7.4.310
Damián Silvani
2014-09-16
|
/
*
Merge pull request #1140 from atwupack/vp-7.4.341
Justin M. Keyes
2014-09-15
|
\
|
*
vim-patch:7.4.358
André Twupack
2014-09-13
|
*
vim-patch:7.4.351
André Twupack
2014-09-13
|
*
vim-patch:7.4.341
André Twupack
2014-09-13
*
|
eval.c: Rename has('neovim') feature to has('nvim')
Thiago de Arruda
2014-09-15
*
|
Merge pull request #1169 from splinterofchaos/arglistid
Justin M. Keyes
2014-09-15
|
\
\
|
*
|
vim-patch:7.4.312
Scott Prager
2014-09-13
|
|
/
*
|
eval.c: Rename msgpack-rpc functions for consistency
Thiago de Arruda
2014-09-13
*
|
eval.c: Rename jobwrite to jobsend
Thiago de Arruda
2014-09-13
|
/
*
api: Implement `vim_report_error` function
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Implement `channel_close` and expose to vimscript
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawn
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
Merge pull request #1149 from splinterofchaos/vim-patch-7.4.278
Justin M. Keyes
2014-09-09
|
\
|
*
vim-patch:7.4.278
Scott Prager
2014-09-09
*
|
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
|
/
*
Merge pull request #1107 from fmoralesc/matchaddpos
Justin M. Keyes
2014-09-05
|
\
|
*
vim-patch: 7.4.330
Felipe Morales
2014-09-04
*
|
fileinfo: change returntype of os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
|
fileinfo: implement os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
msgpack-rpc: Always use arrays when sending events or calls
Thiago de Arruda
2014-08-29
|
/
*
Merge pull request #1024 from war1025/dev/for_all_buffers
Justin M. Keyes
2014-08-19
|
\
|
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
|
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
|
Merge pull request #1019 from splinterofchaos/globpath
Justin M. Keyes
2014-08-18
|
\
\
|
*
|
vim-patch:7.4.279
Scott Prager
2014-08-04
|
|
/
*
|
vim-patch:7.4.327 #1010
André Twupack
2014-08-13
*
|
vim-patch:7.4.323 #967
André Twupack
2014-08-07
*
|
Refactor vim_feedkeys and f_feedkeys
Rui Abreu Ferreira
2014-08-07
*
|
Remove FEAT_TAG_ANYWHITE
Pavel Platto
2014-08-02
|
/
[next]