Commit Graph

42 Commits (0a0268c19a1483a2889e03f120bc74d2249dcb53)

Author SHA1 Message Date
Fries b3710431f8 help: move to clap 4 and localize strings 2 years ago
Fries 3690ad1562 args: make quiet help more clear 2 years ago
Michal S e9efff91c0 Pull codename from envvar 2 years ago
Michal S ef18fa9ce5 Add codename to version output 2 years ago
Fries 1bc9d0a1db builder: add paccache builder 2 years ago
Michal S a3908ad8c3 Add Fig completion support 2 years ago
Michal S 5caa7f7fb6 Remove redundant aliases 2 years ago
Michal S 5862e56a56 Wording change in help output 2 years ago
Michal S 3790640524 [WIP] Potentially controversial arg change to support proper flag subcommands 2 years ago
Michal S c9d8a7590a Reimplement -Ssa style logic 2 years ago
trivernis 7aebf35f96
Add output suspending when prompting the user or starting a pager 2 years ago
trivernis f1bbb2626c
Merge branch 'main' into feature/async 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 bbf40c2e00
made it clear upg/-Syu runs by default 2 years ago
Michal f485c256e6
Initial impl of passing unrecognised commands to pacman 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 S 8482b03015
Fixed some stuff 2 years ago
Michal S cb531df84e
Initial implementation of gencomp 2 years ago
Michal S 08d9fed1ab
Fixed up arg aliases and use vercmp internally 2 years ago
Michal S d42f2059fd
Args and readme cleanup 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 8f0540eb46
Added info function 2 years ago
Michal S aac4a97419
Fixed circular AUR dependencies 2 years ago
Michal S c4ecfc2d78
Split Upgrade into AUR/repo 2 years ago
Michal 21f958d0fe
Lotsss of comments 2 years ago
Michal 68a13e58ed
Re-added `rem` alias for remove command 2 years ago
trivernis 33a68d654a
Merge remote-tracking branch 'origin-tar-black/feature/sudoloop'
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Michal c6f472cb90 Globalised `-v` and `--noconfirm`, made `--noconfirm` apply to clean properly. Fmt + import optimise. 2 years ago
Michal ebac3bcab4 oops! 2 years ago
Michal d9c517a787 Added new aliases for query 2 years ago
Michal 62652b3459 Import optimisation 2 years ago
Michal 92b7829fe1 Initial implementation of new clean subcommand 2 years ago
michal ffe6aa0858 fixed stuff ig 2 years ago
michal 10893dad01 Merge branch 'main' of https://github.com/crystal-linux/amethyst 2 years ago
jan Michal 5d1205e1de
added arg aliases and fixed #24 2 years ago
Trivernis 8c12e4c6c4 Add sudoloop feature that starts a second thread to loop sudo
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 1c1a92f586 Add ins shorthand for ame install
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis f4ac74909a Fix missing dash on -Rs alias to Remove operation
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 2c2677ae88 Change argument parsing to clap v3 derives
With this change the arguments are parsed with the
new clap v3 derive syntax. This commit also sets the
default command to Upgrade similar to the behaviour
of other aur helpers.

Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago