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
...
*
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
2023-11-18
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
|
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
|
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
|
/
*
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
fix(PVS/V564): the '|' operator is applied to bool type value
dundargoc
2023-11-11
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
\
|
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
|
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
|
/
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
Merge pull request #25859 from luukvbaal/extmarkdel
bfredl
2023-11-02
|
\
|
*
refactor(extmarks): extmark_del() with MarkTreeIter
Luuk van Baal
2023-11-01
*
|
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
|
/
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
2023-10-20
*
refactor(options): unify set_num_option and set_bool_option
Famiu Haque
2023-10-17
*
fix(ui): empty line before the next message after :silent command
nwounkn
2023-10-14
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
fix(autocmd): API functions accept garbage after event name #25523
ii14
2023-10-09
*
fix(PVS/V592): expression is enclosed by parentheses twice
dundargoc
2023-10-08
*
fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)
zeertzjq
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
Merge pull request #25455 from bfredl/highlight_namespace_getters
bfredl
2023-10-01
|
\
|
*
feat(ui): allow to get the highlight namespace
Daniel Steinberg
2023-10-01
*
|
Merge pull request #25386 from glepnir/toggle_float
bfredl
2023-09-30
|
\
\
|
*
|
feat(float): support toggle show float window
glepnir
2023-09-30
*
|
|
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
|
|
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
|
|
/
|
/
|
*
|
refactor: remove long
dundargoc
2023-09-29
*
|
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
|
/
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
|
fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)
zeertzjq
2023-09-25
*
|
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
|
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
|
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
[prev]
[next]