jan Michal
5d1205e1de
added arg aliases and fixed #24
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
31f1d1bf74
Add missing exit code documentation
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Julius Riegel
99e5db51d9
Merge branch 'refactoring' into 'main'
...
Encapsulate command executions
See merge request Trivernis/amethyst!1
3 years ago
Trivernis
1c1a92f586
Add ins shorthand for ame install
...
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
michal
51aee8e721
Merge branch 'main' into 'main'
...
Change argument parsing to clap v3 derives
See merge request crystal/programs/amethyst!18
3 years ago
Trivernis
2266b10a7b
Encapsulate command executions
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Trivernis
247659b7ba
Replace redefinitions in mod.rs with reexports of submodule functions
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Trivernis
f4ac74909a
Fix missing dash on -Rs alias to Remove operation
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Trivernis
2d797c9e9a
Remove clap_complete as it currently isn't used
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 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>
3 years ago
jan Michal
09a5748827
added default.nix for nix dev env
3 years ago
jan Michal
b0dec6d5cf
fixed #21
3 years ago
jan Michal
511d70299e
fixed issue when a package with the same name was in both repos and aur
3 years ago
jan Michal
c5c65e2dee
closed #13
3 years ago
jan Michal
8b6fabad74
moved cachedir removing code to init()
3 years ago
jan Michal
976c833d01
closed #19
3 years ago
jan Michal
005fe8c56e
closing #15
3 years ago
jan Michal
49f23b92bd
Update PKGBUILD
3 years ago
jan Michal
a892efce65
fixed #13
3 years ago
jan Michal
f1a8da08b9
fmt
3 years ago
jan Michal
4963f2cd63
Update .gitlab-ci.yml
3 years ago
jan Michal
ce73dabe16
Update .gitlab-ci.yml
3 years ago
jan Michal
3e0d018818
Update .gitlab-ci.yml file
3 years ago
jan Michal
495e6359e9
fixed #20
3 years ago
jasio balls
2dd35ac6c2
Merge branch 'jasio-main-patch-47844' into 'main'
...
Update README.md
See merge request crystal/amethyst!17
3 years ago
jasio balls
c1fad9d025
Update README.md
3 years ago
michal
2750b8eb9e
fixed pkgbuildd
3 years ago
michal
ad9d0d0b33
added pkgbuild
3 years ago
michal
944806e913
more readme sanitising
3 years ago
michal
96cc77950e
Merge pull request 'rewrite' ( #16 ) from rewrite into main
...
Reviewed-on: https://git.getcryst.al/crystal/ame/pulls/16
3 years ago
michal
f91e00bd51
Merge branch 'main' into rewrite
3 years ago
michal
eac0b73c01
trying to sanitise pr
3 years ago
michal
e148cda408
sanitised readme
3 years ago
michal
7b79bcdfb3
added feature request: list aur/repo packages installd (issue #11 )
3 years ago
michal
9e55999174
fmt + import optimisation
3 years ago
michal
52b893a063
honestly not sure what i've done to anger the vcs gods today
3 years ago
michal
16cbf09d89
Merge remote-tracking branch 'origin/rewrite' into rewrite
3 years ago
michal
54f3c87f9d
clearer crashing + readme
3 years ago
michal
59ca883f66
Update 'CONTRIBUTING.md'
3 years ago
michal
bc57a9020d
added CONTRIBUTING.md
3 years ago
michal
dba4ede596
finalising some stuff
3 years ago
michal
52df05752b
import optimisation
3 years ago
michal
de15c98432
AME_UWU
3 years ago
michal
59b443c607
general code cleanup
3 years ago
michal
6475eacbba
replaced reqwest with ureq
3 years ago
michal
041f8e21b2
replaced panic! and eprintln! with crash! and log!
...
reworked pkg-warner slightly
3 years ago
michal
9e7df5d1b4
prettifying
3 years ago