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
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
vim-patch:7.4.1681
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1679
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1648
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1670
Jurica Bradaric
2016-09-18
*
eval.c: Clean up spurious FAIL checks. (#5345)
Justin M. Keyes
2016-09-18
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1558 (#5333)
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1533 #5320
Wei Huang
2016-09-11
*
eval.c: Fix memory leak for detached pty job
oni-link
2016-09-08
*
eval.c: Garbage collection frees dictionary before job cleanup
oni-link
2016-09-08
*
getcwd(): Return empty string if CWD is invalid. #5292
HiPhish
2016-09-04
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
eval: use gperf to generate the hash of builtin functions
Björn Linse
2016-08-31
*
api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
*
eval: Use generated hash to look up function list
ZyX
2016-08-31
*
eval: Move VimL functions list to a lua file
ZyX
2016-08-31
*
eval: remove (char_u *) in constant get_dict_(string|number) parameters
Björn Linse
2016-08-24
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
stream: set data together with callback
Björn Linse
2016-08-20
*
vim-patch:7.4.2112 (#5175)
Shougo
2016-08-17
*
Restore ":browse oldfiles" behavior from Vim
James McCoy
2016-08-11
*
timers: do not crash after processing events in the handler
Björn Linse
2016-08-10
*
vim-patch:7.4.1557 (#5117)
prollings
2016-08-04
*
Merge #4837 from justinmk/os_resolve_shortcut
Justin M. Keyes
2016-08-01
|
\
|
*
os_resolve_shortcut: initial port from Vim source
Justin M. Keyes
2016-07-30
*
|
[RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106
Shougo Matsushita
2016-08-01
|
/
*
eval.c: rename capture() to execute() (#5132)
Justin M. Keyes
2016-07-31
*
lint
James McCoy
2016-07-23
*
vim-patch:7.4.1703
James McCoy
2016-07-23
*
vim-patch:7.4.1682
James McCoy
2016-07-23
*
vim-patch:7.4.1663
James McCoy
2016-07-23
*
vim-patch:7.4.1546
Patrick
2016-07-13
*
Merge #4980 'Support legacy `:ruby` commands'.
Justin M. Keyes
2016-07-10
|
\
|
*
Add :ruby, :rubyfile, and :rubydo ex commands
Alex Genco
2016-07-02
*
|
Merge #4991 'vim-patch:7.4.1140'
Justin M. Keyes
2016-07-09
|
\
\
|
*
|
vim-patch:7.4.1140
Patrick
2016-07-08
*
|
|
lint
James McCoy
2016-07-08
*
|
|
vim-patch:7.4.1552
James McCoy
2016-07-08
*
|
|
vim-patch:7.4.1384
James McCoy
2016-07-08
|
|
/
|
/
|
*
|
Merge pull request #4880 from bfredl/zerotimer
Björn Linse
2016-07-01
|
\
\
|
|
/
|
/
|
|
*
timers: make repeat=0 work one-shot (consistent with vim)
Björn Linse
2016-06-29
|
*
timers: make timers work with zero timeout
Björn Linse
2016-06-29
*
|
vim-patch:7.4.1136
Patrick
2016-06-30
|
/
*
*: Fix linter errors
ZyX
2016-06-24
*
eval: Also make clear_tv non-recursive
ZyX
2016-06-24
[next]