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
|
abef89abb4
|
Fix indentation issue
|
2 years ago |
Michal S
|
5b4b85b70a
|
Fix typo
|
2 years ago |
Michal S
|
b2d5a782a7
|
Revert changes from Nix rust tool
|
2 years ago |
Michal S
|
17370c2bbd
|
Better comment for hacky indent fix
|
2 years ago |
Michal S
|
1e93e5eb81
|
Fix indentation in certain places
|
2 years ago |
Michal S
|
888914ffbe
|
Fix janky logic in cmd_install()
|
2 years ago |
Michal S
|
d617f08841
|
Fix search logic
Fix erroneous display of empty groups
|
2 years ago |
Michal S
|
b9c30a57fb
|
Specify chrono features
Update Cargo.lock
|
2 years ago |
Michal S
|
3d5d99f554
|
Rework install logic
|
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
|
b4dbbc6477
|
Add pager for longer output
|
2 years ago |
Michal S
|
63de67214d
|
Fix erroneous newline in print_list()
|
2 years ago |
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
|
de9a51aa27
|
Fix issue with package descriptions that are null
|
2 years ago |
Michal S
|
62c9942875
|
Update Flake to have proper app name
|
2 years ago |
Michal S
|
a67a0a541d
|
Fix up formatting in Cargo.toml
|
2 years ago |
Michal S
|
3093f4241e
|
Simplify and update Nix flake
|
2 years ago |
Michal S
|
93287b6d3f
|
Updated flake lockfile
|
2 years ago |
Michal
|
30ad30b87a
|
Merge pull request #29 from crystal-linux/development
Development
|
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
|
847f36ea40
|
Fix method visibility and merge some functions
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
b83b234363
|
Fix branch names in gh action workflow
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
7a446226ec
|
Fix tracing output
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
6d2fb4342d
|
Remove context that isn't required
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
|
a6cb69a998
|
Add macros for all output related activities
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
f24a711b0b
|
Fix build installing all built packages instead of only the specified one
@not-my-segfault That should fix your problem with clion
|
2 years ago |
trivernis
|
6ad7f4d79f
|
Fix installation of make-depends uninstalls depends too
|
2 years ago |
trivernis
|
03ed424910
|
Fix missing prompt for removing conflicted packages
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
Matt C
|
2f43a6eafe
|
moving PKGBUILD - beep boop
|
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
|
57d331a318
|
Fix indentation wrapping of lists
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
9ced074282
|
Fix typo (lmao)
|
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
|
98cc3e2388
|
Add confirmation for reinstalling of already installed packages
|
2 years ago |
trivernis
|
0f3133bf16
|
Rename prompts and stuff to ame prompt
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
8b2a62969e
|
Separate multiselect and confirm from logger
|
2 years ago |
Michal
|
7b9c2e5958
|
Update PKGBUILD
Signed-off-by: Michal <michal@tar.black>
|
2 years ago |
Fries
|
d2c2d4f8cd
|
PKGBUILD: Added aarch64 to supported archs
ame works just fine on arch arm. i dont know if it works on armv7 arch
arm as i dont run 32bit arch arm but i bet it does work as rust supports
armv7.
|
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 |