Commit Graph

79 Commits (b484e2b26873f7b1d979915e031a4dd4ce50a653)

Author SHA1 Message Date
Trivernis 2266b10a7b Encapsulate command executions
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 247659b7ba Replace redefinitions in mod.rs with reexports of submodule functions
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
jan Michal 511d70299e
fixed issue when a package with the same name was in both repos and aur 3 years ago
jan Michal c5c65e2dee closed #13 3 years ago
jan Michal 8b6fabad74
moved cachedir removing code to init() 3 years ago
jan Michal 005fe8c56e
closing #15 3 years ago
jan Michal a892efce65
fixed #13 3 years ago
jan Michal f1a8da08b9 fmt 3 years ago
michal 9e55999174 fmt + import optimisation 3 years ago
michal 52b893a063 honestly not sure what i've done to anger the vcs gods today 3 years ago
michal 54f3c87f9d clearer crashing + readme 3 years ago
michal dba4ede596 finalising some stuff 3 years ago
michal 52df05752b import optimisation 3 years ago
michal de15c98432 AME_UWU 3 years ago
michal 59b443c607 general code cleanup 3 years ago
michal 6475eacbba replaced reqwest with ureq 3 years ago
michal 041f8e21b2 replaced panic! and eprintln! with crash! and log!
reworked pkg-warner slightly
3 years ago
michal 9e7df5d1b4 prettifying 3 years ago
michal f045f86f3e string consistency 3 years ago
michal bba02caf7d everything pretty much 3 years ago
michal e9247e15e7 database template code + first run dir creation 3 years ago
michal 62a9b40d48 lots of stuff 3 years ago
michal 4383066b9e reworked verbosity for existing functions and tweaked regex 3 years ago
michal 45fd45433b stfu clippy 3 years ago
michal 0e7e086f55 added proper cleaning to the sort process + a workaround for me on windows 3 years ago
michal e7e107bd46 fixed up the repo debug code 3 years ago
michal 13009935f6 testing initial repo package sorting 3 years ago
michal 4b2272009f added verbosity parsing and debug messages 3 years ago
michal 5b8aa7ff76 initial sorting algorithm 3 years ago