summaryrefslogtreecommitdiff
path: root/src/commands/list.rs
Commit message (Collapse)AuthorAge
* remove allow module_name_repetition and fix itHEADmainfxqnlr2024-09-04
|
* do nearly anything to shut clippy upfxqnlr2024-09-04
|
* clippy --fixfxqnlr2024-09-04
|
* cargo fmt and add fmt filefxqnlr2023-05-29
|
* added full progress? cargo fmtfxqnlr2023-05-26
|
* added mod add progressfxqnlr2023-05-25
|
* changed a whole lot og references, fuck rustfxqnlr2023-05-25
|
* added more progressfxqnlr2023-05-25
|
* added list for listsfxqnlr2023-05-09
|
* added list check on default changefxqnlr2023-05-09
|
* cargo fmtfxqnlr2023-04-20
|
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* Fixed update shit not correctly updatingfxqnlr2023-02-05
|
* Added list version cmd, fixed some todosfxqnlr2023-01-22
|
* input mostly inplemented, mods missingfxqnlr2023-01-19
|
* started implementation of new input systemfxqnlr2023-01-15
|
* cargo update, minor error implsfxqnlr2023-01-11
|
* begin of mc_version api implFxQnLr2023-01-11
|
* implemented more Error (dumb)fxqnlr2023-01-09
|
* started version implementationFxQnLr2023-01-04
|
* added current list infoFxQnLr2022-12-22
|
* dl add clean & all-lists; start of iofxqnlr2022-12-18
|
* added --clean for update && list downloadfolderfxqnlr2022-11-17
|
* finished rusqlite; added all db testsfxqnlr2022-11-07
|
* halfswitch to rusqlite; db testsfxqnlr2022-11-06
|
* added update beginnings; init of testsfxqnlr2022-11-03
|
* added list stuff + beginnings of modsfxqnlr2022-11-01