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
*
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
tests/lua: test for multiline error messages in lua
Björn Linse
2019-01-23
*
test/API: nvim_set_vvar() #9395
Justin M. Keyes
2019-01-14
*
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
*
test/api: verify that UI options from stable metadata are preserved
Björn Linse
2018-12-21
*
RPC: turn errors from async calls into notifications
Björn Linse
2018-12-03
*
doc
Justin M. Keyes
2018-11-28
*
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
api: implement object namespaces
Björn Linse
2018-11-24
*
api: simplify nvim_buf_get_offset function
Björn Linse
2018-11-01
*
api: implement nvim_buf_get_offset_for_line
Björn Linse
2018-11-01
*
functionaltest: enable job channel test
Jan Edmund Lazo
2018-10-31
*
functionaltest: win: enable diffput,diffget test
Jan Edmund Lazo
2018-10-31
*
api/ui: verify compatibility of UI events
Björn Linse
2018-10-21
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
test: API validation: assert exact string
Justin M. Keyes
2018-09-05
*
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
*
API: nvim_unsubscribe(): Handle unknown events #8745
Daniel Hahler
2018-08-28
*
functests: tests related to operations on unloaded buffers #7688
Peter Hodge
2018-07-25
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
tests: <SNR> is represented as 'R' (ASCII)
Jan Edmund Lazo
2018-07-12
*
test: nvim_buf_attach: reduce delay
Justin M. Keyes
2018-07-02
*
test: nvim_buf_attach response after initial delay
Justin M. Keyes
2018-07-01
*
test: buffer_updates: 10s timeout
Justin M. Keyes
2018-07-01
*
API: emit nvim_buf_lines_event from :terminal #8616
KillTheMule
2018-07-01
*
API: nvim_win_set_cursor: set curswant #8613
David Hotham
2018-06-25
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
|
*
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
|
*
Update test
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Try fixing that test on travis
KillTheMule
2018-05-23
|
*
Increase sendkeys timeout
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Fix tests on windows
KillTheMule
2018-05-23
|
*
Make LiveUpdate return lastline instead of numreplaced
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
|
*
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
|
*
Tests for buffer updates
Peter Hodge
2018-05-23
*
|
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
|
nvim_list_uis: include channel id
Björn Linse
2018-06-01
|
/
[next]