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
/
eval
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2026-04-18
fix(eval): crash on some NULL ptr deref #39182
phanium
1
2026-03-27
feat(prompt): prompt_appendbuf() appends to prompt buffer #37763
Shadman
1
2026-02-27
vim-patch:partial:9.2.0068: Inefficient use of list_append_string() (#38083)
zeertzjq
1
2026-02-17
fix(prompt): clear undo when changing/appending prompt
Sean Dewar
1
2026-02-17
fix(prompt): prompt_setprompt cursor col adjustment
Sean Dewar
1
2026-02-17
fix(prompt): prompt_setprompt with unloaded buffer, ': with lnum 0
Sean Dewar
1
2026-02-15
fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytes
Sean Dewar
1
2026-02-15
fix(prompt): wrong cursor col after prompt_setprompt, no on_lines
Sean Dewar
1
2026-02-15
fix(prompt): prompt_setprompt sets cursor col unnecessarily
Sean Dewar
1
2026-02-15
fix(prompt): heap-buffer-overflows with invalid ': col
Sean Dewar
1
2026-02-15
fix(prompt): heap-buffer-overflow in prompt_setprompt
Sean Dewar
1
2026-02-14
feat(prompt): plugins can update prompt during user input #37743
Shadman
1
2025-08-26
fix(eval): winnrs of unfocusable/hidden windows #35474
Sean Dewar
1
2025-08-20
vim-patch:8.2.0853: ml_delete() often called with FALSE argument
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
refactor: fixup! vim-patch:8.1.0877: new buffer
Jan Edmund Lazo
1
2025-06-01
fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207
luukvbaal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-16
refactor(wininfo): change wininfo from a linked list to an array
bfredl
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-01-28
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
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
2023-12-30
refactor: follow style guide
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
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
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-25
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-11-12
build: remove PVS
dundargoc
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-08-22
vim-patch:9.0.0837: append() reports failure when not appending anything
zeertzjq
1
2023-07-03
refactor: remove long
dundargoc
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2022-12-02
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
1
2022-11-29
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
1
2022-11-29
refactor: buffer_ensure_loaded()
zeertzjq
1
2022-11-29
vim-patch:9.0.0914: deletebufline() may move marks in the wrong window
zeertzjq
1
2022-11-29
vim-patch:9.0.0910: setting lines in another buffer may not work well
zeertzjq
1
2022-11-29
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
1