graph
- 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
- fix typos2008-03-04, by Bernhard Herzog
- fix typos2008-03-04, by Bernhard Herzog
- Add documentation/kdepim as SVN externals directory to the enterprise i18n2008-02-25, by Bernhard Herzog
- Remove unused option base_url2008-02-19, by Bernhard Herzog
- Add support for notification mails in case of build errors2008-02-19, by Bernhard Herzog
- Make packaging a specific revision work even if newer revisions have already2007-11-26, by Bernhard Herzog
- revert previous change; it was committed accidentally2007-11-26, by Bernhard Herzog
- Make PackagerTest more flexible to make it easier to add tests2007-11-26, by Bernhard Herzog
- Make PackagerTest more flexible to make it easier to add tests2007-11-26, by Bernhard Herzog
- refactor the packager test cases to prepare for more tests2007-11-26, by Bernhard Herzog
- Make the prefix used in the debian revision number configurable.2007-11-07, by Bernhard Herzog
- Add instructions_file setting to demo.cfg2007-11-06, by Bernhard Herzog
- Implement a way to stop a running treepackager.2007-09-11, by Bernhard Herzog
- remove unused import2007-09-11, by Bernhard Herzog
- Add scripts that help publish the packages produced by the tree packager2007-09-11, by Bernhard Herzog
- Add methods RevisionPackager.list_source_files and2007-09-11, by Bernhard Herzog
- add some tests for the PackageTrack.last_packaged_revision() method2007-09-11, by Bernhard Herzog
- In TestPackageTrack, create the test files in the test_-methods so that2007-09-11, by Bernhard Herzog
- Make PackageTrack.get_revision_numbers return the revisions as a sorted2007-09-11, by Bernhard Herzog
- Make BinaryPackager remove all files that do not belong to the binary2007-09-10, by Bernhard Herzog
- Document what extract_value_for_key returns when the key is not found2007-08-31, by Bernhard Herzog
- Make the defaults a bit more useful:2007-08-31, by Bernhard Herzog
- Add command line option --revision to package a specific revision.2007-05-11, by Bernhard Herzog
- Add revision parameter to PackagerGroup.__init__ and some other methods2007-05-11, by Bernhard Herzog
- Add revision parameter to update so that a checkout can be updated to a2007-05-11, by Bernhard Herzog
- 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