Commit Graph

113 Commits (9112ece292c88fb7b14aeafaecd2cf96bbfa2456)

Author SHA1 Message Date
Michal f1f41a86e0 Fixed Cargo.toml & flake.nix, solved issue #6, added new warn(); helper function. 2 years ago
michal 6f92bfd126 ver bump 2 years ago
michal 10893dad01 Merge branch 'main' of https://github.com/crystal-linux/amethyst 2 years ago
jan Michal bf5f762c02
bumped ver 2 years ago
jan Michal 8344148820
gitlab webhook 2 years ago
Trivernis c2bbe77b89 Colorize pacman output on ttys
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 2d797c9e9a Remove clap_complete as it currently isn't used
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 511d70299e
fixed issue when a package with the same name was in both repos and aur 2 years ago
michal 9e55999174 fmt + import optimisation 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 2 years ago
michal bba02caf7d everything pretty much 2 years ago
michal 62a9b40d48 lots of stuff 2 years ago
michal 0e7e086f55 added proper cleaning to the sort process + a workaround for me on windows 2 years ago
michal 046aac029b fmt and set clap ver 2 years ago
michal 38e94b6a8c beginning a longgg process 3 years ago
Amy 19f0b5b021
update emails 3 years ago
michal d2e377f7f9 replaced raur + general linting and checking 3 years ago
Amy f3c8a6d463
added first parts of statically defined packages 3 years ago
Amy 01beec5d0f
rework database to use sql 3 years ago
Amy 840de5ce76
bump toml_edit version 3 years ago
Amy 4d7899c45b
remove libgit2 and switch to using git itself for cloning 3 years ago
Amy de8f30b233 version got changed back to 2.4.1 for some reason 3 years ago
amy 47b16a7f90 now able to install packages from a specific repo by appending the repo to the package ( community/neofetch or aur/nofetch-git ) 3 years ago
amy 50864e05ad set version in Cargo.toml to 0.0.0 so that sed can replace it in the PKGBUILD 3 years ago
amy 773e3c9cca make the version in ame -V synced to the version in cargo.toml 3 years ago
axtlos e2fa9dbf89 immediatly terminate when running as root 3 years ago
michal 7e358e1513 fixed compiler warnings 3 years ago
Matt C 90f3653eff pls work 3 years ago
Matt C 4eb68584c9 restrict crate version 3 years ago
jnats a12b2f692a rustfmt + code cleanup 3 years ago
axtlos 05d8940b30 fix my messup with testing part 2 3 years ago
jnats ebbfcd8bb6 fix versioning 3 years ago
jnats 104c76efbe horrid, awful fix to #4 3 years ago
jnats 730fdf003b bumped raur ver & fixed #5 3 years ago
jnats fd6a008efb rustfmt 3 years ago
jnats 5309d4347a fixed up user readability 3 years ago
jnats cfa7f055ef ver bump 3 years ago
jnats 5d7c03ef3b added pkgbuild prompt and fixed noconfirm 3 years ago
jnats efcfc4a546 accidentally uwu'd all succes strings 3 years ago
jnats 46293cc91a ver bump 3 years ago
jnats 2647731d39 ver bump 3 years ago
jnats b90f237d2b made ame a bit not stupid string-wise 3 years ago
jnats 8fd94a8eb5 fixed aurdepends 3 years ago
jnats 24c13a89bd removed useless depends from cargo.toml 3 years ago
jnats dcc630fc68 fixed search and added secret feature 3 years ago
jnats 12cf74ce50 added install sorting and noconfirm 3 years ago
jnats 3168e8f560 huge code audit 3 years ago
axtloss 27b5367dee
added aur updates, no idea why this wasnt there earlier 3 years ago
axtlos 9870624e10 added short and longer commands 3 years ago
Rafael Madriz 92e1098854
added basic config parsing, not fully finished yet, reads config from hardcoded string. added check if flatpak is installed and return with error if not 3 years ago
axtloss e88e0e0950 can now properly install from repos and aur 3 years ago
jnats 2c25c36823 cleaned up clone.rs and most code in general 3 years ago
jnats 6190680f4c fixed search, added symlink to makefile, fixed unnecessary uses, reformatted some strings 3 years ago
axtloss 7852df5e8b added first step in json parsing, now need to parse the nested json of the packages 3 years ago
axtloss 6bf6b67190 added code to get the arch rpc json and write it into variable 3 years ago
axtloss 21f2c27915 added parts of the search function 3 years ago
jnats 3b8d2c5d99 initial commit 3 years ago