Commit Graph

23 Commits (main)

Author SHA1 Message Date
trivernis 3805aec589
Fix clippy warnings 2 years ago
trivernis 36c5f28b1c
Move error to different file and add thiserror impl 2 years ago
trivernis 6840689d77
Add colored builder that allows for turning color on and off 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 73387e35d3 amethyst: finish adding strings to i18n file 2 years ago
Michal S d0cc766149 Cargo FMT 2 years ago
Michal S abef89abb4 Fix indentation issue 2 years ago
Michal S 1e93e5eb81 Fix indentation in certain places 2 years ago
Michal S 63de67214d Fix erroneous newline in print_list() 2 years ago
Michal S c9aff94b8e Fix printing
Add padding opt to print_list
2 years ago
Michal S bc80df4946 Fix searching (both AUR and repo)
Add Printable trait
Improve wrapping
2 years ago
trivernis 1ad98ca780
Add fuzzy file review selector
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 7a446226ec
Fix tracing output
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 57d331a318
Fix indentation wrapping of lists
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis caf2ec3de4
Add removing of make dependencies after build 2 years ago
trivernis 98cc3e2388
Add confirmation for reinstalling of already installed packages 2 years ago
trivernis 8b2a62969e
Separate multiselect and confirm from logger 2 years ago
trivernis 7aebf35f96
Add output suspending when prompting the user or starting a pager 2 years ago
trivernis c7ad9a9725
Add build log reviewing when package builds fail 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 052d176f4a
Reimplement logging by utilizing the tracing crate
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago