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
/
lua
/
secure_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(trust): always use "/" slashes in filepaths #39355
Justin M. Keyes
1
2026-04-23
refactor(test): deduplicate trust tests #39354
Justin M. Keyes
1
2026-04-23
fix(trust): hash unchanged empty buffers as empty files #39027
Barrett Ruth
1
2026-02-25
feat(secure): allow 'path' parameter for trust action 'allow' (#38001)
anondeveg
1
2026-02-18
test: support running functionaltests in parallel by directory (#37918)
zeertzjq
1
2025-09-24
test(lua/secure_spec): clean up properly (#35902)
zeertzjq
1
2025-07-28
fix(messages): 'exrc' / secure messages
Justin M. Keyes
1
2025-07-28
feat(exrc): user must view and explicitly run ":trust" #35069
nyngwang
1
2025-04-30
fix(trust): support for trusting directories #33617
Jeremy Fleischman
1
2025-04-29
test(lua/secure_spec): avoid magic number (#33700)
zeertzjq
1
2025-04-03
test(lua/secure_spec): fix failure with long path (#33280)
zeertzjq
1
2025-02-26
feat(lua): vim.text.indent()
Justin M. Keyes
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-25
fix(test): typing
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
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
refactor: format test/*
Justin M. Keyes
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
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-04-27
test: fix dependencies between test cases (#23343)
zeertzjq
1
2023-02-18
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
1
2022-12-05
fix(secure): crash when hitting escape in prompt (#21283)
ii14
1
2022-11-28
refactor: rework parameter validation in vim.secure.trust() (#21223)
Gregory Anders
1
2022-11-28
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-17
feat: add vim.secure.read()
Gregory Anders
1