aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/vim.az
AgeCommit message (Collapse)Author
2026-08-10internal/rosa: improve helper bindingsOphestra
This uses more intuitive names for some arguments and inverts their default value. Slices and nil-capable strings replace skip arguments. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-06-25internal/rosa/package/vim: annotate blocked updateOphestra
Releases are unreasonably frequent, and the package is never exposed to the end user and never expected to run unconfined or consume untrusted input. Additionally, upstream is accepting AI slop. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-06-24internal/rosa/package/vim: 9.2.0461 to 9.2.0707Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24internal/rosa/azalea: replace binding tokenOphestra
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-20internal/rosa/package: migrate remaining trivial packagesOphestra
The rest are migrated individually. Signed-off-by: Ophestra <cat@gensokyo.uk>