summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-compare-versions.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* analyze: don't warn about version spec compliant versionsJoerg Behrmann2023-07-181-5/+5
* analyze: also check for version string validityLennart Poettering2023-06-201-4/+14
* compare: support textual operators, and port analyze over to itLennart Poettering2022-09-011-16/+11
* analyze: use IN_SET() in one more placeFrantisek Sumsal2022-05-301-1/+1
* basic: add helper function to print </==/>Zbigniew Jędrzejewski-Szmek2022-05-251-1/+1
* analyze: use '' instead of the empty string when showing versionsZbigniew Jędrzejewski-Szmek2022-05-251-2/+2
* analyze: add compare-versionsZbigniew Jędrzejewski-Szmek2022-05-191-0/+47