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
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2026-04-15
refactor(api): rename buffer to buf (positional parameters) #39013
Justin M. Keyes
1
2026-04-13
feat(api): rename buffer to buf in retval #38900
Justin M. Keyes
1
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-02-16
fix(terminal): handle opening terminal on unloaded buffer (#37894)
zeertzjq
1
2026-02-12
refactor(api): api_buf_ensure_loaded
Justin M. Keyes
1
2026-01-21
fix(api): auto-load buffers in nvim_buf_set_* operations (#35046)
glepnir
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-11-16
docs: misc #36580
Justin M. Keyes
1
2025-10-25
fix(terminal): adjust marks when deleting scrollback lines (#36294)
zeertzjq
1
2025-09-15
docs: optionlinks don't need the bars #35777
Yochem van Rosmalen
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-30
fix(prompt): prompt mark not placed after text edits correctly #34671
Shadman
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-06-18
docs: api, misc
Justin M. Keyes
1
2025-04-12
docs: misc #33330
Justin M. Keyes
1
2025-03-17
docs: misc
Justin M. Keyes
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-19
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
1
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
1
2024-09-24
docs: lua error patterns #30240
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-07
docs: misc (#28837)
dundargoc
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-04-16
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
1
2024-03-28
docs: fix typos (#27868)
dundargoc
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-12
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
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-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-15
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
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-08
refactor(api): refactor more api functions to use arena return
bfredl
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
refactor(api): redundant `ml_mfp` check #26059
Justin M. Keyes
1
2024-01-01
docs: clarify on_bytes arguments
Jaehwang Jung
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
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-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
[next]