ips/libips/src
Till Wegmueller e1ce390abd
Refactor code to simplify handling and remove unused functions
- Removed `add_package` function from `FileBackend`, consolidating package indexing logic.
- Allowed unused assignments using `#![allow(unused_assignments)]` where necessary.
- Addressed unused imports in integration tests.
- Simplified `Digest` error handling by removing unreachable branches for unknown algorithms.
2026-01-20 22:19:25 +01:00
..
actions Add pkg6recv package for receiving IPS repositories. 2026-01-20 20:16:58 +01:00
depend Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
digest Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
image Add pkg6recv package for receiving IPS repositories. 2026-01-20 20:16:58 +01:00
payload Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00
repository Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
solver Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
api.rs Update binaries and workflows for pkg6 rename 2026-01-18 14:30:05 +01:00
fmri.rs Add pkg6recv package for receiving IPS repositories. 2026-01-20 20:16:58 +01:00
lib.rs Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
publisher.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
publisher_tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
recv.rs Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
test_json_manifest.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
transformer.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00