Commit Graph

304 Commits (bb6b5cc1623d411d65c06f270c970584abd447df)
 

Author SHA1 Message Date
trivernis bb6b5cc162
Change wrapper to builder pattern (fancy stuff)
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis adeeb75ba6
Add wrapper for pacman install
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 43e55480b8
Fix async installation
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 6975492f99
Merge branch 'main' of github.com:Trivernis/amethyst 2 years ago
trivernis 21e4d66968
Make fs and command operations asynchronous
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Julius Riegel eb35c18429
Merge branch 'crystal-linux:main' into main 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 761912a0d2
Merge pull request #8 from crystal-linux/development
Merge Amethyst 3.3.0 from Development to Main
2 years ago
trivernis 7baaced905
Fix the one and only clippy warning
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis f763a7aaaf
Merge remote-tracking branch 'origin-crystal/development'
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 2914446be6
Replace logging and output functions with macros
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Michal b6ef37cf6f Warn users about the dangers of `vimdiff` 2 years ago
Michal d3600d52db Removed legacy .pacnew handling method 2 years ago
Michal a50a5ae879 README.md TODO updates 2 years ago
Michal c6f472cb90 Globalised `-v` and `--noconfirm`, made `--noconfirm` apply to clean properly. Fmt + import optimise. 2 years ago
Michal 4dbaa93d45 Merge branch 'development' of github.com:crystal-linux/amethyst into development 2 years ago
Michal ebac3bcab4 oops! 2 years ago
Michal d9c517a787 Added new aliases for query 2 years ago
Michal 951d31bd77 Don't error out if there are no packages to clean 2 years ago
Michal 89d3c4e1db Made clean actually uninstall the packages... oops 2 years ago
Michal 7bed8e5fe8
Merge pull request #9 from crystal-linux/ihatethefrench-patch-1
Update README.md
2 years ago
Michal 0c7a6c4233
Update README.md 2 years ago
Michal b2c2c6e60a Fixed package() in PKGBUILD 2 years ago
Michal a4e91e5a8d Fixed PKGBUILD arch 2 years ago
Michal e9617cb714 Bumped crate versions, Cargo.lock & flake.lock 2 years ago
Michal 62652b3459 Import optimisation 2 years ago
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