index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
deprecated.c
Age
Commit message (
Expand
)
Author
Files
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-29
fix(exrc): exrc knows its own location (#34638)
Yochem van Rosmalen
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
1
2025-02-27
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
1
2025-02-10
fix(api): memory leaks in vim.api.nvim_*get_option #32390
Cai Rijun (Richard)
1
2025-01-20
feat(api): deprecate nvim_buf_add_highlight()
bfredl
1
2025-01-10
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
1
2025-01-09
fix(api): deprecated API nvim_get_option does not validate option name #31919
Famiu Haque
1
2025-01-09
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-02
fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456
Justin M. Keyes
1
2024-11-25
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-11-04
feat(options)!: disallow setting hidden options #28400
Famiu Haque
1
2024-11-02
refactor(options): remove `get_option_value_strict`
Famiu Haque
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-07
feat: get/set namespace properties #28728
altermo
1
2024-05-17
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
1
2024-04-22
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-11
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
1
2024-02-09
refactor(api): use arena for nvim_get_option_info()
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-17
refactor(options): use hashy for finding options (#26573)
Famiu Haque
1
2023-12-09
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-12-05
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-08
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
1
2023-11-05
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
1
2023-10-30
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
1
2023-10-20
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
[next]