Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/util
AgeCommit message (Expand)Author
2024-02-11fix(build): explicitly add --nosign when building a srcpkgJakub Klinkovský
2024-02-08feat(build): consolidate repo flags in build and release subcommandLevente Polyak
2024-01-22feat(term): add terminal utils to handle a dynamic spinnerLevente Polyak
2024-01-21chore(build): factor out functions to modify PKGBUILDsChristian Heusel
2024-01-10feat(util): add library function to generate source packagesLevente Polyak
2024-01-10feat(util): parallelize srcinfo generationLevente Polyak
2023-09-26fix(clone): ssh connection may require user input (key unlocking etc)Levente Polyak
2023-09-10fix(pkgctl): avoid pacman db dependency checks during repo detectionLevente Polyak
2023-08-27fix(build): fix repo detection for special chars in package nameChristian Heusel
2023-05-20build: command to build packages inside a clean chrootLevente Polyak
2023-05-19release: command to commit, tag and upload build artifactsLevente Polyak