Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-23fix(version): do not prompt for input on terminal during checkLevente Polyak
2024-03-23feat(version): add command to automatically detect and setup nvcheckerJelle van der Waa
2024-03-09fix(drop-from-repo): avoid Git trying to push tags to the AURCaleb Maclennan
2024-03-09fix(pkgctl): skip path arguments that are not directoriesMorten Linderud
2024-02-29fix(drop-from-repo): avoid error when updating remote headLevente Polyak
2024-02-15feat(offload-build): use rsync instead of scpOrhun Parmaksız
2024-02-14fix(common): ensure TERM is always set with a fallback to dumbLevente Polyak
2024-02-14feat(offload-build): preserve the TERM variableChristian Heusel
2024-02-14fix(common): check before using tput with a fallback for colorsChristian Heusel
2024-02-11fix(build): explicitly add --nosign when building a srcpkgJakub Klinkovský
2024-02-09fix(build): forward target repo options to the release subcommandLevente Polyak
2024-02-08fix(build): avoid trying to download none existing debug packagesLevente Polyak
2024-02-08fix(build): allow unstable repositories to override repo targetLevente 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-02-06feat(search): add status spinner to long running GitLab callsLevente Polyak
2024-02-05fix(doc): Correct typo in version check error messageCarl Smedstad
2024-02-05fix(version): Handle pkgbase with '.' correctlyCarl Smedstad
2024-02-05fix(version): fix typo never should be newerJelle van der Waa
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-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-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-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-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-17fix(build): use correct variable to reference available architecturesLevente Polyak