Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-26fix(clone): ssh connection may require user input (key unlocking etc)Levente 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-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-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-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-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-20pkgctl build: support worker slots for none tty buildsLevente Polyak
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-20pkgctl: introduce the version subcommandChristian Heusel
2023-05-20config: fixup file permissions to be more strictLevente Polyak
2023-05-20build: support nocheck for initial bootstrap buildsLevente Polyak
2023-05-20config: allow suppying the gitlab token via env varChristian Heusel
2023-05-20edit: improve editor presence checkingCampbell Jones
2023-05-20rebuildpkgs: drop legacy script, will be replaced with a smarter UXLevente Polyak
2023-05-20gitlab: add project path function to map special charsLevente Polyak
2023-05-20repo-configure: automatically determine protocol from packager identityLevente Polyak
2023-05-20build: command to build packages inside a clean chrootLevente Polyak
2023-05-20commitpkg: error out if the repo is not configured to latest specsLevente Polyak
2023-05-20commitpkg: print deprecation warning when executed directlyLevente Polyak
2023-05-20archrelease: print deprecation warning when executed directlyLevente Polyak
2023-05-20archrelease: add checks for valid remote and up-to-date branch refLevente Polyak
2023-05-20build: replace m4 defines with sed scripts during buildLevente Polyak
2023-05-20conf: move makepkg and pacman config into separate conf.d dirsLevente Polyak
2023-05-19release: command to commit, tag and upload build artifactsLevente Polyak
2023-05-19git: convert repos and tags config to new repo layoutLevente Polyak
2023-05-19db: command for Pacman database modification like update, move etcLevente Polyak