summaryrefslogtreecommitdiff
path: root/icklib/projectinfo.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Fix some problems found by pylintLars Wirzenius1-2/+0
2015-11-14Refactor to put shared code in base classLars Wirzenius1-24/+3
2015-10-21Handle missing fields in project.yamlLars Wirzenius1-1/+1
2015-10-21Store built commits to project.yamlLars Wirzenius1-1/+1
2015-09-29Save project and build YAML prettifiedLars Wirzenius1-1/+1
2015-09-19Move next build number into project.yamlLars Wirzenius1-1/+1
2015-09-09Move seen_tags from build.yaml to new project.yamlLars Wirzenius1-1/+1
2015-08-22Add ProjectInformationLars Wirzenius1-0/+47