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
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2025-08-20
vim-patch:8.2.0853: ml_delete() often called with FALSE argument
Jan Edmund Lazo
1
2025-08-17
fix(api): on_detach consistently before buf_freeall autocmds
Sean Dewar
1
2025-08-17
fix(api,lsp): call on_detach before wiping out the buffer #35355
Jaehwang Jung
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-14
vim-patch:9.1.1627: fuzzy matching can be improved
zeertzjq
1
2025-08-09
vim-patch:9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{f...
zeertzjq
1
2025-08-07
vim-patch:9.1.1599: :bnext doesn't go to unlisted help buffers (#35216)
zeertzjq
1
2025-07-22
fix(window): restore b_nwindows if win_close_othertab keeps window
Sean Dewar
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-07-18
vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)
zeertzjq
1
2025-06-17
feat(prompt): multiline prompt input #33371
Shadman
1
2025-05-17
vim-patch:9.1.1396: 'grepformat' is a global option (#34060)
zeertzjq
1
2025-05-15
vim-patch:9.1.1387: memory leak when buflist_new() fails to reuse curbuf
Sean Dewar
1
2025-05-09
fix(terminal): check size when switching buffers
Sean Dewar
1
2025-05-04
vim-patch:9.1.1361: [security]: possible use-after-free when closing a buffer...
Sean Dewar
1
2025-04-30
feat(terminal): parse current buffer contents in nvim_open_term() (#33720)
Gregory Anders
1
2025-04-29
feat(ui): no delay for errors with ext_messages (#33693)
luukvbaal
1
2025-04-27
vim-patch:9.1.1341: cannot define completion triggers
glepnir
1
2025-02-23
vim-patch:9.1.1139: [fifo] is not displayed when editing a fifo
zeertzjq
1
2025-01-09
vim-patch:9.1.0997: too many strlen() calls in drawscreen.c (#31927)
zeertzjq
1
2024-12-16
refactor(wininfo): change wininfo from a linked list to an array
bfredl
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-20
refactor(options): impl default 'titlestring' by format flags #30843
zshuzh
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-11-03
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
1
2024-10-29
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
1
2024-10-24
vim-patch:9.1.0804: tests: no error check when setting global 'cc'
zeertzjq
1
2024-10-11
fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAME
bfredl
1
2024-10-07
vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)
zeertzjq
1
2024-09-19
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
1
2024-09-11
fix: replace NVIM with Nvim in default titlestring (#30348)
Gregory Anders
1
2024-08-17
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
1
2024-08-08
vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memory
zeertzjq
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-11
vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...
zeertzjq
1
2024-07-11
vim-patch:9.1.0556: :bwipe doesn't remove file from jumplist of other tabpage...
zeertzjq
1
2024-07-10
vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)
zeertzjq
1
2024-06-30
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-06
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-01
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-11
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
1
2024-03-09
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
1
2024-03-08
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
1
[prev]
[next]