fix/style-guide-and-patches #5
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vulpinelinux/vpm!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "charlie/vpm:fix/style-guide-and-patches"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
build.shnow builds a.vpmpackage for offline updates, and I collapsed various functions intoupdate_db_fieldto update the databases rather than multiple functions that effectively do the same/similar enough function; adding dependency resolution,-yflag for auto accepting and now supports multiplepkginstallationsvpm install nettle wget -yfor example.Updated the full featured code to match the internal style-guides in addition. Documentation to be updated in another branch.