graph
- initial revision of the subversion repository2012-04-24, by Thomas Arendsen Hein
- web: create cachedir if it doesn't exist2007-04-17, by Bernhard Herzog
- web: expand the cachedir value of of staticweb.cfg2007-04-17, by Bernhard Herzog
- web: build logs have extension .txt now to improve their mime type2007-04-17, by Bernhard Herzog
- rename publish_static_site arfgument2007-04-17, by Bernhard Herzog
- fix typo2007-04-16, by Bernhard Herzog
- fix typos in README2007-04-12, by Bernhard Herzog
- flesh out the REAME file some more2007-04-12, by Bernhard Herzog
- add README section for the static web-page config2007-04-12, by Bernhard Herzog
- remove date/author line from README2007-04-12, by Bernhard Herzog
- add publishstaticweb.py and demo config file2007-04-12, by Bernhard Herzog
- fix typo in doc-string2007-04-11, by Bernhard Herzog
- merge2007-04-11, by Bernhard Herzog
- add createstaticweb.py2007-04-11, by Bernhard Herzog
- web: add method to create a static status web-site2007-04-11, by Bernhard Herzog
- merge2007-04-10, by Bernhard Herzog
- add the report time stamp to the web status2007-04-10, by Bernhard Herzog
- add a timestamp for the entire report2007-04-10, by Bernhard Herzog
- add Z suffix to all times in status reports2007-04-10, by Bernhard Herzog
- merge2007-04-10, by Bernhard Herzog
- make the status files are world readable2007-04-10, by Bernhard Herzog
- allow optionally set the file permissions in writefile2007-04-10, by Bernhard Herzog
- upgrade cmdexpand to newer version2007-04-10, by Bernhard Herzog
- merge2007-04-10, by Bernhard Herzog
- fix typo in log message2007-04-03, by Bernhard Herzog
- rename some variables from pkg_track to track2007-04-03, by Bernhard Herzog
- Rename 'packagel ine' -> 'package track'2007-04-03, by Bernhard Herzog
- merge2007-04-03, by Bernhard Herzog
- update README part about pbuilder config2007-04-03, by Bernhard Herzog
- merge2007-04-02, by Bernhard Herzog
- 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
- Improve access to a RevisionPackager's build_log2007-03-13, by Bernhard Herzog
- filename is not available for read config error message2007-03-12, by Bernhard Herzog
- Use the new status class and report start/stop time too2007-03-09, by Bernhard Herzog
- Add a stop field to the status2007-03-09, by Bernhard Herzog
- Add simple status report tool. Still using the old status files2007-03-09, by Bernhard Herzog
- Ignore the temporary files generated by the test suite2007-03-09, by Bernhard Herzog
- New Status class that handles several fields2007-03-09, by Bernhard Herzog
- Add method RevisionPackager.get_revision_numbers2007-03-09, by Bernhard Herzog
- Fix typo in logging message2007-03-09, by Bernhard Herzog
- Rename the instance variable plant to pkg_line in some classes2007-03-09, by Bernhard Herzog
- Rename AssemblyLine to PackageLine2007-03-09, by Bernhard Herzog
- Rename the Packager class to PackagerGroup2007-03-09, by Bernhard Herzog
- Adapt demo.cfg to the new packager classes2007-03-09, by Bernhard Herzog
- Add a packager for the enterprise branch localizations2007-03-09, by Bernhard Herzog
- Separate the kolab specific parts.2007-03-09, by Bernhard Herzog
- more infos about svn_url2007-03-08, by Bernhard Herzog
- readconfig.py is smarter now about conversions and supports shlex2007-03-08, by Bernhard Herzog
- add demo.cfg2007-03-06, by Bernhard Herzog
- initial checkin2007-03-06, by Bernhard Herzog