summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/prserv/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: prserv: increment 9 to 10 correctlyDan McGregor2024-09-121-1/+1
* bitbake: prserv: add "upstream" server supportMichael Opdenacker2024-05-211-1/+89
* bitbake: prserv: move code from __init__ to bitbake-prservMichael Opdenacker2024-05-211-13/+0
* bitbake: prserv: capitalization and spacing improvementsMichael Opdenacker2024-04-141-1/+1
* bitbake: prserv: use double quotes by defaultMichael Opdenacker2024-04-141-2/+2
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+4
* bitbake: lib: fix no newline at end of fileRobert Yang2014-07-041-1/+1
* bitbake: prserv: Drop StandardError usageRichard Purdie2013-05-091-1/+1
* bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu2012-01-111-1/+4
* Add PR service deamon to bitbakeLianhao Lu2011-05-271-0/+11