Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-19commitpkg: use library location for common server and remote propertiesLevente Polyak
2023-05-19archco: add option to clone all packages of a maintainerLevente Polyak
2023-05-19archco: implement clone and configure subcommandsLevente Polyak
2023-03-19archco: convert tool to git cloneLevente Polyak
2023-03-19crossrepomove: drop support as this is not needed anymoreLevente Polyak
2023-03-19commitpkg: omit pkgbase in commit msg as git repos are per pkgbaseLevente Polyak
2023-03-19archrelease: fix git tag conversion and use library function for itLevente Polyak
2023-03-19archrelease: explicitly push the main refspecLevente Polyak
2023-03-19archrelease: Added pkgver to git tag conversionMorten Linderud
2023-03-19archrelease: ensure we check the checksum of the packageMorten Linderud
2023-03-19commitpkg: ensure we always stage and rm filesMorten Linderud
2023-03-19commitpkg: ensure we always use the main branchMorten Linderud
2023-03-19git: first iteration of git supportMorten Linderud
2023-03-19commitpkg: disallow weak hashing algorithmsJelle van der Waa
2023-03-16sogrep: do not hardcode the mirrornl6720
2023-03-07Version 20230307Levente Polyak
2023-03-06fix: enable extglob before func definition for bash-5.2 compatibilityTobias Powalowski
2023-03-06archbuild: add doc for bind mount configCeleste Liu
2023-02-15mkarchroot: stop adding C.UTF-8 to locale.genEvangelos Foutras
2023-01-22patching zstd mode (20 exhaust virtual memory)Andreas Baumann
2023-01-17commitpkg: abort execution if msg file editor exits none-successfullyLevente Polyak
2023-01-17commitpkg: properly cleanup commit msg file on abortLevente Polyak
2023-01-06archbuild: add architecture-specific mount configCeleste Liu
2023-01-06makechrootpkg: make /tmp inside nspawn largerFelix Yan
2023-01-05Version 20230105Levente Polyak
2023-01-03makepkg.conf: enable rust debuginfoLevente Polyak
2022-12-08disabled LTO completely on i486v20221208Andreas Baumann