graph
- fix issue with finally and python < 2.52010-10-15, by Bjoern Ricks
- SourcePackage in kde_l10n recipe super(SourcePackager, self).determine_package_version(directory, locals()) to resolve upsteam_version variable2010-10-15, by Bjoern Ricks
- add tests for determine debian upstream version2010-10-14, by Bjoern Ricks
- determine upstream_version of a package2010-10-13, by Bjoern Ricks
- sawmill: fixed stupid time calc bug2010-10-02, by Sascha Teichmann
- sawmill: Added RSS feed generator.2010-09-30, by Sascha Teichmann
- skip reports without a status and status starttime2010-09-30, by Bjoern Ricks
- sawmill: Prepared detail view for syndication:2010-09-29, by Sascha Teichmann
- sawmill: details view has seven columns not six. Was wrong in date rows.2010-09-26, by Sascha Teichmann
- sawmill: moved imports before there usage2010-09-26, by Sascha Teichmann
- sawmill: Made html head elements HTML 4.01 compatible.2010-09-26, by Sascha Teichmann
- sawmill: Moved python blocks in templates to make them more readable.2010-09-23, by Sascha Teichmann
- Moved the saegewerk table layout completely into header and footer2010-09-23, by Sascha Teichmann
- sawmill: Improved HTML 4.01 transitional compat a bit.2010-09-18, by Sascha Teichmann
- sawmill: moved wald's table layout into common header and footer2010-09-18, by Sascha Teichmann
- sawmill: Rearranged the postion of some python code in the details template to2010-09-18, by Sascha Teichmann
- sawmill: Not all displayed times are in UTC so the2010-09-18, by Sascha Teichmann
- Add a Z to the times to underline that we are on UTC time2010-09-17, by Andre Heinecke
- sawmill: s/build successful/success/ because its more symmetrical to "error" and it reduces the size of the generated detail page.2010-09-17, by Sascha Teichmann
- sawmill: short start and stop to %H:%M:%S because2010-09-16, by Sascha Teichmann
- Added favicon derived from Kalle's saegeblatt.svg2010-09-14, by Sascha Teichmann
- The beast is called Saegewerk and not Saegewerker2010-09-12, by Sascha Teichmann
- sawmill: Added 'powered by Tree Packager' line in details view.2010-09-10, by Sascha Teichmann
- sawmill: create links for tag builds2010-09-10, by Sascha Teichmann
- sawmill: removed trailing whitespace2010-09-10, by Sascha Teichmann
- Source package created means we are still progressing2010-09-10, by Andre Heinecke
- set sbdmock rootlog to scratchlog.txt2010-09-10, by Bjoern Ricks
- sawmill: Sort treepkgs in overview by description2010-09-10, by Sascha Teichmann
- Update the stop time after all logs are compressed2010-09-09, by Andre Heinecke
- recognize more build states in sawmill2010-09-09, by Sascha Teichmann
- check if tracks directory exists before walking it.2010-09-09, by Sascha Teichmann
- Allow sending notifications from a local treepkg via sendnotificationmails.py2010-09-09, by Andre Heinecke
- Update test_readconfig for additional config parameters2010-09-09, by Andre Heinecke
- Enable a status_hook to be set and executed on status changes2010-09-09, by Andre Heinecke
- Make walking of revision path more stable2010-09-09, by Sascha Teichmann
- Make the compress_all_logs call builder independent and also compress2010-08-31, by Andre Heinecke
- commit compress all logs patch from Sascha Teichmann2010-08-30, by Bjoern Ricks
- corrected link back to overview in detail view of sawmill2010-08-27, by Sascha Teichmann
- Filter deprecation warnings from cherrypy in a more specific way2010-08-25, by Andre Heinecke
- Use an exception to use either hashlib or md52010-08-24, by Andre Heinecke
- Use the Hashlib module instead of MD5 if the python version is >=2.52010-08-24, by Andre Heinecke
- Ignore warnings about deprecated MD5 module2010-08-24, by Andre Heinecke
- Ignore builds without status information2010-08-23, by Andre Heinecke
- Do not show warnings caused by using cherrypy2010-08-23, by Andre Heinecke
- Improved README of sawmill a bit.2010-08-20, by Sascha Teichmann
- Initial check-in of sawmill a simple mod_python based2010-08-20, by Sascha Teichmann
- capture only stdout for treepkginfo2010-08-13, by Bjoern Ricks
- Enable more variables to be used in the version template.2010-08-11, by Andre Heinecke
- added jobdaemon2010-08-10, by Bjoern Ricks
- added missing import2010-08-10, by Bjoern Ricks
- Cleanup misplaced whitespace2010-08-09, by Andre Heinecke
- Ignore redundancy of trailing slashes while ensuring to have at least one.2010-08-09, by Andre Heinecke
- Default to treepkg.packager if no packager class is given2010-08-09, by Andre Heinecke
- Always call checkout index with a trailing / to force the creation of the dest2010-08-09, by Andre Heinecke
- fix: function name is makedirs instead of mkdirs2010-08-06, by Bjoern Ricks
- use os.mkdirs to create static web directory to get rid of noisy errors if a build machine is rebooted and tmp dir is cleaned2010-08-06, by Bjoern Ricks
- Merged revisions 388-399 via svnmerge from2010-08-06, by Bjoern Ricks
- Merged revisions 346-386 via svnmerge from2010-08-06, by Bjoern Ricks
- cleanup modulestreepkg-status 2010-08-06, by Bjoern Ricks
- review changestreepkg-status 2010-08-05, by Bjoern Ricks
- be more error prone in listing different filestreepkg-status 2010-08-02, by Bjoern Ricks
- fixed typostreepkg-status 2010-08-02, by Bjoern Ricks
- fixed another typotreepkg-status 2010-07-29, by Bjoern Ricks
- fixed another typotreepkg-status 2010-07-29, by Bjoern Ricks
- fixed typotreepkg-status 2010-07-29, by Bjoern Ricks
- fix handling of showing only successfull builds together with num packagestreepkg-status 2010-07-29, by Bjoern Ricks
- publish package must be default to get original behaviourtreepkg-status 2010-07-29, by Bjoern Ricks
- introduced after_copy_hook and made rsync upload to publishdir optionaltreepkg-status 2010-07-29, by Bjoern Ricks
- only rsync specified architectures from cachedir to publishdirtreepkg-status 2010-07-28, by Bjoern Ricks
- fix if statementtreepkg-status 2010-07-28, by Bjoern Ricks
- only run upload hook if it is not empty2010-07-28, by Bjoern Ricks
- fixed a typotreepkg-status 2010-07-28, by Bjoern Ricks
- add helper tool to list content of a cache dbtreepkg-status 2010-07-28, by Bjoern Ricks
- run rsync only an arch dirs that are present in the current treepkgtreepkg-status 2010-07-28, by Bjoern Ricks
- check if upload hook is emptytreepkg-status 2010-07-27, by Bjoern Ricks
- removed unnecessary debug outputtreepkg-status 2010-07-27, by Bjoern Ricks
- fixed wrong import statementtreepkg-status 2010-07-27, by Bjoern Ricks
- fixed last commit (db instead of sqlite3)treepkg-status 2010-07-26, by Bjoern Ricks
- make treepkg compatible to python 2.4treepkg-status 2010-07-26, by Bjoern Ricks
- use md5 instead of hashlib moduletreepkg-status 2010-07-26, by Bjoern Ricks
- incremental copying only changed debian packagestreepkg-status 2010-07-26, by Bjoern Ricks
- first version of incremental copying debian packages to cachedirtreepkg-status 2010-07-26, by Bjoern Ricks
- fixed some typostreepkg-status 2010-07-26, by Bjoern Ricks
- moved data handling in publishdebianpackages into seperate moduletreepkg-status 2010-07-26, by Bjoern Ricks
- implemented CacheDb to store copied Packages from build hosttreepkg-status 2010-07-23, by Bjoern Ricks
- improved publishdebianpackages and fixed a lot of bugs in the xml info parsing parttreepkg-status 2010-07-22, by Bjoern Ricks
- fixed some small issuestreepkg-status 2010-07-22, by Bjoern Ricks
- added a new root element which is called TreepkgRoot for Treepkg Info classestreepkg-status 2010-07-22, by Bjoern Ricks
- fixed small bugstreepkg-status 2010-07-22, by Bjoern Ricks
- copy binary-all packages in all binary-xyz dirstreepkg-status 2010-07-22, by Bjoern Ricks
- implemented parsing from xml stringtreepkg-status 2010-07-21, by Bjoern Ricks
- inital checkin for new publishpackages processingtreepkg-status 2010-07-13, by Bjoern Ricks
- moved arch info to each package infotreepkg-status 2010-07-13, by Bjoern Ricks
- moved common publish functions to a seperate moduletreepkg-status 2010-07-13, by Bjoern Ricks
- updated test readconfig for os config variabletreepkg-status 2010-07-13, by Bjoern Ricks
- moved packages and logs to revision tagtreepkg-status 2010-07-12, by Bjoern Ricks
- add os config statementtreepkg-status 2010-07-12, by Bjoern Ricks
- missed in last committreepkg-status 2010-07-12, by Bjoern Ricks
- let the user specify num revisions that should be shown in the infotreepkg-status 2010-07-12, by Bjoern Ricks
- fixed status line for revisiontreepkg-status 2010-07-09, by Bjoern Ricks
- fixed some typostreepkg-status 2010-07-09, by Bjoern Ricks
- Bugfix: source was not definedtreepkg-status 2010-07-09, by Bjoern Ricks
- implemented nearly all infotreepkg-status 2010-07-09, by Bjoern Ricks
- added md5sum functiontreepkg-status 2010-07-09, by Bjoern Ricks
- get all log filestreepkg-status 2010-07-09, by Bjoern Ricks
- write first info about trackstreepkg-status 2010-07-08, by Bjoern Ricks
- check if config file exists to get usefull error outputtreepkg-status 2010-07-08, by Bjoern Ricks
- changed <millpath> to <trackspath>treepkg-status 2010-07-08, by Bjoern Ricks
- added treepkg_dir andd tracks_dir attributes to PackageGrouptreepkg-status 2010-07-08, by Bjoern Ricks
- moved test file to test main dirtreepkg-status 2010-07-08, by Bjoern Ricks
- renamed new status dir to info because of a naming conflict with status.pytreepkg-status 2010-07-08, by Bjoern Ricks
- added classed for treepkg status xml generationtreepkg-status 2010-07-07, by Bjoern Ricks
- check if logdir exist before detemining log files2010-07-07, by Bjoern Ricks
- created branch for treepkg refactoringtreepkg-status 2010-07-07, by Bjoern Ricks
- removed obsolete maemo recipies2010-07-07, by Bjoern Ricks
- bugfix:2010-07-07, by Bjoern Ricks
- merged maemo packager into enterprise packager2010-07-07, by Bjoern Ricks
- Added a comment in the demo.cfg about the builder_cls option to switch the2010-06-21, by Andre Heinecke
- Changed the test for readconfig to allow the additional builder_cls option2010-06-21, by Andre Heinecke
- Added an option to configure the used builder class from the treepkg.cfg. This2010-06-21, by Andre Heinecke
- Change gpgme naming to the standard scheme of the gnupg packages2010-06-21, by Andre Heinecke
- Added for Windows CE2010-06-21, by Andre Heinecke
- Recipes added for Windows CE2010-06-21, by Andre Heinecke
- Add dependencies to the ce-arm packages since the autogen/configuration step is2010-06-21, by Andre Heinecke
- Base takes now the configuration options for Windows CE that are supplied2010-06-21, by Andre Heinecke
- Added the option to expose additional log files from the log directory.2010-06-21, by Andre Heinecke
- added kde_l10n packager that builds only tags2010-06-15, by Bjoern Ricks
- Fix typos in doc-strings.2010-06-01, by Bernhard Herzog
- used full path (baseurl + subdir) for tag detection not only the first subdir2010-06-01, by Bjoern Ricks
- maemo_version is now <PKG_DATE>.<REVISION>2010-05-31, by Bjoern Ricks
- treepkg is now able to handle debian source format 1.0 and source format 3.0 (quilt)2010-05-31, by Bjoern Ricks
- removed dsc file statement from login target of sbuilder2010-05-31, by Bjoern Ricks
- bugfix: remove unnecessary variable for enterprise builds2010-05-21, by Bjoern Ricks
- bugfix: import recipes.kde.maemo.tags2010-05-21, by Bjoern Ricks
- kde-l10n packager for maemo tags2010-05-21, by Bjoern Ricks
- packageer for kde_l10n on maemo2010-05-21, by Bjoern Ricks
- sbdmock is now able to run scripts2010-05-20, by Bjoern Ricks
- fixed indentation2010-05-19, by Bjoern Ricks
- added some comments2010-05-18, by Bjoern Ricks
- added packager that is able to build only tags for enterprise builds2010-05-18, by Bjoern Ricks
- added a small comment about the behaviour of this packager2010-05-18, by Bjoern Ricks
- fixed indentation from tabs to spaces2010-05-18, by Bjoern Ricks
- added some logging output2010-05-12, by Bjoern Ricks
- only export debian dir from tag if a tag is build2010-05-12, by Bjoern Ricks
- added a packager that only builds tags and not any trunk version2010-05-11, by Bjoern Ricks
- replace rules_revision string in pkg_revision_template also for tags2010-05-11, by Bjoern Ricks
- added a maemo packager for tags2010-05-11, by Bjoern Ricks
- removed obsolete cast to int2010-05-11, by Bjoern Ricks
- treepkg is able to use package descriptions from tags now2010-05-11, by Bjoern Ricks
- added login feature for sbdmock2010-05-10, by Bjoern Ricks
- fixed last commit2010-04-26, by Bjoern Ricks
- catch OSErrors if some programs are not installed2010-04-26, by Bjoern Ricks
- added sanity check if debian package description contains a dependency with a last ,2010-04-26, by Bjoern Ricks
- merged branches/scratchbox into trunk2010-04-23, by Bjoern Ricks
- Last changed revision is now again correctly returned as a string2010-04-22, by Andre Heinecke
- Fixed newest version detection for Subversion checkouts with external subdirs2010-04-22, by Andre Heinecke
- Changed testmessages to use the correct types2010-04-15, by Andre Heinecke
- Changed default message templates to the correct types2010-04-15, by Andre Heinecke
- Build logs are now also compressed when errors occur during building2010-04-14, by Andre Heinecke
- Expanded the pkg_revision_template dictionary to include rules revision2010-04-13, by Andre Heinecke
- Check in of local Enterprise recipe changes2010-04-13, by Andre Heinecke
- Changed the Build Logs to be gziped before they are published2010-04-13, by Andre Heinecke
- Updated recipes to reflect that Subversion revsisons are handled as strings2010-04-08, by Andre Heinecke
- Updated tests to reflect that Subversion revisions are now handled2010-04-08, by Andre Heinecke
- Fixed revision detection by changing Subversion revision numbers2010-04-08, by Andre Heinecke
- Added check in readconfig if either a git_url or a svn_url is provided2010-03-17, by Andre Heinecke
- last_changed_revision of ManualWorkingCopy now always returns2010-03-17, by Andre Heinecke
- Test updated to reflect that rules_rev is now also handled as string2010-03-17, by Andre Heinecke
- Revisions are now handled as strings2010-03-17, by Andre Heinecke
- Revisions are now handled as strings2010-03-17, by Andre Heinecke
- Revisions are now handled as strings2010-03-17, by Andre Heinecke
- Modified tests for Git2010-03-17, by Andre Heinecke
- Fix default value in help string for --status-template option.2010-03-17, by Bernhard Herzog
- Cleaner last_changed_revision function2010-03-12, by Andre Heinecke
- Changed command calls to use cwd and fixed line length2010-03-12, by Andre Heinecke
- Added recipes for GNUPG Windows CE crossbuilds2010-03-12, by Andre Heinecke
- Added basic Git support, configuration options:2010-03-12, by Andre Heinecke
- Rsync call parameters: Using the long version with some parameters for clarity.2009-12-21, by Bernhard Reiter
- Improve help string for --config-file option of publishstaticweb.2009-12-09, by Bernhard Herzog
- Only try to copy package files when there actually are files to copy2009-12-09, by Bernhard Herzog
- use correct base class2009-12-04, by Bernhard Herzog
- Copy the enterprise 4 packagers to the refactored kde enterprise2009-12-03, by Bernhard Herzog
- Copy the enterprise 3.5 packagers to the refactored kde enterprise2009-12-03, by Bernhard Herzog
- Create generic kde enterprise packager by copying and adapting2009-12-03, by Bernhard Herzog
- Add directory structure for refactored kde enterprise packagers.2009-12-03, by Bernhard Herzog
- Rework the packager mainloop. it's a bit simpler now and stopping should2009-12-02, by Bernhard Herzog
- Implement tag exports in the subversion base classes.2009-12-02, by Bernhard Herzog
- When stopping because of an error, do not raise the exception again as2009-12-02, by Bernhard Herzog
- Do not require subclassing of recipes.kde_enterprise_3_5.base.BasePackageTrack.2009-12-01, by Bernhard Herzog
- Move the should_stop check out of the try/except block so that it's not2009-12-01, by Bernhard Herzog
- New command line argument --stop-on-error for runtreepkg.py and2009-12-01, by Bernhard Herzog
- Make the svn external subdirectories configurable in the configuration2009-12-01, by Bernhard Herzog
- Add per-track configuration option version_template used by the2009-12-01, by Bernhard Herzog
- Add a way to specify svn subset checkouts where only parts of a source2009-11-26, by Bernhard Herzog
- Check the URL of a working copy when updating a track's working copy.2009-11-26, by Bernhard Herzog
- Add doc-string to SubversionError2009-11-26, by Bernhard Herzog
- Do not require subclassing of2009-11-24, by Bernhard Herzog
- Turn the SourcePackager class attribute changemsg_template into a2009-11-20, by Bernhard Herzog
- Turn the SourcePackager class attribute pkg_basename into a per-track2009-11-20, by Bernhard Herzog
- Add a paragraph about the new option deb_build_options to demo.cfg.2009-11-20, by Bernhard Herzog
- Make it possible to use parallel builds for packages that support it:2009-11-20, by Bernhard Herzog
- Make it easy to install extra binaries into subdirectories of extra-pkg.2009-11-18, by Bernhard Herzog
- Correct the update of the sample configuration2009-10-06, by Bernhard Herzog
- Update the sample configuration2009-10-06, by Bernhard Herzog
- Replace debrevision_prefix with pkg_revision_template. Their meaning is2009-10-06, by Bernhard Herzog
- fix typo2009-10-06, by Bernhard Herzog
- fix typo2009-10-06, by Bernhard Herzog
- Add --track-option command line option to set track-specific options.2009-09-18, by Bernhard Herzog
- Avoid hard-coding the kde version: Do not override the2009-09-09, by Bernhard Herzog
- Make the web status templates work with newer versions of genshi, like2009-09-01, by Bernhard Herzog
- Make the #! line in the commands more portable. Use /usr/bin/python2009-09-01, by Bernhard Herzog
- kdepim 3.5 recipes: Use the official tag date as the date in the package2009-08-04, by Bernhard Herzog
- kde-i18n recipe: Use the enterprise_version already provided by the base2009-08-04, by Bernhard Herzog
- kdepim 3.5 recipes: Use the new BaseRevisionPackager2009-08-04, by Bernhard Herzog
- kdepim recipes: introduce a BaseRevisionPackager that allows the track2009-08-04, by Bernhard Herzog
- Add functions to get SVN logs and extract tag revisions from it. Add2009-08-04, by Bernhard Herzog
- Pass the package revision as a parameter to the RevisionPackager2009-08-04, by Bernhard Herzog
- When building a tagged revision, make sure to explicitly use the2009-08-03, by Bernhard Herzog
- Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package2009-05-07, by Bernhard Herzog
- Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise42009-05-07, by Bernhard Herzog
- Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely2009-05-07, by Bernhard Herzog
- Add pkgbaseversion parameter to the prepare_sources_for_tarball method2009-05-07, by Bernhard Herzog
- Define changemsg_template in BaseSourcePackager and not in the kdepim2009-05-07, by Bernhard Herzog
- Refactoring: Implement do_package in treepkg.packager.SourcePackager.2009-05-07, by Bernhard Herzog
- Refactoring: Move the TagDetector class into the treepkg.subversion module2009-05-07, by Bernhard Herzog
- Remove unused imports2009-05-07, by Bernhard Herzog
- Implement tag detection for the KDEPIM enterprise 3.5 packages. This is2009-05-07, by Bernhard Herzog
- Add tag detection to the enterprise4 kde-l10n packager by using2009-05-06, by Bernhard Herzog
- Make treepkg.subversion.last_changed_revision raise SubversionError if2009-05-06, by Bernhard Herzog
- Improve handling of nested subdirectories of tags in the enterprise4 tag2009-05-06, by Bernhard Herzog
- Refactor the enterprise4 BasePackageTrack to make it possible to2009-04-30, by Bernhard Herzog
- Add revision and recurse parameters to treepkg.subversion.export2009-04-30, by Bernhard Herzog
- Add automatic detection and builds of svn tags for the kdepim enterprise42009-04-29, by Bernhard Herzog
- Make a revision's tag available to the report template2009-04-29, by Bernhard Herzog
- Add --quiet option so that publishpackages.py can be run without any output.2009-04-28, by Bernhard Herzog
- Add treepkg/subversion.list_url function, a wrapper for "svn list"2009-04-24, by Bernhard Herzog
- Move the code that creates the builder for a new revision to a separate method.2009-04-24, by Bernhard Herzog
- Add tag parameter to RevisionPackager constructor. The tag is stored in2009-04-24, by Bernhard Herzog
- Add a tags field to the revision status to keep track of which tags2009-04-24, by Bernhard Herzog
- Allow default values for individual options to be passed to read_config_section.2009-04-17, by Bernhard Herzog
- Fix comment2009-04-16, by Bernhard Herzog
- Make publishpackages.py work for automated regular publishing of the2009-04-16, by Bernhard Herzog
- Improve default value and explanation for the cachedir setting2009-04-15, by Bernhard Herzog
- Correct the help string for listpackages' --newest option and set a2009-04-14, by Bernhard Herzog
- Add --newest=N option to listpackages to get more than one newest2009-04-14, by Bernhard Herzog
- Make bin/listpackages.py ignore revisions that have not been built2009-04-14, by Bernhard Herzog
- Make bin/listpackages.py prefer the newest packages by start-time, not2009-04-09, by Bernhard Herzog
- Make the Status class usable without a filename and provide methods to2009-04-09, by Bernhard Herzog
- Add config settings "distribution" and "section" so that they don't have2009-03-09, by Bernhard Herzog
- Make bin/listpackages.py handle corner cases like no revisions built or2009-03-06, by Bernhard Herzog
- Mention rules revision in text of --revision parameter of bin/publishpackages.py2009-03-06, by Bernhard Herzog
- Extend --revision parameter of bin/listpackages.py to accept rules revision too.2009-03-06, by Bernhard Herzog
- Add --save-after-login option to bin/treepkgbuilder.py and corresponding2009-02-24, by Bernhard Herzog
- Report the revision correctly2009-01-21, by Bernhard Herzog
- Add execute command to treepkgbuilder2009-01-20, by Bernhard Herzog
- Add test for bin/listpendingnotifications.py2009-01-16, by Bernhard Herzog
- Include the rules revision in the output of listpendingnotifications.py2009-01-14, by Bernhard Herzog
- Add the rules revision number to the filenames referenced by2009-01-14, by Bernhard Herzog
- Add the rules revision number to the filenames used by the web status2009-01-14, by Bernhard Herzog
- Fix problem with determining whether a given revision has already been packaged2009-01-13, by Bernhard Herzog
- Show the rules revision in the reports generated by bin/reportstatus.py2009-01-13, by Bernhard Herzog
- Use better names for the rules revision in the structs in the reports.2009-01-13, by Bernhard Herzog
- Provide the rules revision number to reports2009-01-13, by Bernhard Herzog
- Add a way to specify the svn URL of the repository with the debian rules2009-01-13, by Bernhard Herzog
- Extend bin/updatetreepkg.py to rename the revision directories if they2009-01-13, by Bernhard Herzog
- When checking whether to build a new revision, also update the rules2009-01-13, by Bernhard Herzog
- Use treepkg.subversion.ManualWorkingCopy for the debian directory in a2009-01-13, by Bernhard Herzog
- Add treepkg.subversion.ManualWorkingCopy. Same interface as2009-01-13, by Bernhard Herzog
- Prepare for svn managed debian rules directories. So far, the directory2009-01-13, by Bernhard Herzog
- Fix a bug introduced by the subversion interface reorganization2009-01-09, by Bernhard Herzog
- Make bin/updatetreepkg.py executable2009-01-08, by Bernhard Herzog
- Adapt enterprise_4 kde_l10n recipe to changes in debian lenny2009-01-08, by Bernhard Herzog
- Adapt enterprise_4 kde_l10n recipe to treepkg changes2009-01-08, by Bernhard Herzog
- Handle the svn repositories and working copies in a more object oriented way2009-01-08, by Bernhard Herzog
- some cosmetic changes:2009-01-08, by Bernhard Herzog
- Remove the unused PackageTrack.last_packaged_revision method and2009-01-07, by Bernhard Herzog
- Use the recipes.kde_enterprise_4.base module to define the kdepim packager2009-01-06, by Bernhard Herzog
- Use the recipes.kde_enterprise_4.base module to define the kdebase_workspace2009-01-06, by Bernhard Herzog
- Use the recipes.kde_enterprise_4.base module to define the kdebase_runtime2009-01-06, by Bernhard Herzog
- Use the recipes.kde_enterprise_4.base module to define the kdepimlibs packager2009-01-06, by Bernhard Herzog
- Use the recipes.kde_enterprise_4.base module to define the kdelibs packager2009-01-06, by Bernhard Herzog
- New module with code common to almost all kdepim enterprise 4 recipes2009-01-06, by Bernhard Herzog
- Removed kdebase recipe because it's not used.2009-01-05, by Bernhard Herzog
- Activate version number patching for KDEPIM enterprise4 packages.2008-12-18, by Bernhard Herzog
- Add --bind-mount option to bin/treepkgbuilder.py's login command and a2008-11-28, by Bernhard Herzog
- Fix filename in demopublishpackages.cfg2008-11-28, by Bernhard Herzog
- Add more KDEPIM Enterprise 4 recipes: l10n, kdebase_runtime, kdebase_workspace2008-11-14, by Bernhard Herzog
- Add build command to bin/treepkgbuilder.py2008-11-14, by Bernhard Herzog
- Make logfile and binary_dir parameters of PBuilder.build optional.2008-11-14, by Bernhard Herzog
- Allow checkouts of specific revision and to prohibit recursion during2008-11-06, by Bernhard Herzog
- SourcePackager.create_tarball: add parameter to specify compression method2008-11-06, by Bernhard Herzog
- Fix doc-string2008-11-06, by Bernhard Herzog
- remove unused method kdebase_version2008-10-15, by Bernhard Herzog
- Add recipes for KDEPIM enterprise 4 packages2008-09-05, by Bernhard Herzog
- Rename TestDebianControlFile to TestDebianControlFileSimple to use a2008-09-05, by Bernhard Herzog
- Fix comment2008-09-04, by Bernhard Herzog
- Add login command to bin/treepkgbuilder.py and corresponding method in2008-08-20, by Bernhard Herzog
- publishpackages command: if --track is omitted, publish files of all tracks.2008-08-20, by Bernhard Herzog
- listpackages command: if --track is omitted, list files of all tracks.2008-08-20, by Bernhard Herzog
- libgcrypt recipe: libgcrypt requires transfig and gs when creating the tarball2008-08-20, by Bernhard Herzog
- Make the version detection for the gnupg recipes more tolerant to deal2008-08-20, by Bernhard Herzog
- Extend debian/control file parser to cope with more real-world file.2008-08-01, by Bernhard Herzog
- Make filesupport.py more PEP8 conformant. Rename method2008-07-31, by Bernhard Herzog
- Log the output of the dpkg-source call to dpkg_source.txt.2008-07-31, by Bernhard Herzog
- Add logfile argument to treepkg.run.call to log the output of the2008-07-31, by Bernhard Herzog
- Add the add-binaries command to bin/treepkgbuilder.py2008-07-30, by Bernhard Herzog
- When building a subset of tracks, make sure new packages are added to2008-07-30, by Bernhard Herzog
- Add runtreepkg.py command line option --no-svn-update to inhibit updates2008-07-30, by Bernhard Herzog
- When signing Release files, delete the signature before creating a new2008-07-08, by Bernhard Herzog
- Fix typo2008-06-26, by Bernhard Herzog
- Use the FileTestMixin for the status tests, too.2008-06-26, by Bernhard Herzog
- For log files, use a name under the test specific temp dir to avoid2008-06-26, by Bernhard Herzog
- Rework test/filesupport.py so that test cases always use their own2008-06-26, by Bernhard Herzog
- Add the addkey command to bin/treepkgbuilder.py and a corresponding2008-06-25, by Bernhard Herzog
- Add test case for the save_after_exec parameter and adapt the other2008-06-25, by Bernhard Herzog
- Add the save_after_exec argument to the PBuilder.run_script method. If2008-06-25, by Bernhard Herzog
- Extend the PBuilder.run_script method so that the script can be called2008-06-25, by Bernhard Herzog
- Update demo.cfg with better defaults and a new paragraph for the2008-06-24, by Bernhard Herzog
- Implement optional signing of .dsc and .changes files2008-06-24, by Bernhard Herzog
- PBuilder: refactor the "pbuilder update" call into a separate method2008-06-24, by Bernhard Herzog
- Add bin/treepkgbuilder.py, a script to manage treepkg's pbuilder instance2008-06-24, by Bernhard Herzog
- Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files2008-06-24, by Bernhard Herzog
- Adapt gnugp2 recipe to the filenameproperty renaming2008-06-24, by Bernhard Herzog
- treepkg.builder.PBuilder: refactor the actual apt-ftparchive call into a2008-06-23, by Bernhard Herzog
- Introduce filenameproperties for the various directories in the PBuilder class2008-06-23, by Bernhard Herzog
- Move the filenameproperty factory from treepkg/packager.py to2008-06-23, by Bernhard Herzog
- Add "--debbuildopts -b" to "pbuilder build" command line to stop2008-06-23, by Bernhard Herzog
- Move the pbuilder initialization code from bin/initpbuilder.py to2008-06-23, by Bernhard Herzog
- Extend listdir_abs with an optional glob pattern2008-06-20, by Bernhard Herzog
- Removed unused method PackageTrack.debian_source2008-06-20, by Bernhard Herzog
- Introduce package track config option signing_key_id to specify the2008-06-20, by Bernhard Herzog
- Add a function to sign a debian .dsc or .control file2008-06-20, by Bernhard Herzog
- Make treepkg.run.capture_output include the output in the2008-06-20, by Bernhard Herzog
- Extend treepkg.run.call so that data can be fed to stdin of the subprocess.2008-06-20, by Bernhard Herzog
- 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
- 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
- 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