Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22doc(version): extensively revamp documentation for version subcommandsLevente Polyak
2024-01-22feat(version): use exit code for check to indicate out-of-date versionsLevente Polyak
2024-01-22feat(version): add verbose option to display up-to-date versionsLevente Polyak
2024-01-22feat(version): add spinner while checking upstream versionsLevente Polyak
2024-01-22feat(term): add terminal utils to handle a dynamic spinnerLevente Polyak
2024-01-21feat(version): pretty print and group together version check resultsLevente Polyak
2024-01-21feat(version): support nvchecker keyfile from user config homeLevente Polyak
2024-01-21fix(version): add error handling to version check subcommandLevente Polyak
2024-01-21feat(upgrade): introduce the version upgrade subcommandChristian Heusel
2024-01-21chore(check): factor out function to get upstream versionChristian Heusel
2024-01-21chore(build): factor out functions to modify PKGBUILDsChristian Heusel
2024-01-18chore(search): correct typo in optional dependency batLevente Polyak
2024-01-18fix(doc): correct typo in optional dependency batLevente Polyak
2024-01-10feat(version): introduce version check subcommandJelle van der Waa
2024-01-10fix(build): re-source the PKGBUILD to update changed valuesLevente Polyak
2024-01-10feat(build): update srcinfo file after buildLevente Polyak
2024-01-10feat(util): add library function to generate source packagesLevente Polyak
2024-01-10feat(util): parallelize srcinfo generationLevente Polyak
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-07fix(util): open lock file in append mode to avoid overwriting filesLevente Polyak
2024-01-07feat(search): add subcommand to search across the packaging groupJelle van der Waa
2024-01-05chore(offload-build): deprecate in favor of pkgctl build --offloadLevente Polyak
2024-01-05chore(build): use more intuitive update-checksums option for humansLevente Polyak
2023-12-19chore(make): suppress output when copying git hooks directoryLevente Polyak
2023-12-19fix(cliff): trim fix separator before checking merge request idLevente Polyak
2023-12-19feat(cliff): add label for breaking changes to changelogLevente Polyak
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-12-03fix(commitpkg): prefer core.editor over $EDITOR and $VISUALChristian Heusel
2023-12-03feat(clone): speedup maintainer and universe clone queryLevente Polyak
2023-12-03feat(config): Add -z pack-relative-relocs to LDFLAGSJan Alexander Steffens (heftig)
2023-12-03chore(config): Use one -Wl in LDFLAGS per logical flagJan Alexander Steffens (heftig)
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-24fix(make): Specify GITLAB_HOST for glab to avoid default host confusionDavid Runge
2023-11-24chore(release): nicely format multiple "Component:" trailersChristian Heusel
2023-11-24chore(docs): correct the manpage for pkgctl db updateChristian Heusel
2023-11-20chore(release): allow fixes tags without cluttering the changelogChristian Heusel
2023-11-20chore(docs): correct the manpage for pkgctl db moveChristian Heusel
2023-11-20feat(build): add --updpkgsums optionChristian Heusel
2023-10-31fix(cliff): update the tag_pattern to use regexOrhun Parmaksız
2023-10-17fix(build): use correct variable to reference available architecturesLevente Polyak
2023-10-14fix(build): allow using --install and --offload simultaneouslyAntonio Rojas
2023-10-02chore: refactor loop variable nameChristian Heusel
2023-10-02chore: refactor variable names in valid-{tags,repos}.shChristian Heusel
2023-09-27chore(release): streamline release make target with git-cliff and glabLevente Polyak
2023-09-27chore(release): version v1.0.4Levente Polyak
2023-09-26fix(clone): ssh connection may require user input (key unlocking etc)Levente Polyak