ips/libips/src/repository
Till Wegmueller 7dc475ed2d
Fix FMRI and catalog processing inconsistencies
- Corrected FMRI formatting to `pkg:/name` for entries without a publisher.
- Excluded `pkg.fmri` from summary action extraction in file backend.
- Removed unused signature handling in catalog package processing.
- Reordered `PackageVersionEntry` struct fields for logical consistency.
2025-12-23 13:19:51 +01:00
..
catalog.rs Fix FMRI and catalog processing inconsistencies 2025-12-23 13:19:51 +01:00
catalog_writer.rs Refactor whitespace handling in JSON serialization and improve ISO-8601 timestamp formatting 2025-12-23 12:33:12 +01:00
file_backend.rs Fix FMRI and catalog processing inconsistencies 2025-12-23 13:19:51 +01:00
mod.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
obsoleted.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
progress.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
rest_backend.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00