summaryrefslogtreecommitdiff
path: root/src/commands/update.rs
Commit message (Expand)AuthorAge
* Fixed update shit not correctly updatingfxqnlr2023-02-05
* fixed not downloading on mod addfxqnlr2023-01-29
* Todos; fixed input with "-"fxqnlr2023-01-26
* Added list version cmd, fixed some todosfxqnlr2023-01-22
* input mostly inplemented, mods missingfxqnlr2023-01-19
* implemented more Error (dumb)fxqnlr2023-01-09
* moved update in own functionfxqnlr2023-01-07
* dl add clean & all-lists; start of iofxqnlr2022-12-18
* added download with delete; new file formatfxqnlr2022-12-09
* groundwork for downloads; cleanupFxQnLr2022-12-07
* fully added mod remove; fixed update from NONEfxqnlr2022-12-04
* remove mod startFxQnLr2022-12-03
* fixed mod without matching specific versionFxQnLr2022-11-29
* basically update impl; added "good" download;fxqnlr2022-11-28
* added direct downloadFxQnLr2022-11-25
* extracted filedownload to fn;fxqnlr2022-11-20
* added --clean for update && list downloadfolderfxqnlr2022-11-17
* finished rusqlite; added all db testsfxqnlr2022-11-07
* halfswitch to rusqlite; db testsfxqnlr2022-11-06
* added setup & download; direct inputfxqnlr2022-11-05
* "finished" update, added some testsfxqnlr2022-11-04
* added update beginnings; init of testsfxqnlr2022-11-03