OSDN Git Service

[update] : Added --bash-debug
[alterlinux/wfa.git] / wfa
2020-12-20 hayao[update] : Added --bash-debug
2020-12-20 hayao[fix] : Fixed makepkg option
2020-12-20 hayao[update] : Added error message
2020-12-20 hayao[update] : Added db update
2020-12-20 hayao[update] : add_args supports git , gpg and sudo
2020-12-20 hayao[fix] : Use ${makepkg_command} instead of makepkg
2020-12-20 hayao[fix] : Fixed typo
2020-12-20 hayao[update] : No hard coding command name
2020-12-20 hayao[update] : Added -d --nodeps
2020-12-20 hayao[update] : Added configs, flags, files of each makepkg...
2020-12-20 hayao[fix] : Fixed SC2199
2020-12-20 hayao[fix] : Fixed #1
2020-12-20 hayao[update] : Added package build and install
2020-12-20 hayao[update] : Use python-srcinfo to parser
2020-12-20 hayao[update] : Added makepkg
2020-12-20 hayao[fix] : Install only depends package
2020-12-20 hayao[fix] : FIxed dependnce package installation
2020-12-20 hayao[fix] : FIxed install dependence package (disable force...
2020-12-20 hayao[fix] : Fixed provides check
2020-12-20 hayao[update] : Added wfa help
2020-12-19 hayao[update] : Supported --config
2020-12-19 hayao[update] : Hide tar message
2020-12-19 hayao[update] : Enhanced checking conflicts
2020-12-19 hayao[fix] : Fixed output
2020-12-19 hayao[update] : Added debug message
2020-12-19 hayao[fix] : Fixed noconfirm
2020-12-19 hayao[fix] : Fixed pkgbuild download
2020-12-19 hayao[update] : Added checking conflicts
2020-12-19 hayao[update] : Added dependent package installation
2020-12-19 hayao[update] : Added parsing SCRINFO
2020-12-19 hayao[fix] : Undefined
2020-12-19 hayao[update] : Supported --noconfirm
2020-12-19 hayao[fix] : Fixed message typo
2020-12-19 hayao[update] : Added -a --aur
2020-12-19 hayao[fix] : Fixed typo
2020-12-19 hayao[update] : Addd PKGBUILD download
2020-12-19 hayao[fix] : Fixed typo
2020-12-19 hayao[update] : Separate operation analysis and optional...
2020-12-19 hayao[update] : Get PKGBUILD url
2020-12-19 hayao[update] : Added --aururl
2020-12-19 hayao[update] : Supported aur package search
2020-12-19 hayao[update] : Added -b --dbpath
2020-12-19 hayao[update] : Added -R
2020-12-19 hayao[update] : Added dependent package
2020-12-19 hayao[update] : Added repo package install
2020-12-19 hayao[fix] : Fixed help message
2020-12-19 hayao[update] : Added -V
2020-12-19 hayao[update] : Supported pacman help
2020-12-19 hayao[update] : Supportrd --debug
2020-12-19 hayao[update] : Added argument parsing
2020-12-19 hayao[update] : Added text output
2020-12-19 hayao[add] : Initial commit.