index
:
mesk.git
main
I2P based package manager.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2025-11-30
Uncommented clippy CI part in .woodpecker.yaml and removed useless comments
Namilskyy
2025-11-30
Fixed all clippy warnings
Namilskyy
2025-11-30
Major updates in network sector, implemented package fetch by index, some fix...
Namilskyy
2025-11-29
Minor warnings fixed, implemented codeberg pages action
Namilskyy
2025-11-29
Big refactors and additions, implemented http package getter and refactored i...
Namilskyy
2025-11-29
Added credits subcommand and major fixes
Namilskyy
2025-11-29
Connected some functions to main.rs.
Namilskyy
2025-11-29
Fixed much warnings, some refactors and additions.
Namilskyy
2025-11-28
Some fixes and debug
Namilskyy
2025-11-25
Started implementing i2p-part of package manager
Namilskyy
2025-11-25
Switched unworking i2p_client to emissary-core library as i2p implementation.
Namilskyy
2025-11-25
Created minimal package validation here. Writed documentations comments (///)
Namilskyy
2025-11-24
Updated README.md, started writing minimal required functions.
Namilskyy