summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2025-11-30Fixed fmt & the number of threads in CI is limited to 2Namilskyy
2025-11-30Uncommented clippy CI part in .woodpecker.yaml and removed useless commentsNamilskyy
2025-11-30Fixed all clippy warningsNamilskyy
2025-11-30Major updates in network sector, implemented package fetch by index, some fix...Namilskyy
2025-11-29Minor warnings fixed, implemented codeberg pages actionNamilskyy
2025-11-29Big refactors and additions, implemented http package getter and refactored i...Namilskyy
2025-11-29Added credits subcommand and major fixesNamilskyy
2025-11-29Connected some functions to main.rs.Namilskyy
2025-11-29Fixed much warnings, some refactors and additions.Namilskyy
2025-11-28Some fixes and debugNamilskyy
2025-11-25Started implementing i2p-part of package managerNamilskyy
2025-11-25Switched unworking i2p_client to emissary-core library as i2p implementation.Namilskyy
2025-11-25Created minimal package validation here. Writed documentations comments (///)Namilskyy
2025-11-24Updated README.md, started writing minimal required functions.Namilskyy