graph
- add script to initialize treepkg pbuilder environment2007-04-02, by Bernhard Herzog
- add config options pbuilderrc and use it when calling pbuilder2007-04-02, by Bernhard Herzog
- merge2007-04-02, by Bernhard Herzog
- use cmdexpand when calling subprocesses2007-03-20, by Bernhard Herzog
- add cmdexpand function and tests2007-03-19, by Bernhard Herzog
- adapt status test cases to the enum fields2007-03-19, by Bernhard Herzog
- add README2007-03-19, by Bernhard Herzog
- use the enums for the status field of RevisionStatus2007-03-15, by Bernhard Herzog
- Add real enums for status information2007-03-15, by Bernhard Herzog
- Make defining a status class easier with a meta class2007-03-15, by Bernhard Herzog
- Prefix some more attributes of Status with an underscore2007-03-15, by Bernhard Herzog
- Rename BaseStatus to Status2007-03-15, by Bernhard Herzog
- rename Status to RevisionStatus2007-03-15, by Bernhard Herzog
- prefix the instance variables of BaseStatus with a '_'2007-03-15, by Bernhard Herzog
- Separate a generic base class from Status2007-03-15, by Bernhard Herzog
- merge2007-03-15, by Bernhard Herzog
- add more tests for status defaults2007-03-15, by Bernhard Herzog
- merge2007-03-15, by Bernhard Herzog
- report two packages with teh same revision on the same line2007-03-14, by Bernhard Herzog
- Introduce 'unknown' as default status of a revision2007-03-14, by Bernhard Herzog
- kdei18n: put the scripts subdirectory into the .orig.tar.gz2007-03-14, by Bernhard Herzog
- cope with unknown packager names in runtreepkg.py2007-03-14, by Bernhard Herzog
- fix typo2007-03-14, by Bernhard Herzog
- runtreepkg.py: add option --once and a way to run specific packagers2007-03-14, by Bernhard Herzog
- turn the (de)serialize functions of the status fields into methods2007-03-13, by Bernhard Herzog
- add cherrypy.cfg2007-03-13, by Bernhard Herzog
- make starttreepkgweb.py executable2007-03-13, by Bernhard Herzog
- merge2007-03-13, by Bernhard Herzog
- Add simple web interface for status reports2007-03-13, by Bernhard Herzog
- Add treepkg/report.py for reporting and use it in reportstatus.py2007-03-13, by Bernhard Herzog