Commit Graph

26 Commits (4bed3d55746ffecab19770f20818da298b68340e)

Author SHA1 Message Date
Jan Fooken 4bed3d5574
Add an explicit (-e) option to the query command.
This can be used in combination with the  --aur, --repo,
--info option or without any option.

It is used to display explicitly installed packages
and corresponds to the `pacman --Qe` command.
2 years ago
Fries 05a078042d query: add own switch 2 years ago
Fries 16e9cbc937 operations/upgrade: support quiet option 2 years ago
Fries 8be997002e operations/install: support quiet option 2 years ago
Fries eb3fcf3945 amethyst: follow the paperclip (clippys) advice 2 years ago
Fries 8475af9af8 builder/paccache: more obvious func/var names 2 years ago
Fries 34e50db84b operations/upgrade: use brand new upgrade builder 2 years ago
Fries 92e6ae490f builder: Add tracing instruments to my builders 2 years ago
Fries a531951b46 amethyst: Remove unused imports 2 years ago
Fries 865c848a90 operations/clean: Use Pacman builder 2 years ago
Fries 1bc9d0a1db builder: add paccache builder 2 years ago
Fries cb3cc43749 builder: add rm builder 2 years ago
Fries 07486a5430 builder: Add pacdiff builder 2 years ago
trivernis 1ad98ca780
Add fuzzy file review selector
Signed-off-by: trivernis <trivernis@protonmail.com>
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 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 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 bef4fbcb02
[WIP] Implement parallel aur install
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 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