Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-17fix(build): use correct variable to reference available architecturesLevente Polyak
2023-10-14fix(build): allow using --install and --offload simultaneouslyAntonio Rojas
2023-10-02chore: refactor loop variable nameChristian Heusel
2023-10-02chore: refactor variable names in valid-{tags,repos}.shChristian Heusel
2023-09-27chore(release): streamline release make target with git-cliff and glabLevente Polyak
2023-09-27chore(release): version v1.0.4Levente Polyak
2023-09-26fix(clone): ssh connection may require user input (key unlocking etc)Levente Polyak
2023-09-26chore: add a config file for git cliffChristian Heusel
2023-09-19fix(makepkg.conf): use breezy for the bzr protocol in makepkg.confLevente Polyak
2023-09-10fix(pkgctl): avoid pacman db dependency checks during repo detectionLevente Polyak
2023-09-04feat(release): always generate a .SRCINFO file on releaseJelle van der Waa
2023-08-27fix(build): fix repo detection for special chars in package nameChristian Heusel
2023-08-27fix(build): installing packages into the chroot fails for relative linksChristian Heusel
2023-07-21feat(arch-nspawn): Use a unique scope name instead of --keep-unitJan Alexander Steffens (heftig)
2023-07-21chore(arch-nspawn): Simplify args construction for systemd-nspawnJan Alexander Steffens (heftig)
2023-07-06chore: fix spelling mistake packge -> packageChristian Heusel
2023-07-05fix(make): use correct version variable for release targetLevente Polyak
2023-07-05chore(release): version v1.0.3Levente Polyak
2023-07-05chore(build): skip invalid architectures on autodetectionChristian Heusel
2023-06-18chore(doc): fix spelling typo in pkgrel detectionChristian Heusel
2023-06-17fix(commitpkg): ensure the PKGBUILD is version controlledChristian Heusel
2023-06-08chore(doc): add missing dependency on fakerootLevente Polyak
2023-05-28chore(release): version v1.0.2Levente Polyak
2023-05-28chore(release): adjust Makefile for new release schemaLevente Polyak
2023-05-27chore(build): improve error wording if no package repo could be detectedAntonio Rojas
2023-05-27chore(doc): remove duplicate subcommand from example help textDaniel M. Capella
2023-05-27fix(commitpkg): only force existing files to be under version controlLevente Polyak
2023-05-26fix(archroot): preserve original args for check_root before discardingToolybird
2023-05-24chore(release): version v1.0.1Levente Polyak
2023-05-24fix(completion): incorporate repo layout into offload-build completionChih-Hsuan Yen
2023-05-24feature(clone): add protocol option to force cloning over HTTPSLevente Polyak
2023-05-23feature(commitpkg): auto generate .SRCINFO if presentMorten Linderud
2023-05-23fix(diffpkg): Fix scoping of DIFFOPTIONS when comparing split pkgsJan Alexander Steffens (heftig)
2023-05-23fix(commitpkg): reliably check tree status regardless of configurationJan Alexander Steffens (heftig)
2023-05-21Version 1.0.0Levente Polyak
2023-05-20feature(parallel): run up to N jobs in parallel for repo clone/configureLevente Polyak
2023-05-20chore(archroot): force build chroot recreation to adapt new configsLevente Polyak
2023-05-20chore(git): use default ssh port 22 url schemeLevente Polyak
2023-05-20fix(archroot): pass along the real command and argv by the callerLevente Polyak
2023-05-20config: update pacman configs for new repository layoutFelix Yan
2023-05-20pkgctl build: support worker slots for none tty buildsLevente Polyak
2023-05-20doc: Fixup formatting issues in asciidoc man pagesCaleb Maclennan
2023-05-20archrelease: fix mangled release package status outputAlexander Epaneshnikov
2023-05-20pkgctl repo clone: add option to switch working treeChristian Heusel
2023-05-20build: allow release options only in combination with --releaseChristian Heusel
2023-05-20pkgctl repo: introduce the switch subcommandChristian Heusel
2023-05-20completion: implemented structured declarative bash completionsLevente Polyak
2023-05-20pkgctl: introduce the version subcommandChristian Heusel
2023-05-20completion: zsh: allow args even when the command has subcommandsLevente Polyak
2023-05-20config: fixup file permissions to be more strictLevente Polyak