Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-11-21mkarchroot: remove deprecated -d optionMorten Linderud
2022-11-08makerepropkg: Use $CARCH instead of hardcoded x86_64Hugo Osvaldo Barrera
2022-11-07makepkg.conf: Include debug option by defaultMorten Linderud
2022-10-12Version 2022101220221012Levente Polyak
2022-10-12common: prevent globbing and word splitting in find_cached_packageLevente Polyak
2022-10-13makechrootpkg: fix short option handling for makepkg_argsMike Yuan
2022-10-11common: improve performance of find_cached_packageFelix Yan
2022-10-02Version 2022100220221002Levente Polyak
2022-09-01fix: do not set extglob globally to avoid side-effectsLevente Polyak
2022-09-01make: declare lib files as build dependencies for bash src scriptsLevente Polyak
2022-09-01diffpkg: pass the --color option appropriately to diffoscopeLevente Polyak
2022-08-31crossrepomove: fix moving debug packages to the target repoLevente Polyak
2022-08-31makechrootpkg: support -A makepkg flagmorganamilo
2022-08-31fix: properly check for invalid argument in checkpkg and diffpkgLevente Polyak