Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-08-31diffpkg: prefer to search inside the pool dir if availableLevente Polyak
2022-08-31diffpkg: allow to set column width for side-by-side viewLevente Polyak
2022-08-23diffpkg: add colored output option with default of autoLevente Polyak
2022-08-23diffpkg: allow to choose between unified context and two columnsLevente Polyak
2022-08-13doc: Fixed spelling error in devtools man pageGreg Land
2022-06-22make: split out man page files into doc/man folderLevente Polyak
2022-06-22make: use GEN message for all generated contentLevente Polyak
2022-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22doc: update links and references after moving to GitLabLevente Polyak
2022-06-22make: automatically collect man pages via wildcardLevente Polyak
2022-06-22make: split out source files into src folderLevente Polyak