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
2021-01-01
api: set_text: fix validation and some issues
Blaž Hrastnik
1
2020-10-22
api: nvim_buf_delete
TJ DeVries
1
2019-09-06
test: Eliminate expect_err
Justin M. Keyes
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2019-09-01
API: nvim_buf_set_lines: handle 'nomodifiable' #10910
Justin M. Keyes
1
2019-05-07
API: fix cursor position when lines are added #9961
hashinclude
1
2019-03-17
aucmd_prepbuf: also restore `prevwin` #9741
Justin M. Keyes
1
2019-03-05
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
1
2018-11-01
api: simplify nvim_buf_get_offset function
Björn Linse
1
2018-11-01
api: implement nvim_buf_get_offset_for_line
Björn Linse
1
2018-09-05
API: Avoid overrun when formatting error-message
Justin M. Keyes
1
2018-07-25
functests: tests related to operations on unloaded buffers #7688
Peter Hodge
1
2017-05-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-04-24
api: Do not translate error messages.
Justin M. Keyes
1
2017-04-11
functests: Test for “string cannot contain newline” set_lines error
ZyX
1
2017-04-09
functests: Replace execute with either command or feed_command
ZyX
1
2017-03-07
api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019
Matthew Malcomson
1
2017-02-23
*: Fix linter errors
ZyX
1
2017-02-23
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
1
2017-02-23
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
1
2017-02-23
api/buffer: Add nvim_buf_get_changedtick method
ZyX
1
2016-10-24
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
1
2016-09-17
api: Establish API naming convention. (#5344)
Justin M. Keyes
1
2016-09-15
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
1
2016-08-31
api: consistently use nvim_ prefix and update documentation
Björn Linse
1
2016-06-10
functests: Check logs in lua code
ZyX
1
2016-04-18
api: Replace set_var(name, NIL) with del_var(name)
ZyX
1
2016-04-01
api/buffer: add tests for buffer_[gs]et_lines
Björn Linse
1
2016-04-01
api/buffer: introduce buffer_[gs]et_lines with new indexing convention.
Björn Linse
1
2015-07-11
test: buffer_spec: fix set_line invocation
Justin M. Keyes
1
2015-07-11
test: api: exercise out-of-bounds line slicing
Nick Hynes
1
2014-12-06
api: Handle NULs and newlines in buffer_*_line.
Scott Prager
1
2014-10-16
test: Use lua to perform sanity API checks
Thiago de Arruda
1
[prev]