summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/gitarchive.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Steve Sakoman2023-11-121-32/+4
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-11-121-4/+32
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Richard Purdie2023-11-121-4/+2
* oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie2023-10-251-1/+9
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-08-301-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-8/+1
* oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie2019-02-251-2/+2
* oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie2019-02-211-0/+71
* scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie2019-02-181-0/+173