summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-07Merge branch 'db-release-arg-date-filter'Matthias Beyer
2021-06-07Fix: Make patch path absoluteMatthias Beyer
2021-06-02Fix: Wrong wording in metrics outputMatthias Beyer
2021-06-02Add support for filtering releases by package name and versionMatthias Beyer
2021-06-02Remove conflict between newer-than and older-than argumentMatthias Beyer
2021-06-02Try to parse time with " 00:00:00" appendedMatthias Beyer
2021-06-02Subcommand "db releases" add date filterMatthias Beyer
2021-06-02Add ability to specify point in time in date filter argumentMatthias Beyer
2021-06-02Refactor: move get_date_filter() helper fn to commands:util moduleMatthias Beyer
2021-06-02Fix: code styleMatthias Beyer
2021-06-02Fix: About string should be settable for argument generator helper fnMatthias Beyer
2021-06-01Update changelog for the 0.1.4 releaseMatthias Beyer
2021-06-01Remove sourcehut buildsMatthias Beyer
2021-05-31Fix: git commit hash/author information passingMatthias Beyer
2021-05-31Merge branch 'fix-color-log-in-db'Matthias Beyer
2021-05-31Fix: Insert shouldn't be done with LogItem::display()Matthias Beyer
2021-05-31Fix typoMatthias Beyer
2021-05-31Add trace outputMatthias Beyer
2021-05-31Impl Debug for ParsedLogMatthias Beyer
2021-05-31Add another successfullness test for log parserMatthias Beyer
2021-05-31Make job-successfullness-check less boolishMatthias Beyer
2021-05-28Remove feature "PackageFlags"Matthias Beyer
2021-05-26Add tests for job-successfullness-checkMatthias Beyer
2021-05-25Fix: Error out if a dependency cannot be foundMatthias Beyer
2021-05-25Impl Display for PackageVersionConstraintMatthias Beyer
2021-05-20Update dependency: indicatif 0.15 -> 0.16.1Matthias Beyer
2021-05-18Fix typo in fn nameMatthias Beyer
2021-05-18Fix: Counting should not use helper fnMatthias Beyer
2021-05-18Preallocate a reasonable large bufferMatthias Beyer
2021-05-18Make normal about message more consise, detailed about in long messageMatthias Beyer
2021-05-18Remove angle brackets for readability and consistencyMatthias Beyer
2021-05-18Remove unnecessary linebreakMatthias Beyer
2021-05-18Move detailed about text to long aboutMatthias Beyer
2021-05-17Fix typo in help messageMatthias Beyer
2021-05-17Update changelog for the 0.1.3 releaseMatthias Beyer
2021-05-17Fix: Check whether environments are equalMatthias Beyer
2021-05-17Fix: Do not print database password in debug logMatthias Beyer
2021-05-17Revert "Update dependency: indicatif 0.15 -> 0.16"Matthias Beyer
2021-05-17Merge branch 'database-setup'Matthias Beyer
2021-05-17Merge branch 'fix-examples'Matthias Beyer
2021-05-17Add more detailed notes on how to setup butidoMatthias Beyer
2021-05-17Create database in dev-container script as wellMatthias Beyer
2021-05-17Fix example: Fix syntaxMatthias Beyer
2021-05-17Fix example: releases are now stored in subdir of releases rootMatthias Beyer
2021-05-17Add "db setup" subcommandMatthias Beyer
2021-05-17Refactor: Return Cow instead of StringMatthias Beyer
2021-05-17Merge branch 'no-pager'Matthias Beyer
2021-05-17Merge branch 'download-graceful-error-reporting'Matthias Beyer
2021-05-17Merge branch 'download-fail-slow'Matthias Beyer
2021-05-12Fix: Helptext is for downloadingMatthias Beyer