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
/
test
/
functional
/
api
Commit message (
Expand
)
Author
Age
*
sockets: don't deadlock when connecting to own pipe address
Björn Linse
2017-05-29
*
channels: implement sockopen() to connect to socket
Björn Linse
2017-05-29
*
get_keymap API (#6236)
TJ DeVries
2017-05-25
*
api/nvim_replace_termcodes: Document keycodes behavior
Justin M. Keyes
2017-05-20
*
api: execute lua directly from the remote api
Björn Linse
2017-05-13
*
functests: Fix tests
ZyX
2017-05-08
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
2017-04-23
*
|
functests: Test for “string cannot contain newline” set_lines error
ZyX
2017-04-11
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-10
|
\
|
|
*
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
2017-04-09
|
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
*
|
functests: Test for error conditions
ZyX
2017-03-27
|
/
*
api: add detailed checks for compatibility and correct "since" value
Björn Linse
2017-03-15
*
api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019
Matthew Malcomson
2017-03-07
*
*: Fix linter errors
ZyX
2017-02-23
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
*
functests: Destroy accidental folds in api/vim_spec
ZyX
2017-02-23
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
api/buffer: Add nvim_buf_get_changedtick method
ZyX
2017-02-23
*
win: test: enable job_spec.lua
Justin M. Keyes
2017-01-19
*
Windows: enable more tests
Justin M. Keyes
2017-01-13
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
Merge pull request #5424 from jamessan/win-tab-nr
James McCoy
2016-10-15
|
\
|
*
api: Support getting the number of a window/tabpage
James McCoy
2016-10-04
*
|
server_requests_spec: Expect correct window ID.
Jurica Bradaric
2016-10-07
|
/
*
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
*
CI: Travis macOS: Skip tab left-drag tests.
Justin M. Keyes
2016-09-12
*
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
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
*
XXX: CI: Disable hanging test on Travis OSX.
Justin M. Keyes
2016-08-09
*
msgpack_rpc: Fix crash in log_server_msg
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2016-06-24
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Satisfy testlint.
KillTheMule
2016-04-28
[next]