log

age author description
Fri, 20 Nov 2009 21:35:12 +0000 Bernhard Herzog Turn the SourcePackager class attribute changemsg_template into a
Fri, 20 Nov 2009 21:06:10 +0000 Bernhard Herzog Turn the SourcePackager class attribute pkg_basename into a per-track
Fri, 20 Nov 2009 20:22:34 +0000 Bernhard Herzog Add a paragraph about the new option deb_build_options to demo.cfg.
Fri, 20 Nov 2009 20:19:51 +0000 Bernhard Herzog Make it possible to use parallel builds for packages that support it:
Wed, 18 Nov 2009 18:11:22 +0000 Bernhard Herzog Make it easy to install extra binaries into subdirectories of extra-pkg.
Tue, 06 Oct 2009 13:34:49 +0000 Bernhard Herzog Correct the update of the sample configuration
Tue, 06 Oct 2009 13:18:32 +0000 Bernhard Herzog Update the sample configuration
Tue, 06 Oct 2009 13:13:04 +0000 Bernhard Herzog Replace debrevision_prefix with pkg_revision_template. Their meaning is
Tue, 06 Oct 2009 12:55:11 +0000 Bernhard Herzog fix typo
Tue, 06 Oct 2009 12:54:54 +0000 Bernhard Herzog fix typo
Fri, 18 Sep 2009 13:45:41 +0000 Bernhard Herzog Add --track-option command line option to set track-specific options.
Wed, 09 Sep 2009 16:36:23 +0000 Bernhard Herzog Avoid hard-coding the kde version: Do not override the
Tue, 01 Sep 2009 13:46:28 +0000 Bernhard Herzog Make the web status templates work with newer versions of genshi, like
Tue, 01 Sep 2009 13:35:23 +0000 Bernhard Herzog Make the #! line in the commands more portable. Use /usr/bin/python
Tue, 04 Aug 2009 10:32:33 +0000 Bernhard Herzog kdepim 3.5 recipes: Use the official tag date as the date in the package
Tue, 04 Aug 2009 10:30:48 +0000 Bernhard Herzog kde-i18n recipe: Use the enterprise_version already provided by the base
Tue, 04 Aug 2009 10:29:53 +0000 Bernhard Herzog kdepim 3.5 recipes: Use the new BaseRevisionPackager
Tue, 04 Aug 2009 10:13:12 +0000 Bernhard Herzog kdepim recipes: introduce a BaseRevisionPackager that allows the track
Tue, 04 Aug 2009 10:09:12 +0000 Bernhard Herzog Add functions to get SVN logs and extract tag revisions from it. Add
Tue, 04 Aug 2009 10:01:56 +0000 Bernhard Herzog Pass the package revision as a parameter to the RevisionPackager
Mon, 03 Aug 2009 18:57:27 +0000 Bernhard Herzog When building a tagged revision, make sure to explicitly use the
Thu, 07 May 2009 18:44:36 +0000 Bernhard Herzog Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package
Thu, 07 May 2009 16:55:06 +0000 Bernhard Herzog Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise4
Thu, 07 May 2009 16:02:23 +0000 Bernhard Herzog Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely
Thu, 07 May 2009 16:01:10 +0000 Bernhard Herzog Add pkgbaseversion parameter to the prepare_sources_for_tarball method
Thu, 07 May 2009 15:35:28 +0000 Bernhard Herzog Define changemsg_template in BaseSourcePackager and not in the kdepim
Thu, 07 May 2009 15:19:15 +0000 Bernhard Herzog Refactoring: Implement do_package in treepkg.packager.SourcePackager.
Thu, 07 May 2009 14:25:10 +0000 Bernhard Herzog Refactoring: Move the TagDetector class into the treepkg.subversion module
Thu, 07 May 2009 14:11:14 +0000 Bernhard Herzog Remove unused imports
Thu, 07 May 2009 13:51:21 +0000 Bernhard Herzog Implement tag detection for the KDEPIM enterprise 3.5 packages. This is
Wed, 06 May 2009 14:00:51 +0000 Bernhard Herzog Add tag detection to the enterprise4 kde-l10n packager by using
Wed, 06 May 2009 13:54:04 +0000 Bernhard Herzog Make treepkg.subversion.last_changed_revision raise SubversionError if
Wed, 06 May 2009 13:52:26 +0000 Bernhard Herzog Improve handling of nested subdirectories of tags in the enterprise4 tag
Thu, 30 Apr 2009 10:30:04 +0000 Bernhard Herzog Refactor the enterprise4 BasePackageTrack to make it possible to
Thu, 30 Apr 2009 10:21:01 +0000 Bernhard Herzog Add revision and recurse parameters to treepkg.subversion.export
Wed, 29 Apr 2009 16:53:00 +0000 Bernhard Herzog Add automatic detection and builds of svn tags for the kdepim enterprise4
Wed, 29 Apr 2009 14:37:22 +0000 Bernhard Herzog Make a revision's tag available to the report template
Tue, 28 Apr 2009 10:23:08 +0000 Bernhard Herzog Add --quiet option so that publishpackages.py can be run without any output.
Fri, 24 Apr 2009 18:33:12 +0000 Bernhard Herzog Add treepkg/subversion.list_url function, a wrapper for "svn list"
Fri, 24 Apr 2009 18:21:01 +0000 Bernhard Herzog Move the code that creates the builder for a new revision to a separate method.
Fri, 24 Apr 2009 18:04:40 +0000 Bernhard Herzog Add tag parameter to RevisionPackager constructor. The tag is stored in
Fri, 24 Apr 2009 17:55:29 +0000 Bernhard Herzog Add a tags field to the revision status to keep track of which tags
Fri, 17 Apr 2009 18:48:58 +0000 Bernhard Herzog Allow default values for individual options to be passed to read_config_section.
Thu, 16 Apr 2009 17:10:41 +0000 Bernhard Herzog Fix comment
Thu, 16 Apr 2009 09:32:35 +0000 Bernhard Herzog Make publishpackages.py work for automated regular publishing of the
Wed, 15 Apr 2009 13:50:31 +0000 Bernhard Herzog Improve default value and explanation for the cachedir setting
Tue, 14 Apr 2009 13:15:41 +0000 Bernhard Herzog Correct the help string for listpackages' --newest option and set a
Tue, 14 Apr 2009 12:45:12 +0000 Bernhard Herzog Add --newest=N option to listpackages to get more than one newest
Tue, 14 Apr 2009 09:41:59 +0000 Bernhard Herzog Make bin/listpackages.py ignore revisions that have not been built
Thu, 09 Apr 2009 18:59:44 +0000 Bernhard Herzog Make bin/listpackages.py prefer the newest packages by start-time, not
Thu, 09 Apr 2009 18:20:04 +0000 Bernhard Herzog Make the Status class usable without a filename and provide methods to
Mon, 09 Mar 2009 16:00:44 +0000 Bernhard Herzog Add config settings "distribution" and "section" so that they don't have
Fri, 06 Mar 2009 19:57:04 +0000 Bernhard Herzog Make bin/listpackages.py handle corner cases like no revisions built or
Fri, 06 Mar 2009 19:22:53 +0000 Bernhard Herzog Mention rules revision in text of --revision parameter of bin/publishpackages.py
Fri, 06 Mar 2009 19:21:56 +0000 Bernhard Herzog Extend --revision parameter of bin/listpackages.py to accept rules revision too.
Tue, 24 Feb 2009 18:28:25 +0000 Bernhard Herzog Add --save-after-login option to bin/treepkgbuilder.py and corresponding
Wed, 21 Jan 2009 14:02:01 +0000 Bernhard Herzog Report the revision correctly
Tue, 20 Jan 2009 11:06:35 +0000 Bernhard Herzog Add execute command to treepkgbuilder
Fri, 16 Jan 2009 20:42:06 +0000 Bernhard Herzog Add test for bin/listpendingnotifications.py
Wed, 14 Jan 2009 17:20:42 +0000 Bernhard Herzog Include the rules revision in the output of listpendingnotifications.py
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)