Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2024-03-23feat(version): add command to automatically detect and setup nvcheckerJelle van der Waa
2024-02-29fix(completion): allow multi opts more than once in zshLevente Polyak
2024-02-08feat(build): consolidate repo flags in build and release subcommandLevente Polyak
2024-02-06feat(build): allow to test-install the built packagesChristian Heusel
2024-01-22doc(version): extensively revamp documentation for version subcommandsLevente Polyak
2024-01-22feat(version): add verbose option to display up-to-date versionsLevente Polyak
2024-01-21feat(upgrade): introduce the version upgrade subcommandChristian Heusel
2024-01-10feat(version): introduce version check subcommandJelle van der Waa
2024-01-09feat(aur): add subcommand to drop a package from the repos to the AURChristian Heusel
2024-01-07fix(completion): support subcommands that have multiple dashesLevente Polyak
2024-01-07feat(search): add optional plain output formattingLevente Polyak
2024-01-07feat(search): add subcommand to search across the packaging groupJelle van der Waa
2024-01-05chore(build): use more intuitive update-checksums option for humansLevente Polyak
2023-11-26feat(web): implement option to print the URL instead of opening itChristian Heusel
2023-11-26feat(makerepropkg): Add option to skip running check for speedupkpcyrd
2023-11-26feat(makechrootpkg): add option to interactively inspect the chrootLevente Polyak
2023-11-20feat(build): add --updpkgsums optionChristian Heusel
2023-10-02chore: refactor variable names in valid-{tags,repos}.shChristian Heusel
2023-07-06chore: fix spelling mistake packge -> packageChristian Heusel
2023-05-24feature(clone): add protocol option to force cloning over HTTPSLevente Polyak
2023-05-20feature(parallel): run up to N jobs in parallel for repo clone/configureLevente Polyak
2023-05-20pkgctl build: support worker slots for none tty buildsLevente Polyak
2023-05-20pkgctl repo clone: add option to switch working treeChristian Heusel
2023-05-20pkgctl repo: introduce the switch subcommandChristian Heusel
2023-05-20completion: implemented structured declarative bash completionsLevente Polyak
2023-05-20pkgctl: introduce the version subcommandChristian Heusel
2023-05-20completion: zsh: allow args even when the command has subcommandsLevente Polyak
2023-05-20build: support nocheck for initial bootstrap buildsLevente Polyak
2023-05-20rebuildpkgs: drop legacy script, will be replaced with a smarter UXLevente 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-19release: command to commit, tag and upload build artifactsLevente Polyak
2023-05-19db: command for Pacman database modification like update, move etcLevente 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-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-19archco: add option to clone all packages of a maintainerLevente Polyak
2023-05-19archco: implement clone and configure subcommandsLevente Polyak
2023-03-19crossrepomove: drop support as this is not needed anymoreLevente 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-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22make: split out completion scripts from root worktreeLevente Polyak