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-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
2022-12-08fix quoting in Makefile: single quotes don't like line breaksErich Eckner
2022-12-08patch out -fcf-protection from makepkg.conf for i486 and i686Erich Eckner
2022-12-08archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootErich Eckner
2022-12-08pentium4 newErich Eckner
2022-12-08arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2022-12-08makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2022-12-08introduce i486 as wellErich Eckner
2022-12-08makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2022-12-08archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2022-12-08pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2022-12-08.gitignore: devtools -> devtools32Erich Eckner
2022-12-08Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner