index
:
modlist.git
main
refactor
modpack manager for minecraft with server support
fxqnlr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands
/
modification.rs
Commit message (
Expand
)
Author
Age
*
remove allow too_many_lines and fix them
fxqnlr
2024-09-04
*
remove `# Panics` and fix clippy
fxqnlr
2024-09-04
*
do nearly anything to shut clippy up
fxqnlr
2024-09-04
*
clippy --fix
fxqnlr
2024-09-04
*
cargo fmt and add fmt file
fxqnlr
2023-05-29
*
removed all println!
fxqnlr
2023-05-26
*
added full progress? cargo fmt
fxqnlr
2023-05-26
*
added mod add progress
fxqnlr
2023-05-25
*
more progress instead of print, more references
fxqnlr
2023-05-25
*
changed a whole lot og references, fuck rust
fxqnlr
2023-05-25
*
added more progress
fxqnlr
2023-05-25
*
added multithreaded downloads and progressbar
fxqnlr
2023-05-21
*
removed todos, fixed get version set
fxqnlr
2023-05-13
*
impl of set_version import
FxQnLr
2023-05-13
*
add list toggles to update and download;
fxqnlr
2023-05-09
*
added fallback if no primaries, removed prints
fxqnlr
2023-04-29
*
cargo fmt
fxqnlr
2023-04-20
*
added clap cli, modified (basically) all user interface functions;
fxqnlr
2023-04-17
*
Fixed import output && cleanup
fxqnlr
2023-02-19
*
Added adding of specific mod-version
fxqnlr
2023-02-19
*
Fixed update shit not correctly updating
fxqnlr
2023-02-05
*
fixed not downloading on mod add
fxqnlr
2023-01-29
*
Todos; fixed input with "-"
fxqnlr
2023-01-26
*
Added list version cmd, fixed some todos
fxqnlr
2023-01-22
*
finished io functionality, some mod add changes
FxQnLr
2022-12-21
*
basic io implementation finished
FxQnLr
2022-12-19
*
groundwork for downloads; cleanup
FxQnLr
2022-12-07
*
fully added mod remove; fixed update from NONE
fxqnlr
2022-12-04
*
fixed mod without matching specific version
FxQnLr
2022-11-29
*
basically update impl; added "good" download;
fxqnlr
2022-11-28
*
added --clean for update && list downloadfolder
fxqnlr
2022-11-17
*
finished rusqlite; added all db tests
fxqnlr
2022-11-07
*
halfswitch to rusqlite; db tests
fxqnlr
2022-11-06
*
added setup & download; direct input
fxqnlr
2022-11-05
*
"finished" update, added some tests
fxqnlr
2022-11-04
*
added update beginnings; init of tests
fxqnlr
2022-11-03