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
...
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
*
fix(api): error properly with invalid field in nvim_open_win (#30078)
zeertzjq
2024-08-17
*
fix(highlight): fix the seg fault caused by the invalid linked hl ids
William Wong
2024-08-14
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
2024-07-20
*
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
2024-07-15
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
2024-06-24
*
docs: misc (#29229)
dundargoc
2024-06-15
*
refactor(shada): use msgpack_sbuffer less
bfredl
2024-06-11
*
fix(api): allow `scope = 'local'` with `buf` when using `nvim_get_option_value`
dundargoc
2024-06-10
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
docs: misc (#28837)
dundargoc
2024-06-07
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
Merge pull request #29124 from bfredl/inputring
bfredl
2024-06-02
|
\
|
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
|
/
*
build: "popcount" name conflict on NetBSD #28983
Malte Dehling
2024-05-27
*
Merge pull request #28617 from glepnir/border_hl
bfredl
2024-05-25
|
\
|
*
fix(float): missing default highlight for title
glepnir
2024-05-25
*
|
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
*
|
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
|
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
|
Merge pull request #28717 from bfredl/rpcmsg
bfredl
2024-05-12
|
\
\
|
|
/
|
/
|
|
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
|
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
|
/
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
2024-04-25
*
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
2024-04-22
*
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
2024-04-21
*
test: API can return Lua function to Lua code (#28380)
zeertzjq
2024-04-17
*
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
2024-04-16
*
test: make mapping tests more consistent (#28368)
zeertzjq
2024-04-16
*
test: getting autocmd Lua callback in Vimscript (#28367)
zeertzjq
2024-04-16
*
fix(api): make width/height for split by nvim_open_win work (#28341)
zeertzjq
2024-04-15
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
*
fix(float): improve error message when reconfig failed (#25076)
Raphael
2024-04-13
*
fix(float): don't relative flaot win itself
glepnir
2024-04-10
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
[prev]
[next]