Michal
393e3969cb
Fixed depends and makedepends in PKGBUILD
2 years ago
Michal
d26e6f1a1e
Fixed up PKGBUILD and bumped ver
2 years ago
Michal
468d7027e3
Cargo fmt
2 years ago
Michal
ab5e337012
Amethyst now checks for .pacnew and .pacsave files and prompts the user to run pacdiff if necessary
2 years ago
Michal
92b7829fe1
Initial implementation of new clean subcommand
2 years ago
Michal
f1f41a86e0
Fixed Cargo.toml & flake.nix, solved issue #6 , added new warn(); helper function.
2 years ago
jasio
a82319cd3f
Update README.md
2 years ago
jasio
a16148503c
separate
2 years ago
jasio
e5cbb2ab3f
add some badges, later to be added everywhere
2 years ago
jasio
1a7d663286
readme go brr
2 years ago
jasio
1f458ac3d3
Update README.md
2 years ago
jasio
dd0c9f46dd
Update README.md
2 years ago
michal
6f92bfd126
ver bump
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
axtloss
89ce64b917
Update PKGBUILD
2 years ago
axtloss
27ca624910
Delete LICENSE.md
2 years ago
axtloss
e314cd4f41
Create LICENSE
2 years ago
axtloss
71cbdf480d
Update LICENSE.md
2 years ago
Julius Riegel
d844ec2a9a
Merge pull request #5 from Trivernis/feature/gh-actions
...
Github Actions
2 years ago
trivernis
5f27e66d0d
Fix typo
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis
9f2cb2ea9b
Add separate fetch task and caching
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis
dd1e70b4d0
Add github actions feature branch to triggers
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis
db629ad20b
Add github actions
...
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Michal
14df458074
Update README.md
2 years ago
Michal
3d7209561d
removed legacy .nix/ setup
3 years ago
Michal
1f5e963891
added result to gitignore for nix
3 years ago
Michal
346a9f47e4
stuff
3 years ago
Michal
85a2ed13a3
oops
3 years ago
Michal
b8681871a3
name refactoring
3 years ago
Michal
83223f2275
added cargo.lock as necessity for flake
3 years ago
jan Michal
82bff3501c
fixed wrong error code
3 years ago
jan Michal
bf5f762c02
bumped ver
3 years ago
jan Michal
5d1205e1de
added arg aliases and fixed #24
3 years ago
jan Michal
8344148820
gitlab webhook
3 years ago
Trivernis
c4d86ca178
Fix style issue in sudoloop function
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Trivernis
8c12e4c6c4
Add sudoloop feature that starts a second thread to loop sudo
...
Signed-off-by: Trivernis <trivernis@protonmail.com>
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