ips/libips/src/image
Till Wegmueller 88e06b488d
Refactor catalog processing to merge parts by version
- Introduced `process_publisher_merged` to consolidate catalog parts per `stem@version` before processing.
- Replaced part-wise processing with merged version logic for efficiency and improved determinism.
- Added `process_catalog_part` dead code annotation and cleaned up outdated logic.
- Enhanced handling of merged actions and signature deduplication across catalog parts.
- Improved logging for import and obsolete package metrics.
2025-08-27 00:05:36 +02:00
..
action_plan.rs Refactor ImageCatalog and apply manifest logic 2025-08-19 22:43:50 +02:00
catalog.rs Refactor catalog processing to merge parts by version 2025-08-27 00:05:36 +02:00
installed.rs Add incorporation lock support and update dependencies across the project 2025-08-19 14:30:55 +02:00
installed_tests.rs Add support for partial image creation and improve logging 2025-08-04 23:01:04 +02:00
mod.rs Refactor ImageCatalog and apply manifest logic 2025-08-19 22:43:50 +02:00
properties.rs chore(fmt): format with cargo fmt 2025-07-26 12:54:01 +02:00
tests.rs Update Image and Catalog functionalities with improved catalog handling and new refresh logic 2025-08-04 23:45:41 +02:00