Commit graph

4 commits

Author SHA1 Message Date
Miroslav Suchý
dd45b47eda implement --only-tags option for builder class
Build in koji only for specified tags. Can be specified multiple times.
2010-12-09 12:13:23 +01:00
Miroslav Suchý
7834bf46d8 implement --list-tags option for builder
this should get plain list. One tag per each line. Eg.:
dist-5E-sw-1.3-candidate
dist-f13-sw-1.3-candidate

if run --list-tags --debug, it should list all tags with explanation
why it is included or not listed. E.g:
dist-5E-sw-1.3-candidate
dist-f13-sw-1.3-candidate whitelisted
dist-f14-sw-1.3-candidate blacklisted
2010-12-09 11:29:56 +01:00
Miroslav Suchý
807aaa45da add option --scratch to builder class 2010-12-07 16:35:06 +01:00
Paul Morgan
9dc2b38219 add manpage source: tito(8) 2010-09-09 21:50:22 +08:00