Commit Graph

38 Commits (4bed3d55746ffecab19770f20818da298b68340e)

Author SHA1 Message Date
Fries 73387e35d3 amethyst: finish adding strings to i18n file 2 years ago
Michal S ae26225571 Refactor ALPM functions to be their own module 2 years ago
Michal S 2c7327a540 Replace unnecessary unwraps with if let Some(...) 2 years ago
Michal S ed58ef4d26 Make description an Option<String> and handle it in Display/Printable 2 years ago
Michal S d617f08841 Fix search logic
Fix erroneous display of empty groups
2 years ago
Michal S c9d8a7590a Reimplement -Ssa style logic 2 years ago
Michal S 8f29896e14 Clippy lint 2 years ago
Michal S 0a15a66e1d Implement result sorting and [installed] visual 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 de9a51aa27
Fix issue with package descriptions that are null 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 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 385329047e
Clippy + fmt 2 years ago
Michal e93bc7931c
Smart-er argument checking (-Sa, -Ssr, etc.) 2 years ago
Michal S 5c0d267e36
docstrings 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 08017dea11
Lets you know when an AUR package was marked OOD in searches too 2 years ago
Michal S 5776a80cff
Better search output + out of date warning 2 years ago
Michal S fee9ea2fd3
The clippening. 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 2914446be6
Replace logging and output functions with macros
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 2266b10a7b Encapsulate command executions
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
jan Michal a892efce65
fixed #13 2 years ago
jan Michal f1a8da08b9 fmt 2 years ago
michal 52b893a063 honestly not sure what i've done to anger the vcs gods today 2 years ago
michal 59b443c607 general code cleanup 2 years ago
michal 041f8e21b2 replaced panic! and eprintln! with crash! and log!
reworked pkg-warner slightly
2 years ago
michal f045f86f3e string consistency 3 years ago
michal 62a9b40d48 lots of stuff 3 years ago