You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amethyst/src/internal
trivernis 0a0268c19a Add fl_* variants for trace, debug, info, warn, error
The fl variants allow for passing a message id for the translation
instead of having to invoke the fl macro inside the formatter
2 years ago
..
alpm.rs Add AlpmPackage enum for differentiating `load`ed packages and ones found through DBs 2 years ago
clean.rs Add filtering for already installed dependencies 2 years ago
commands.rs operations/clean: Use Pacman builder 2 years ago
config.rs amethyst: finish adding strings to i18n file 2 years ago
dependencies.rs amethyst: add check dependencies support 2 years ago
detect.rs Add fl_* variants for trace, debug, info, warn, error 2 years ago
error.rs Add fl_* variants for trace, debug, info, warn, error 2 years ago
exit_code.rs [WIP] Fix dependency order and improve build output 2 years ago
i18n.rs Add fl_* variants for trace, debug, info, warn, error 2 years ago
mod.rs Add fl_* variants for trace, debug, info, warn, error 2 years ago
rpc.rs Move AUR query in `sort()` outside the loop 2 years ago
sort.rs Move AUR query in `sort()` outside the loop 2 years ago
structs.rs builder: add paccache builder 2 years ago
sudoloop.rs Reimplement logging by utilizing the tracing crate 2 years ago
utils.rs Add fl_* variants for trace, debug, info, warn, error 2 years ago