marshmallow
|
84f0d84413
|
improve build times
|
2 years ago |
trivernis
|
9fb253348a
|
Remove unused (direct) dependencies
|
2 years ago |
trivernis
|
68089575dc
|
Merge branch 'main' into cleanup
|
2 years ago |
trivernis
|
36c5f28b1c
|
Move error to different file and add thiserror impl
|
2 years ago |
trivernis
|
4e37078758
|
Update dependencies
|
2 years ago |
Fries
|
b0c1bd3a7b
|
amethyst: use rustls and update deps
|
2 years ago |
Fries
|
70965bb124
|
amethyst: upgrade clap and clap_complete
|
2 years ago |
trivernis
|
c858313fa3
|
Update dependencies and add codename to Cargo.toml
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
Fries
|
7ca52c0ed8
|
amethyst: add check dependencies support
amethyst should now be able to install dependencies that are required
for the `check()` function to work
|
2 years ago |
Fries
|
b3710431f8
|
help: move to clap 4 and localize strings
|
2 years ago |
Fries
|
8f9ce37a78
|
amethyst: add wip i18n support
|
2 years ago |
Fries
|
6147d0d065
|
amethyst: change version to 4.1.0
we have patches/v4.0.0 for patches to v4.0.0 so main is now developing
v4.1.0
|
2 years ago |
Fries
|
3aa4d9da67
|
config: use config crate
Parsing of the config is now done with the config crate
|
2 years ago |
Michal S
|
a3908ad8c3
|
Add Fig completion support
|
2 years ago |
Michal S
|
b9c30a57fb
|
Specify chrono features
Update Cargo.lock
|
2 years ago |
Michal S
|
0a15a66e1d
|
Implement result sorting and [installed] visual
|
2 years ago |
Michal S
|
b4dbbc6477
|
Add pager for longer output
|
2 years ago |
Michal S
|
bc80df4946
|
Fix searching (both AUR and repo)
Add Printable trait
Improve wrapping
|
2 years ago |
trivernis
|
de9a51aa27
|
Fix issue with package descriptions that are null
|
2 years ago |
trivernis
|
1ad98ca780
|
Add fuzzy file review selector
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
c667f5b285
|
Update aur-rpc
|
2 years ago |
trivernis
|
7aebf35f96
|
Add output suspending when prompting the user or starting a pager
|
2 years ago |
trivernis
|
ad34e8bf8b
|
Add filtering for already installed dependencies
|
2 years ago |
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
|
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
|
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
|
2131f4ff4b
|
Added support for custom provided cache dir
|
2 years ago |
Michal S
|
57f56aff0e
|
Added PKGBUILD editing and saving
|
2 years ago |
Michal S
|
324e38814d
|
README.md update
|
2 years ago |
Michal S
|
2b7b4aa878
|
Spinners and better pacdiff
|
2 years ago |
Michal S
|
7a948f9aab
|
updated cargo lockfile
|
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 |
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
|
62652b3459
|
Import optimisation
|
2 years ago |
michal
|
6f92bfd126
|
ver bump
|
2 years ago |
michal
|
ffe6aa0858
|
fixed stuff ig
|
2 years ago |
Michal
|
83223f2275
|
added cargo.lock as necessity for flake
|
3 years ago |