ips/pkg6depotd/src
Till Wegmueller 38baf16b6f
Refactor: Replace mutable repo assignments with immutable and enhance dependency action formatting
- Updated `FileBackend::open` calls to use immutable `repo` variables across multiple modules.
- Improved dependency action string construction by integrating optional properties, predicates, and facets for better clarity and flexibility.
2026-02-05 21:56:53 +01:00
..
daemon Introduce foundational structure for pkg6depotd 2025-12-08 20:11:05 +01:00
http Refactor: Remove unused imports and clean up redundant code 2026-02-04 22:47:44 +01:00
telemetry Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
cli.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
config.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
errors.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
lib.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
main.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
repo.rs Refactor: Replace mutable repo assignments with immutable and enhance dependency action formatting 2026-02-05 21:56:53 +01:00