mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
22 hours ago b7cd53c75bf46cf7e7d35e36a415722bdb432b08
refs
author Joel Grunbaum <joelgrun@gmail.com>
Sunday, February 8, 2026 00:33 +0000
committer Joel Grunbaum <joelgrun@gmail.com>
Sunday, February 8, 2026 00:33 +0000
commitb7cd53c75bf46cf7e7d35e36a415722bdb432b08
tree 1ce4ddf32c6e0ae00bf037171037c181ead1568e tree | zip | gz
parent 644280c8d9e4245f235a5f844809d3fc79ab3155 view | diff
Rename everything to archrepobuild
8 files modified
9 files renamed
146 ■■■■ changed files
README.md 24 ●●●● diff | view | raw | blame | history
config/config.example.yaml 4 ●●●● diff | view | raw | blame | history
pyproject.toml 6 ●●●● diff | view | raw | blame | history
scripts/build_binary.py 8 ●●●● diff | view | raw | blame | history
src/archrepobuild/__init__.py diff | view | raw | blame | history
src/archrepobuild/aur.py 2 ●●● diff | view | raw | blame | history
src/archrepobuild/builder.py 8 ●●●● diff | view | raw | blame | history
src/archrepobuild/cli.py 36 ●●●● diff | view | raw | blame | history
src/archrepobuild/config.py diff | view | raw | blame | history
src/archrepobuild/logging.py 4 ●●●● diff | view | raw | blame | history
src/archrepobuild/notifications.py 8 ●●●● diff | view | raw | blame | history
src/archrepobuild/repo.py 6 ●●●● diff | view | raw | blame | history
src/archrepobuild/resolver.py 4 ●●●● diff | view | raw | blame | history
tests/integration_test.py 22 ●●●● diff | view | raw | blame | history
tests/test_aur.py 8 ●●●● diff | view | raw | blame | history
tests/test_config.py 2 ●●● diff | view | raw | blame | history
tests/test_resolver.py 4 ●●●● diff | view | raw | blame | history