Commit Graph

167 Commits (31f1d1bf74194eb893ac9d8a4d28007d4e127db7)

Author SHA1 Message Date
Trivernis 1c1a92f586 Add ins shorthand for ame install
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis b8507025f6 Wrap commands with ShellCommand builder
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
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
Trivernis f4ac74909a Fix missing dash on -Rs alias to Remove operation
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 2c2677ae88 Change argument parsing to clap v3 derives
With this change the arguments are parsed with the
new clap v3 derive syntax. This commit also sets the
default command to Upgrade similar to the behaviour
of other aur helpers.

Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
jan Michal b0dec6d5cf
fixed #21 2 years ago
jan Michal 511d70299e
fixed issue when a package with the same name was in both repos and aur 2 years ago
jan Michal c5c65e2dee closed #13 2 years ago
jan Michal 8b6fabad74
moved cachedir removing code to init() 2 years ago
jan Michal 976c833d01
closed #19 2 years ago
jan Michal 005fe8c56e
closing #15 2 years ago
jan Michal a892efce65
fixed #13 2 years ago
jan Michal f1a8da08b9 fmt 2 years ago
jan Michal 495e6359e9 fixed #20 2 years ago
michal 7b79bcdfb3 added feature request: list aur/repo packages installd (issue #11) 2 years ago
michal 9e55999174 fmt + import optimisation 2 years ago
michal 52b893a063 honestly not sure what i've done to anger the vcs gods today 2 years ago
michal 54f3c87f9d clearer crashing + readme 2 years ago
michal dba4ede596 finalising some stuff 2 years ago
michal 52df05752b import optimisation 2 years ago
michal de15c98432 AME_UWU 2 years ago
michal 59b443c607 general code cleanup 2 years ago
michal 6475eacbba replaced reqwest with ureq 2 years ago
michal 041f8e21b2 replaced panic! and eprintln! with crash! and log!
reworked pkg-warner slightly
2 years ago
michal 9e7df5d1b4 prettifying 2 years ago
michal f7f3a3e866 shell completion, fixed search, cargo.toml stuff 3 years ago
michal f045f86f3e string consistency 3 years ago
michal 4376b8efbf superuser check + infersubcommands 3 years ago
michal bba02caf7d everything pretty much 3 years ago
michal 79340f2e6b put the linter to rest 3 years ago
michal e9247e15e7 database template code + first run dir creation 3 years ago
michal 62a9b40d48 lots of stuff 3 years ago
michal 284a0bd21c more prep code 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 046aac029b fmt and set clap ver 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
michal 45402a2100 restructure 3 years ago
michal 38e94b6a8c beginning a longgg process 3 years ago
Amy 19f0b5b021
update emails 3 years ago
Amy 9537dee253
doesnt randomly error even if package is not in overrides and prints proper package when adding to database 3 years ago
michal 94af1ffe75 fixed #9 3 years ago
michal 5925c70d6d rustfmt 3 years ago
michal d2e377f7f9 replaced raur + general linting and checking 3 years ago
Amy db74d45d56
mostly finished the statically defined packages, doesnt respect update option yet (sorry jnats this is like the worst code ever) 3 years ago