Commit Graph

84 Commits (5bf076585f8d9766382953c802ec22c2ae664327)

Author SHA1 Message Date
Michal b484e2b268
Initial implementation of sorting aur and repo results together 2 years ago
Michal S dd11ea2c68
Fixed indentation in search results 2 years ago
Michal S 53dd963932
Added paging to results if they are larger than terminal size 2 years ago
Michal S 8482b03015
Fixed some stuff 2 years ago
Michal S cb531df84e
Initial implementation of gencomp 2 years ago
Michal S 6ff4db69ad
Added config file + FMT 2 years ago
Michal S ecdd82ace4
removed some useless things 2 years ago
Michal S fee9ea2fd3
The clippening. 2 years ago
Michal S 2131f4ff4b
Added support for custom provided cache dir 2 years ago
Michal S 57f56aff0e
Added PKGBUILD editing and saving 2 years ago
Michal S 639be3bfb5
0.5.3 -> 0.5.2 spinoff 2 years ago
Michal S 7b37173774
Ver bump 2 years ago
Michal S 2b7b4aa878
Spinners and better pacdiff 2 years ago
Michal S 32115119b7
ver bump 2 years ago
Michal 3474b26db0
normal clippy stuff 2 years ago
Michal b757d8f5f3
Turns out we didn't even need the database after all 2 years ago
Michal 21f958d0fe
Lotsss of comments 2 years ago
trivernis f763a7aaaf
Merge remote-tracking branch 'origin-crystal/development'
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 2914446be6
Replace logging and output functions with macros
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Michal e9617cb714 Bumped crate versions, Cargo.lock & flake.lock 2 years ago
Michal d26e6f1a1e Fixed up PKGBUILD and bumped ver 2 years ago
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