Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/version/check.sh
AgeCommit message (Expand)Author
2024-03-23fix(version): do not prompt for input on terminal during checkLevente Polyak
2024-03-09fix(pkgctl): skip path arguments that are not directoriesMorten Linderud
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-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-21chore(check): factor out function to get upstream versionChristian Heusel
2024-01-10feat(version): introduce version check subcommandJelle van der Waa