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
/
runtime
/
autoload
Age
Commit message (
Expand
)
Author
Files
2026-04-18
vim-patch:ab02d65: runtime(gzip): Remove compatibility fall-backs, harden ran...
zeertzjq
1
2026-04-16
vim-patch:e6a84bb: runtime(tar): missing g:tar_secure in tar#Extract() (#39123)
zeertzjq
1
2026-04-16
vim-patch:9.2.0355: runtime(tar): missing path traversal checks in tar#Extrac...
zeertzjq
1
2026-04-16
vim-patch:351a16c: runtime(zip): also block single leading slash and absolute...
zeertzjq
1
2026-04-14
vim-patch:6836599: runtime(zip): Detect path traversal issues on Windows (#39...
zeertzjq
1
2026-04-12
feat(provider): support bun as node.js provider #38517
Owen
1
2026-04-10
vim-patch:9.2.0326: runtime(tar): but with dotted path
zeertzjq
1
2026-04-10
vim-patch:9.2.0325: runtime(tar): bug in zstd handling
zeertzjq
1
2026-04-06
vim-patch:9.2.0306: runtime(tar): some issues with lz4 support (#38826)
zeertzjq
1
2026-04-06
vim-patch:9.2.0299: runtime(zip): may write using absolute paths (#38810)
zeertzjq
1
2026-04-01
vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693)
zeertzjq
1
2026-03-31
fix(tutor): open a temporary copy instead of original file #38522
Matthew Chen
1
2026-03-30
vim-patch:068c060: runtime(rustfmt): not correctly escaping directory names (...
zeertzjq
1
2026-03-09
vim-patch:2c1269f: runtime(zip): Make ZipUpdatePS() check that shell is power...
zeertzjq
1
2026-02-19
vim-patch:89712b9: runtime(ccomplete): handle structs from tags file (#37956)
zeertzjq
1
2026-02-16
vim-patch:abac1c1: runtime(zip): use system() instead of :!
zeertzjq
1
2026-02-08
vim-patch:27630b2: runtime(python3complete): remove trailing white space
zeertzjq
1
2026-02-07
vim-patch:7ccb81b: runtime(tar): Make the path traversal detection more robus...
zeertzjq
1
2026-02-06
vim-patch:9.1.2135: tests: tar plugin does not consider 'nowrapscan' (#37752)
zeertzjq
1
2026-02-05
vim-patch:61044eb: runtime(haskellcomplete): fix Undefined variable b:complet...
zeertzjq
1
2026-01-27
vim-patch:ad0dd7c: runtime(rustfmt): Recover accidentally deleted code, don't...
zeertzjq
1
2026-01-12
vim-patch:9.1.2078: A few more typos in various files (#37368)
zeertzjq
1
2026-01-08
vim-patch:5eb10c5: runtime(xml): update XML runtime files
zeertzjq
1
2026-01-03
vim-patch:57352b2: runtime: mention subscription only ml, fix typo in maintai...
zeertzjq
1
2026-01-02
vim-patch:62d8f3d: runtime: Revert several "mark invalid contact addresses" c...
zeertzjq
8
2026-01-01
vim-patch:a025a46: runtime: mark more invalid email addresses
zeertzjq
1
2026-01-01
vim-patch:partial:2f689d5: runtime: mark more invalid email addresses
zeertzjq
7
2025-12-20
vim-patch:1a4a1b9: runtime(zip): Use :lcd instead of :cd in zip.vim (#37054)
zeertzjq
1
2025-12-01
fix(clipboard): tmux clipboard data may be stale #36787
Elias Assaf
1
2025-11-18
fix(clipboard): use tmux only in a tmux session #36407
Daniel Danner
1
2025-11-12
fix(tutor): escape tutor filename #36539
Andrey Starodubtsev
1
2025-11-12
vim-patch:b74ec15: runtime(sqlcomplete): only set 'omnifunc' if dbext plugin ...
zeertzjq
1
2025-10-27
vim-patch:eba5133: runtime(rust): Do not use rustfmt as 'formatprg' by defaul...
zeertzjq
1
2025-10-27
vim-patch:9.1.1870: :Tutor may not work as expected (#36343)
zeertzjq
1
2025-10-26
refactor(spell): migrate to Lua, drop netrw dependency
Tom Ampuero
1
2025-09-22
vim-patch:70d745a: runtime(zip): support PowerShell Core (#35880)
zeertzjq
1
2025-09-13
vim-patch:becf184: runtime(misc): removing saccarosium from maintainer list (...
zeertzjq
1
2025-08-03
vim-patch:3add0d5: runtime(ccomplete): use complete_check() in ccomplete plug...
zeertzjq
1
2025-07-20
vim-patch:1afe8c3: runtime(rust): improve loading time
Christian Clason
1
2025-07-17
Merge #34921 tutor: reimplement interactive marks as extmarks
Justin M. Keyes
1
2025-07-18
refactor(tutor): reimplement interactive marks as extmark in Lua
brianhuster
1
2025-07-18
vim-patch:9.1.1552: [security]: path traversal issue in tar.vim
zeertzjq
1
2025-07-18
vim-patch:470317f: runtime(tar): remove dependency on netrw#WinPath, include ...
zeertzjq
1
2025-07-18
vim-patch:a250738: runtime(tar): use readblob() instead of shelling out to fi...
zeertzjq
1
2025-07-16
vim-patch:9.1.1551: [security]: path traversal issue in zip.vim (#34951)
zeertzjq
1
2025-06-28
fix(tutor): cannot find tutors in pack/*/start/* #34689
Phạm Bình An
1
2025-06-12
fix(clipboard): enable cache for function providers #34470
Antoine
1
2025-05-26
vim-patch:c8b7e61: runtime: Add license information for HCL and Terraform run...
Christian Clason
1
2025-05-23
vim-patch:9.1.1404: wrong link to Chapter 2 in new-tutor
brianhuster
1
2025-05-20
vim-patch:719ec0f: runtime(tar): preserve pwd when reading and writing tar files
Christian Clason
1
[next]