Commit Graph

114 Commits (2e5c4075e7f58480f902be1ee15c4b9d9a9850dc)

Author SHA1 Message Date
Michal S 7478aeb2d3 Fix flipped detect bool and readded `diff` 2 years ago
Michal S 3842402ddc Remove redundant config keys 2 years ago
Fries 665095fbee config: write comment above a new config file 2 years ago
Fries 3aa4d9da67 config: use config crate
Parsing of the config is now done with the config crate
2 years ago
Fries 647a95c1e9 internal::utils: add get_config_dir() 2 years ago
mrshmllow 306ad5717c change unwrap_or to unwrap_or_else 2 years ago
mrshmllow 7dd7735e06 swap config & is_tty inside import (fmt is upset) 2 years ago
mrshmllow 058308ae54 properly unwrap bin.sudo 2 years ago
mrshmllow 09195b104c add sudo to config.toml 2 years ago
Michal S f90a2de51c Add upgrade bool to pass down via Options to fix #33 2 years ago
Michal S 3790640524 [WIP] Potentially controversial arg change to support proper flag subcommands 2 years ago
Michal S c9d8a7590a Reimplement -Ssa style logic 2 years ago
Michal S b4dbbc6477 Add pager for longer output 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 1c3de417e2
Refactor aur install into chained pattern
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 6ad7f4d79f
Fix installation of make-depends uninstalls depends too 2 years ago
trivernis 00085def6f
Change .pacnew detection text to bold
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis c667f5b285
Update aur-rpc 2 years ago
trivernis 1751f4f39e
Partially fix base pkg build stuff 2 years ago
trivernis caf2ec3de4
Add removing of make dependencies after build 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 e0f58e1aba
[WIP] Parallel builds and installs
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 362c2cf6ea Fix clean function not stripping the package version
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 f1bbb2626c
Merge branch 'main' into feature/async 2 years ago
trivernis 76a301bade
Fix clippy warnings
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 adeeb75ba6
Add wrapper for pacman install
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 c7e74e291f
Updated pacdiff prompt wording
Signed-off-by: Michal <michal@tar.black>
2 years ago
Michal S d30e4e3a03
docstrings 2 years ago
Michal S 5c0d267e36
docstrings 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 8db9bcb958
linting 2 years ago
Michal S 5776a80cff
Better search output + out of date warning 2 years ago
Michal S 978d276c18
Further split of aur_install 2 years ago
Michal S 8482b03015
Fixed some stuff 2 years ago
Michal S 719faf7124
Added extra config option to highlight optdepends 2 years ago
Michal S 6ff4db69ad
Added config file + FMT 2 years ago
Michal S c1e7e71003
Amethyst v3.6.0, now with 20% less memory leaks! 2 years ago
Michal S ecdd82ace4
removed some useless things 2 years ago
Michal S fee9ea2fd3
The clippening. 2 years ago