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
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
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
|
\
|
*
refactor: move init_default_autocmds to lua
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
|
/
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
*
|
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
|
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
*
|
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
|
Merge #21844 test: avoid noise in test logs
Justin M. Keyes
2023-01-16
|
\
\
|
*
|
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
|
*
|
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
|
|
fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...
luukvbaal
2023-01-17
|
/
/
*
/
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
|
/
*
fix(api): nvim_create_autocmd crash on invalid types inside pattern array
ii14
2023-01-12
*
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
*
fix(statusline): make nvim_eval_statusline() work with %S (#21553)
zeertzjq
2022-12-27
*
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
2022-12-16
*
Merge pull request #21375 from nojnhuh/highlight-test
bfredl
2022-12-12
|
\
|
*
fix(tests): initialize Screen.colors in API highlight tests
Jon Huhn
2022-12-10
*
|
docs #20986
Justin M. Keyes
2022-12-11
|
/
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
*
fix(float): make closing float in another tab return to correct window
zeertzjq
2022-12-02
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: remove skip for 32-bit MSVC (#21030)
dundargoc
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
fix(paste): feed keys as typed in cmdline mode (#20959)
zeertzjq
2022-11-06
*
docs: fix typos
dundargoc
2022-11-02
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
fix(api): dynamically allocate line buffer for nvim_out_write (#20537)
zeertzjq
2022-10-08
*
test(api): migrate screenchar() test in in window API to screen test
bfredl
2022-10-05
*
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
2022-09-30
|
\
|
*
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
2022-09-30
*
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
[next]