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
*
shada/context: fully remove jumplist duplicates #10898
Abdelhakeem Osama
2019-09-03
*
tests: assert:set_parameter('TableFormatLevel', 100) #10925
Daniel Hahler
2019-09-03
*
API: nvim_buf_set_lines: handle 'nomodifiable' #10910
Justin M. Keyes
2019-09-01
*
API: make nvim_win_set_option() set window-global, not buffer-local #9110
Björn Linse
2019-09-01
*
paste: one undo-block per stream
Justin M. Keyes
2019-09-02
*
api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()
Björn Linse
2019-08-31
*
API: nvim_paste: add `crlf` parameter
Justin M. Keyes
2019-08-30
*
paste: break lines at CR, CRLF #10877
Justin M. Keyes
2019-08-29
*
API: TRY_WRAP() for "abort-causing non-exception errors"
Justin M. Keyes
2019-08-28
*
paste: handle 'nomodifiable'
Justin M. Keyes
2019-08-27
*
paste: make vim.paste() "public"
Justin M. Keyes
2019-08-27
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
API: nvim_put: "follow" parameter
Justin M. Keyes
2019-08-27
*
API: nvim_put: always PUT_CURSEND
Justin M. Keyes
2019-08-27
*
API: nvim_put #6819
Justin M. Keyes
2019-08-27
*
teardown: fix win_free_all() heap-use-after-free #10839
Abdelhakeem Osama
2019-08-25
*
API: fix nvim_command_output buffer overflow (#10830)
Abdelhakeem Osama
2019-08-22
*
tests: support msg with global_helpers.ok (#10820)
Daniel Hahler
2019-08-21
*
tests: skip "API nvim_parse_expression" on MSVC_32 (#10773)
Daniel Hahler
2019-08-14
*
api/window: disallow closing non-current window in cmdwin state
Björn Linse
2019-08-10
*
API: nvim_win_close: Fix closing cmdline-window #10087
R. Simon
2019-08-10
*
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
notomo
2019-07-28
*
API: Context
Abdelhakeem
2019-07-27
*
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2019-07-01
*
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
[next]