Till Wegmueller
|
ea5eddbc6a
|
Simplify pkg5_import.rs by removing redundant directory creation logic; delegate to Transaction.commit() for handling.
|
2025-07-27 12:05:22 +02:00 |
|
Till Wegmueller
|
a3b2686b0a
|
Refine imports and comments in pkg5_import.rs for clarity, remove unused imports, adjust variable naming, and resolve grammar issues in comments.
|
2025-07-26 23:54:34 +02:00 |
|
Till Wegmueller
|
c3ff6ac28e
|
Introduce Pkg5Importer for importing pkg5 repositories (directory or p5p format) into pkg6, extend error handling with ActionError, update dependencies (tempfile, flate2, and thiserror), and enhance CI workflows.
|
2025-07-26 23:02:56 +02:00 |
|