Commit Graph

579 Commits (9112ece292c88fb7b14aeafaecd2cf96bbfa2456)
 

Author SHA1 Message Date
trivernis 7541e74e87
Improve querying of installed packages 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 d2f645e34f
Fix the broken parallel build
Signed-off-by: trivernis <trivernis@protonmail.com>
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 8f294fb6a4
[WIP] Add repo dependency install step
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 813c06d31d Fix debug container script
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Michal 75c347c795
Merge pull request #23 from henrybarreto/main
Add a new logo
2 years ago
Henry Barreto 97e77f91d7 Add a new logo
Signed-off-by: Henry Barreto <me@henrybarreto.dev>
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 f1bbb2626c
Merge branch 'main' into feature/async 2 years ago
Julius Riegel 5bf076585f
Merge pull request #1 from crystal-linux/development
Development
2 years ago
trivernis f6659727e8
Remove placeholder binaries
Signed-off-by: trivernis <trivernis@protonmail.com>
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
Julius Riegel 084cc5f8da
Merge branch 'crystal-linux:main' into main 2 years ago
trivernis 1f5a2127e1
Add builder for pacman query
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 00c9dd223c
Merge pull request #19 from crystal-linux/development
v3.6.0 Development -> Main
2 years ago
Michal c7e74e291f
Updated pacdiff prompt wording
Signed-off-by: Michal <michal@tar.black>
2 years ago
axtloss f49998706a
change package path to support alarm packages
Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
Michal bbf40c2e00
made it clear upg/-Syu runs by default 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 d860f35594
Adjusted wording to search help, #18 2 years ago
Michal 335e0d8ef1
Removed debug output, added -d to makepkg clone 2 years ago
Michal f818ce4eeb
Temp workaround to AUR not supporting regex search 2 years ago
Michal f8fd887dff
Update Dockerfile
Signed-off-by: Michal <michal@tar.black>
2 years ago
Michal 2108b0e406
Update devcontainer.json
Signed-off-by: Michal <michal@tar.black>
2 years ago
Michal 843b221b01
Create Dockerfile
Signed-off-by: Michal <michal@tar.black>
2 years ago
Michal aa0f333c4f
Create devcontainer.json
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 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 8db9bcb958
linting 2 years ago