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
*
tests: fix "api nvim_get_proc_children returns child process ids" (#10296)
Daniel Hahler
2019-06-22
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
api/buffer: create new buffers in the "opened" state
Björn Linse
2019-06-03
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
*
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
API: fix cursor position when lines are added #9961
hashinclude
2019-05-07
*
API: emit nvim_error_event on failed async request
Justin M. Keyes
2019-04-13
*
event-loop: do not set CA_COMMAND_BUSY #9853
Justin M. Keyes
2019-04-08
*
CI/AppVeyor: per-compiler deps cache #9852
Justin M. Keyes
2019-04-07
*
aucmd_prepbuf: also restore `prevwin` #9741
Justin M. Keyes
2019-03-17
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
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
|
\
[next]