Commit Graph

91 Commits (53cf2125699ad4811150e54e43046b3792e98110)

Author SHA1 Message Date
trivernis 53cf212569
[WIP] Fix dependency order and improve build output
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bef4fbcb02
[WIP] Implement parallel aur install
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 972a6b026d
Remove unused dependencies
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 052d176f4a
Reimplement logging by utilizing the tracing crate
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis f6659727e8
Remove placeholder binaries
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis fdb87cc2fe
Merge branch 'main' into feature/async
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 43e55480b8
Fix async installation
Signed-off-by: trivernis <trivernis@protonmail.com>
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 21e4d66968
Make fs and command operations asynchronous
Signed-off-by: trivernis <trivernis@protonmail.com>
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