]> git.seodisparate.com - AnotherAURHelper/shortlog
AnotherAURHelper
2022-11-10 Stephen SeoUpdate README.md
2022-10-17 Stephen SeoMinor tweak to README.md
2022-10-16 Stephen SeoAdd note in README about possible soft-lock
2022-09-18 Stephen SeoAdd type hints to all functions
2022-09-08 Stephen SeoFix typo: missing comma in tuple
2022-09-07 Stephen SeoRefactorings related to subprocess
2022-09-07 Stephen SeoRemove tempfile created when setting up sccache
2022-09-07 Stephen SeoReplace roundabout way of setting up sccache
2022-09-07 Stephen SeoAdd missing compiler program for sccache support
2022-09-07 Stephen SeoAdd missing compilers to use sccache with
2022-09-06 Stephen SeoAdd documentation and do some refactoring
2022-09-05 Stephen SeoRefactor log_print, remove unnecessary "global"
2022-07-20 Stephen SeoFix example_config.toml
2022-07-20 Stephen SeoUpdate chroot before checking pkgs not after
2022-07-19 Stephen SeoFix PKGBUILD version updating to use makechrootpkg
2022-07-05 Stephen SeoRemove debug print
2022-07-05 Stephen SeoAllow "going back" for "skip...up_to_date" pkgs
2022-06-04 Stephen SeoUpdate README.md
2022-06-04 Stephen SeoMerge branch 'dev'
2022-06-04 Stephen SeoFormatting with python-black
2022-06-04 Stephen SeoAdd path validation for "signingGPG" directory
2022-06-04 Stephen SeoAdd some path validation/dir-creation
2022-06-04 Stephen SeoSome fixes to example_config.toml
2022-06-04 Stephen SeoFix typo
2022-06-04 Stephen SeoEnsure output pkgs dir exists on build
2022-06-04 Stephen SeoFix remnants of old usage hardcoding to SCRIPT_DIR
2022-06-04 Stephen SeoFix invalid variable names when building
2022-06-04 Stephen SeoFix invalid variable names
2022-06-04 Stephen SeoFixes to README.md and update.py
2022-06-04 Stephen SeoWIP Impl no hardcoding of clone dir
2022-06-04 Stephen SeoWIP Fix checking PKGBUILD, respecting "dirs_dir"
2022-06-03 Stephen SeoDo minor refactoring
2022-06-02 Stephen SeoUse python-black for formatting update.py
2022-06-02 Stephen SeoUpdate README.md
2022-06-02 Stephen SeoFix .db.sig symlink to be relative, not absolute
2022-06-02 Stephen SeoFix errors with the previous commit
2022-06-02 Stephen SeoFix handling of signed repo db signature
2022-06-02 Stephen SeoFix no default editor, log_print instead of print
2022-06-02 Stephen SeoFix hardcoded signature of db, editor
2022-06-02 Stephen SeoUpdate example config comments
2022-06-02 Stephen SeoUpdate example config's comments
2022-06-02 Stephen SeoUpdate README.md
2022-06-02 Stephen SeoUpdate README.md
2022-06-02 Stephen SeoUpdate README.md
2022-06-02 Stephen SeoRemove unnecessary variable from example config
2022-06-02 Stephen SeoUpdate README.md about makechrootpkg
2022-06-02 Stephen SeoUpdate README.md
2022-06-02 Stephen SeoAdd AUR helper script, README, conf, and LICENSE
2022-06-02 Stephen SeoInit empty commit