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
/
vim_spec.lua
Commit message (
Expand
)
Author
Age
*
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
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
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
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
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
*
RPC: turn errors from async calls into notifications
Björn Linse
2018-12-03
*
doc
Justin M. Keyes
2018-11-28
*
api: implement object namespaces
Björn Linse
2018-11-24
*
functionaltest: enable job channel test
Jan Edmund Lazo
2018-10-31
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
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
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
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
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: nvim_call_dict_function: expect actual function, not name
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function: eliminate `internal` param
Justin M. Keyes
2018-05-06
*
|
refactor: nvim_call_dict_function
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function #3032
Sebastian Witte
2018-05-06
*
|
test: nvim_call_function: verify "too many arguments" error
Justin M. Keyes
2018-05-06
|
/
*
API/nvim_command_output: handle :echon capture (#8265)
Justin M. Keyes
2018-04-13
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
api: nvim_list_uis #8004
geekodour
2018-03-03
*
test: :! print binary data, control chars
Justin M. Keyes
2018-02-07
*
shell: update `execute('!cmd')` test to new behavior
Björn Linse
2018-02-06
*
functests: Improve error reporting in _check_parsing function
ZyX
2018-02-02
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
*: Replace all occurrences of NVim with Nvim
ZyX
2017-11-30
*
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
2017-11-26
*
tests: Stabilize float format and %e in format_luav and format_string
ZyX
2017-11-19
*
*: Fix linter errors
ZyX
2017-11-19
*
tests: Use single test file for unit and functional parser tests
ZyX
2017-11-19
*
api/vim: Add “len” dictionary key
ZyX
2017-11-06
*
tests: Add missing test cases
ZyX
2017-11-06
*
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
[next]