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