graph
- Fix spelling of the DebianControlFile.handle_source_paragraph method.2008-06-20, by Bernhard Herzog
- Remove debug print2008-06-19, by Bernhard Herzog
- kdepim recipe: raise an error if not all version replacements could be done2008-06-19, by Bernhard Herzog
- Make treepkg/utilreplace_in_file return whether any substitutions were made.2008-06-19, by Bernhard Herzog
- Changed matching string enterprise->enterprise35, so it matches2008-06-19, by Bernhard Reiter
- Make the template used by bin/publishstaticweb.py configurable.2008-06-17, by Bernhard Herzog
- gnupg2 recipe: create the pkits log with 0644 permissions2008-06-11, by Bernhard Herzog
- gnupg2 recipe: format the PKITS log as a HTML table2008-06-11, by Bernhard Herzog
- Serve log files ending with .html as text/html2008-06-10, by Bernhard Herzog
- Make status-by-startdate.html the default template. Sorting by date is2008-06-10, by Bernhard Herzog
- New alternative template for the status page. This one sorts by2008-06-09, by Bernhard Herzog
- Let the user supply the filename of the template to use for the status page.2008-06-09, by Bernhard Herzog
- Actually commit the web/status-by-revision.html2008-06-09, by Bernhard Herzog
- Move the default template for the status web page to the new directory2008-06-09, by Bernhard Herzog
- Make sure the log dir exists before attempting to run pbuilder build2008-06-05, by Bernhard Herzog
- Adapt web.py to use list_log_files when handling log files.2008-06-05, by Bernhard Herzog
- Add reportstatus.py flag --sort-on= to let the user choose the sort field.2008-06-05, by Bernhard Herzog
- new report type: sorted by start date instead of revision number. This2008-06-05, by Bernhard Herzog
- Rework treepkg/report.py to prepare for other report types. Adapt2008-06-05, by Bernhard Herzog
- New file. Script to update an existing treepkg installation to the2008-06-02, by Bernhard Herzog
- Create build_log.txt into the log/ subdirectory.2008-06-02, by Bernhard Herzog
- Rename the build log from build.log to build_log.txt. This makes2008-06-02, by Bernhard Herzog
- Extend the gnupg2 recipe so that it extracts the PKITS log.2008-06-02, by Bernhard Herzog
- Add RevisionPackager method list_log_files which returns a description2008-06-02, by Bernhard Herzog
- Extend _filenameproperty so that the filename can be interpreted2008-06-02, by Bernhard Herzog
- In PBuilder.run_script create the log file before starting pbuilder to2008-06-02, by Bernhard Herzog
- In the gnupg SmartSourcePackager, put the tarball creation log into the log_dir.2008-05-27, by Bernhard Herzog
- Add a log/ subdir for each revision. The filename is available as the2008-05-27, by Bernhard Herzog
- Make more of RevisionPackager available to SourcePackager and2008-05-27, by Bernhard Herzog
- Add recipes for gnupg and related packages2008-05-26, by Bernhard Herzog
- Update demo.cfg: add option for dependency handling, adapt2008-05-23, by Bernhard Herzog
- Reorganize and rename the packager hierarchy.2008-05-23, by Bernhard Herzog
- Try to determine dependencies only when treepkg is fully configured.2008-05-23, by Bernhard Herzog
- Fix typo in comment in demo.cfg2008-05-23, by Bernhard Herzog
- Add the handle_dependencies Option for the config file. Extend the test2008-05-23, by Bernhard Herzog
- Add basic dependency handling to PackageTrack and PackagerGroup.2008-05-23, by Bernhard Herzog
- Add treepkg/debian.py and test/test_debian.py with code and tests to2008-05-22, by Bernhard Herzog
- New parameter for PBuilder.build: extra_env, a mapping with extra2008-05-22, by Bernhard Herzog
- Make the import_packager_module function more flexible. The modules may2008-05-22, by Bernhard Herzog
- New parameter treepkg.run.call: extra_env for additional environment2008-05-22, by Bernhard Herzog
- Add tests for treepkg/run.py2008-05-22, by Bernhard Herzog
- New arguments for the PBuilder.build method:2008-05-22, by Bernhard Herzog
- Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic2008-05-21, by Bernhard Herzog
- Extend/Modify FileTestMixin.create_files:2008-05-21, by Bernhard Herzog
- Add PBuilder.run_script method and associated tests. The run_script2008-05-21, by Bernhard Herzog
- Add test/test_builder.py with tests for treepkg.builder2008-05-20, by Bernhard Herzog
- Fix variable name in testcase2008-04-02, by Bernhard Herzog
- Cosemetic fix in test data2008-04-01, by Bernhard Herzog
- Fix doc-string2008-04-01, by Bernhard Herzog
- Extend treepkg.readconfig.read_config:2008-04-01, by Bernhard Herzog
- Add a smarter way to load the packager modules: Add the function2008-04-01, by Bernhard Herzog
- Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.2008-03-20, by Bernhard Herzog
- Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py2008-03-19, by Bernhard Herzog
- Remove StatusFile. It has been superseded by the treepkg.util module2008-03-19, by Bernhard Herzog
- Add note about notificatin mails to README2008-03-04, by Bernhard Herzog
- Add note about bin/inittreepkg.py to README2008-03-04, by Bernhard Herzog
- Include the build host in the default value of cachedir in demostaticweb.cfg2008-03-04, by Bernhard Herzog
- Add bin/inittreepkg.py, a script to automate some of the installation2008-03-04, by Bernhard Herzog
- Use cmdexpand in bin/initpbuilder.py2008-03-04, by Bernhard Herzog
- Better default values for the kde-i18n section of demo.cfg2008-03-04, by Bernhard Herzog