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.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-01
refactor: move StringBuilder to types_defs.h (#33745)
Gregory Anders
1
2025-04-30
feat(terminal): parse current buffer contents in nvim_open_term() (#33720)
Gregory Anders
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-07-11
vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...
zeertzjq
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
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: iwyu (#26269)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-06-06
refactor: adjust headers according to the style guide (#23934)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-10
refactor: move tabline code to statusline.c (#21008)
luukvbaal
1
2022-10-21
refactor: fix uncrustify lint errors
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-08-19
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
1
2022-08-17
refactor: remove some unused includes (#19820)
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-04-26
refactor(build): remove unused includes #17078
kylo252
1
2022-04-08
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
1
2022-04-03
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-07-06
buffer: move BUFEMPTY to a function
Thomas Vigouroux
1
2021-02-13
vim-patch:8.2.1904: still using default option values after using ":badd +1"
Jan Edmund Lazo
1
2019-03-14
dictwatcheradd(): support b:changedtick #9693
demiurg337
1
2019-03-05
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
1
2019-02-09
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
1
2018-06-22
*: Replace b_changedtick with new always-inline functions
ZyX
1
2018-06-21
vim-patch:8.0.0621: :stag does not respect 'switchbuf'
Jan Edmund Lazo
1
2017-06-11
vim-patch:8.0.0607 (#6879)
Daniel Hahler
1
2017-06-04
vim-patch:7.4.1976
James McCoy
1
2017-04-16
*: Silence some false positives
ZyX
1
2017-03-30
refactor/single-include: buffer.h (#6396)
relnod
1
2017-03-29
*: Move some dictionary functions to typval.h and use char*
ZyX
1
2017-02-25
buffer: Hide one of the asserts from lua parser
ZyX
1
2017-02-24
eval: Do not allocate b:changedtick dictionary item
ZyX
1
2017-02-23
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
1
2017-02-04
Make Nvim work with latest vim-patch v7.4.2024
Marco Hinz
1
2017-02-04
vim-patch:7.4.2024
Marco Hinz
1
2017-02-04
vim-patch:7.4.2017
Marco Hinz
1
2016-06-11
*: Fix errors from new linter checks
ZyX
1
2016-02-01
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
1
[next]