Commit Graph

149 Commits (63de67214d05736f4108555ba865607073a93825)

Author SHA1 Message Date
Michal S d1b53b675c AUR search results come after repo results 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 8b2a62969e
Separate multiselect and confirm from logger 2 years ago
trivernis 119f4ef8fd
Change build behaviour to build all packages and handle failed ones later 2 years ago
trivernis 7541e74e87
Improve querying of installed packages 2 years ago
trivernis ad34e8bf8b
Add filtering for already installed dependencies 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 fdb87cc2fe
Merge branch 'main' into feature/async
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bb6b5cc162
Change wrapper to builder pattern (fancy stuff)
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 b484e2b268
Initial implementation of sorting aur and repo results together 2 years ago
Michal e3d3135e43
Added search-by directive for AUR 2 years ago
Michal 91ed63cfd3
fmt + clippy 2 years ago
Michal f485c256e6
Initial impl of passing unrecognised commands to pacman 2 years ago
Michal 385329047e
Clippy + fmt 2 years ago
Michal e93bc7931c
Smart-er argument checking (-Sa, -Ssr, etc.) 2 years ago
Michal f818ce4eeb
Temp workaround to AUR not supporting regex search 2 years ago
Michal S 029be3cbec
uwu search output 2 years ago
Michal S d55845090f
fixed spinners and trimmed result 2 years ago
Michal S 40a342dd3c
general fmt 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 978d276c18
Further split of aur_install 2 years ago
Michal S 54c769a245
Optdepends only displayed if they actually exist 2 years ago
Michal S 8482b03015
Fixed some stuff 2 years ago
Michal S cb531df84e
Initial implementation of gencomp 2 years ago
Michal S 719faf7124
Added extra config option to highlight optdepends 2 years ago
Michal S 49c3664c26
Clippy + FMT 2 years ago
Michal S 74025f5230
Idk why i made it do that lol 2 years ago
Michal S 6ff4db69ad
Added config file + FMT 2 years ago
Michal S d42f2059fd
Args and readme cleanup 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 d8b7c7e02b
yknow what, not today actually 2 years ago
Michal S 8fc2454d5c
Release the beast. Clippy lives again 2 years ago
Michal S 57f56aff0e
Added PKGBUILD editing and saving 2 years ago
Michal S eb8fa081cf
Smarter AUR dependency installation/management 2 years ago
Michal S d76a4702d0
FMT 2 years ago
Michal S 0594ecf5e4
Fixed #3 2 years ago
Michal S 8f0540eb46
Added info function 2 years ago
Michal S c4ecfc2d78
Split Upgrade into AUR/repo 2 years ago
Michal S c3b0fd7a2d
Changed location of detect and added prompt to upgrade 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