index
:
mesk.git
main
I2P based package manager.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cfg
/
config.rs
Age
Commit message (
Expand
)
Author
2025-12-01
Formatted code and updated gitignore
Namilskyy
2025-12-01
Added the ability to transfer config through an environment variable
Namilskyy
2025-12-01
Fixed test logic and formatted code
Namilskyy
2025-12-01
Fixed logical issue in --http repo url
Namilskyy
2025-12-01
Formatted code && fix clippy warn
Namilskyy
2025-12-01
Implemented test suite, fixed some issues and added more modular structure in...
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
Connected some functions to main.rs.
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-25
Added more info about plans to mesk in README.md
Namilskyy
2025-11-24
Updated README.md, started writing minimal required functions.
Namilskyy