Commit Graph

271 Commits (f1f41a86e042a37c912cb3a7d3a5eb5344c2bd23)
 

Author SHA1 Message Date
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 2 years ago
Michal 1f5e963891
added result to gitignore for nix 2 years ago
Michal 346a9f47e4
stuff 2 years ago
Michal 85a2ed13a3
oops 2 years ago
Michal b8681871a3
name refactoring 2 years ago
Michal 83223f2275
added cargo.lock as necessity for flake 2 years ago
jan Michal 82bff3501c
fixed wrong error code 2 years ago
jan Michal bf5f762c02
bumped ver 2 years ago
jan Michal 5d1205e1de
added arg aliases and fixed #24 2 years ago
jan Michal 8344148820
gitlab webhook 2 years ago
Trivernis c2bbe77b89 Colorize pacman output on ttys
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 31f1d1bf74 Add missing exit code documentation
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Julius Riegel 99e5db51d9 Merge branch 'refactoring' into 'main'
Encapsulate command executions

See merge request Trivernis/amethyst!1
2 years ago
Trivernis 1c1a92f586 Add ins shorthand for ame install
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis b8507025f6 Wrap commands with ShellCommand builder
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
michal 51aee8e721 Merge branch 'main' into 'main'
Change argument parsing to clap v3 derives

See merge request crystal/programs/amethyst!18
2 years ago
Trivernis 2266b10a7b Encapsulate command executions
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 247659b7ba Replace redefinitions in mod.rs with reexports of submodule functions
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 2d797c9e9a Remove clap_complete as it currently isn't used
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
jan Michal 09a5748827
added default.nix for nix dev env 2 years ago
jan Michal b0dec6d5cf
fixed #21 2 years ago
jan Michal 511d70299e
fixed issue when a package with the same name was in both repos and aur 2 years ago
jan Michal c5c65e2dee closed #13 2 years ago
jan Michal 8b6fabad74
moved cachedir removing code to init() 2 years ago
jan Michal 976c833d01
closed #19 2 years ago
jan Michal 005fe8c56e
closing #15 2 years ago
jan Michal 49f23b92bd Update PKGBUILD 2 years ago
jan Michal a892efce65
fixed #13 2 years ago