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
/
src
/
nvim
/
api
Commit message (
Expand
)
Author
Age
...
*
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
*
|
nvim_eval: fix memory leak
Justin M. Keyes
2018-05-10
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: better way to capture abort-causing non-exception errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
doc
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
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
api/vim: Fix PVS/V547: node was already dereferenced, so can’t be NULL
ZyX
2018-04-22
|
*
api/buffer: Fix PVS/V547: use correct border for lnum
ZyX
2018-04-02
*
|
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
|
ui_events: correct wrong argument order
Björn Linse
2018-04-17
*
|
API/nvim_command_output: handle :echon capture (#8265)
Justin M. Keyes
2018-04-13
*
|
ui_set_option: pass String.data, not String
Justin M. Keyes
2018-04-12
*
|
test/util: expect_err() (#8257)
Justin M. Keyes
2018-04-11
*
|
test/API: validate channel arg (#8245)
Justin M. Keyes
2018-04-08
|
/
*
*: Replace did_throw checks with current_exception checks
ZyX
2018-03-25
*
*: Make sure that !did_throw implies !current_exception
ZyX
2018-03-25
*
Merge #8107 'jobs: separate process-group'
Justin M. Keyes
2018-03-18
|
\
|
*
API: nvim_get_proc()
Justin M. Keyes
2018-03-18
|
*
nvim_get_proc_children: fallback to shell
Justin M. Keyes
2018-03-16
|
*
API: nvim_get_proc_children()
Justin M. Keyes
2018-03-16
*
|
build/MSVC: fix "C4003: not enough actual parameters for macro"
Justin M. Keyes
2018-03-18
*
|
build/MSVC: fix "C4028: formal parameter different from declaration"
Justin M. Keyes
2018-03-18
|
/
*
api: nvim_list_uis #8004
geekodour
2018-03-03
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
|
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
|
Fix an off-by-one error in the documentation of nvim_buf_clear_highlight (#7853)
mkotha
2018-01-15
|
/
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
Merge pull request #7762 from ZyX-I/remove-some-listitems
Justin M. Keyes
2017-12-31
|
\
|
*
*: Remove most calls to tv_list_item_alloc
ZyX
2017-12-24
*
|
doc
Justin M. Keyes
2017-12-26
|
/
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
|
*: Fix linter errors
ZyX
2017-12-12
*
|
Merge branch 'master' into hide-container-impl
ZyX
2017-12-12
|
\
|
|
*
doc
Justin M. Keyes
2017-12-10
|
*
doc: hack to avoid doxygen bug
Justin M. Keyes
2017-12-10
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
|
*: Start hiding list implementation
ZyX
2017-12-10
|
/
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
[prev]
[next]