Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-20build: support nocheck for initial bootstrap buildsLevente Polyak
2023-05-20doc: add dependency declaration to the README.mdLevente 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-20doc: update manpage footer for GitLab and remove static list of maintainersLevente 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-20test: added pkgctl devel wrapper for convenient development testingLevente 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
2023-05-19commitpkg: add exported pgp keys with gitLevente Polyak
2023-05-19repo: added command to create a new packaging repositoryLevente Polyak
2023-05-19auth: implemented module to authenticate against our GitLabLevente Polyak
2023-05-19gitlab: implemented module for required API callsLevente Polyak
2023-05-19config: implemented simple config module to store token and settingsLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak
2023-05-19pkgctl: add a unified command-line frontend for devtoolsLevente Polyak
2023-05-19pkgrepo: add subcommand to open the packaging repository's websiteLevente Polyak
2023-05-19pkgrepo: add option to clone all existing packagesLevente Polyak
2023-05-19pkgrepo: rename archco as a general purpose tool for packaging reposLevente Polyak