summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/gitarchive.py
AgeCommit message (Expand)Author
2023-10-11oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré
2023-10-11oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré
2023-09-28oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie
2023-08-24oeqa/utils/gitarchive: replace warning with info when reading local tagsAlexis Lothoré
2023-08-23oeqa/utils/gitarchive: fall back to local tags when listing existing tagsAlexis Lothoré
2023-08-23oeqa/utils/gitarchive: allow to pass a logger to get_tagsAlexis Lothoré
2023-08-21oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré
2023-08-16Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Richard Purdie
2023-08-15oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-02-25oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie
2019-02-21oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie
2019-02-18scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie