mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Modify `rebuild` and `refresh` methods to take `&self` instead of `&mut self`. - Replace mutable repository instances in `pkg6dev`, `pkg6repo`, and core library with immutable ones. - Introduce `debug` logging for enhanced traceability during metadata rebuild and refresh. - Extract and simplify catalog rebuild logic into a dedicated `rebuild_catalog` method. - General cleanup: remove redundant methods, reorganize logic, and refine comments across affected files. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
IPS Packaging utility.
Work in progress