Fries
|
3aa4d9da67
|
config: use config crate
Parsing of the config is now done with the config crate
|
2 years ago |
Michal S
|
a3908ad8c3
|
Add Fig completion support
|
2 years ago |
Michal S
|
56d31ab89c
|
Add repository key to Cargo.toml
|
2 years ago |
Michal S
|
b9c30a57fb
|
Specify chrono features
Update Cargo.lock
|
2 years ago |
Michal S
|
0a15a66e1d
|
Implement result sorting and [installed] visual
|
2 years ago |
Michal S
|
b4dbbc6477
|
Add pager for longer output
|
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 |
Michal S
|
a67a0a541d
|
Fix up formatting in Cargo.toml
|
2 years ago |
trivernis
|
219716661d
|
Fix stuff removed from the Cargo.toml when merging
|
2 years ago |
trivernis
|
1ad98ca780
|
Add fuzzy file review selector
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
c667f5b285
|
Update aur-rpc
|
2 years ago |
trivernis
|
9ced074282
|
Fix typo (lmao)
|
2 years ago |
trivernis
|
7aebf35f96
|
Add output suspending when prompting the user or starting a pager
|
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
|
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
|
f6659727e8
|
Remove placeholder binaries
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
|
43e55480b8
|
Fix async installation
Signed-off-by: trivernis <trivernis@protonmail.com>
|
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
|
8482b03015
|
Fixed some stuff
|
2 years ago |
Michal S
|
cb531df84e
|
Initial implementation of gencomp
|
2 years ago |
Michal S
|
6ff4db69ad
|
Added config file + FMT
|
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
|
57f56aff0e
|
Added PKGBUILD editing and saving
|
2 years ago |
Michal S
|
639be3bfb5
|
0.5.3 -> 0.5.2 spinoff
|
2 years ago |
Michal S
|
7b37173774
|
Ver bump
|
2 years ago |
Michal S
|
2b7b4aa878
|
Spinners and better pacdiff
|
2 years ago |
Michal S
|
32115119b7
|
ver bump
|
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 |
trivernis
|
f763a7aaaf
|
Merge remote-tracking branch 'origin-crystal/development'
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 |
Michal
|
e9617cb714
|
Bumped crate versions, Cargo.lock & flake.lock
|
2 years ago |
Michal
|
d26e6f1a1e
|
Fixed up PKGBUILD and bumped ver
|
2 years ago |
Michal
|
f1f41a86e0
|
Fixed Cargo.toml & flake.nix, solved issue #6, added new warn(); helper function.
|
2 years ago |
michal
|
6f92bfd126
|
ver bump
|
2 years ago |
michal
|
10893dad01
|
Merge branch 'main' of https://github.com/crystal-linux/amethyst
|
2 years ago |
jan Michal
|
bf5f762c02
|
bumped ver
|
3 years ago |
jan Michal
|
8344148820
|
gitlab webhook
|
3 years ago |
Trivernis
|
c2bbe77b89
|
Colorize pacman output on ttys
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
b8507025f6
|
Wrap commands with ShellCommand builder
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |