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
/
private
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: remove vim.h from more headers (#26244)
zeertzjq
2023-11-27
*
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
2023-11-27
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
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
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
feat(api): add nvim_win_text_height (#24236)
zeertzjq
2023-07-11
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
refactor(api): remove `BOOL` macro #23936
Famiu Haque
2023-06-06
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
refactor: do more in TRY_WRAP
Lewis Russell
2023-03-22
*
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXT
glacambre
2023-02-11
*
|
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
|
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
/
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
feat(api): show more exception info
erw7
2023-01-16
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
2022-11-30
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
[next]