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
/
test
/
functional
/
api
/
buffer_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-01-21
fix(api): auto-load buffers in nvim_buf_set_* operations (#35046)
glepnir
1
2025-12-15
refactor(test): deprecates functions in some tests #36972
glepnir
1
2025-10-27
fix(api): inconsistent scrolling when deleting before topline (#36301)
zeertzjq
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-03
fix(api): nvim_buf_get_text() crashes with large negative column #28740
vanaigr
1
2024-05-26
refactor(tests): use more global highlight definitions
bfredl
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-16
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-04
test: reduce `exec_lua` calls
dundargoc
1
2024-03-23
refactor(tests): all screen tests should use highlights
bfredl
1
2024-03-14
fix(api): fix set_lines viewport adjustment, but this time good
bfredl
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
build: enable lintlua for test/ dir
Justin M. Keyes
1
2023-12-19
fix(api): don't set coladd of mark (#26648)
zeertzjq
1
2023-12-12
Merge pull request #26486 from glepnir/fix_linebyte
bfredl
1
2023-12-12
fix: use no_ff instead of ffdos as condition
glepnir
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-10-29
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
1
2023-09-11
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
1
2023-08-30
fix(api): nvim_buf_get_offset in a new buffer with zero or one lines
bfredl
1
2023-08-29
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
1
2023-08-28
fix(api): handle clearing out last line of non-current buffer
bfredl
1
2023-08-27
fix(undo): fix crash caused by checking undolevels in wrong buffer
bfredl
1
2023-08-27
fix(api): fix inconsistent behavior of topline touched in recent refactor
bfredl
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-07-04
fix(api): allow negative column arguments for nvim_buf_set_text (#23501)
notomo
1
2023-06-06
refactor(defaults): do not use C specific default values for options (#22500)
Gregory Anders
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2022-11-15
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
1
2022-11-14
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
1
2022-11-14
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
1
2022-08-06
fix(api): fix nvim_buf_set_text heap-use-after-free (#19644)
zeertzjq
1
2022-06-23
fix(api): check for inclusive buffer line index out of bounds correctly (#19056)
zeertzjq
1
2022-02-23
fix(api)!: correctly handle negative line numbers for nvim_buf_set_text (#17498)
Gregory Anders
1
2022-02-22
feat(api): implement nvim_buf_get_text (#15181)
Gregory Anders
1
2021-12-04
feat(api): add nvim_get_option_value
Gregory Anders
1
2021-11-01
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
1
2021-10-05
feat(api): named marks set, get, delete #15346
Javier Lopez
1
2021-02-07
correctly mark changed regions for set_text
chentau
1
2021-01-01
api: set_text: more tests, and fixing lint
chentau
1
2021-01-01
api: set_text: rebase, update to new api, and add more tests
Tony Chen
1
[next]