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
|
Wed, 14 Jan 2009 17:08:51 +0000 |
Bernhard Herzog |
Add the rules revision number to the filenames referenced by
|
Wed, 14 Jan 2009 16:33:47 +0000 |
Bernhard Herzog |
Add the rules revision number to the filenames used by the web status
|
Tue, 13 Jan 2009 17:20:25 +0000 |
Bernhard Herzog |
Fix problem with determining whether a given revision has already been packaged
|
Tue, 13 Jan 2009 16:58:28 +0000 |
Bernhard Herzog |
Show the rules revision in the reports generated by bin/reportstatus.py
|
Tue, 13 Jan 2009 16:58:02 +0000 |
Bernhard Herzog |
Use better names for the rules revision in the structs in the reports.
|
Tue, 13 Jan 2009 16:33:39 +0000 |
Bernhard Herzog |
Provide the rules revision number to reports
|
Tue, 13 Jan 2009 16:18:58 +0000 |
Bernhard Herzog |
Add a way to specify the svn URL of the repository with the debian rules
|
Tue, 13 Jan 2009 15:03:21 +0000 |
Bernhard Herzog |
Extend bin/updatetreepkg.py to rename the revision directories if they
|
Tue, 13 Jan 2009 15:01:22 +0000 |
Bernhard Herzog |
When checking whether to build a new revision, also update the rules
|
Tue, 13 Jan 2009 14:31:59 +0000 |
Bernhard Herzog |
Use treepkg.subversion.ManualWorkingCopy for the debian directory in a
|
Tue, 13 Jan 2009 14:21:37 +0000 |
Bernhard Herzog |
Add treepkg.subversion.ManualWorkingCopy. Same interface as
|
Tue, 13 Jan 2009 13:48:59 +0000 |
Bernhard Herzog |
Prepare for svn managed debian rules directories. So far, the directory
|
Fri, 09 Jan 2009 21:13:51 +0000 |
Bernhard Herzog |
Fix a bug introduced by the subversion interface reorganization
|
Thu, 08 Jan 2009 19:58:06 +0000 |
Bernhard Herzog |
Make bin/updatetreepkg.py executable
|
Thu, 08 Jan 2009 19:56:19 +0000 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to changes in debian lenny
|
Thu, 08 Jan 2009 19:35:56 +0000 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to treepkg changes
|
Thu, 08 Jan 2009 16:55:18 +0000 |
Bernhard Herzog |
Handle the svn repositories and working copies in a more object oriented way
|
Thu, 08 Jan 2009 14:26:12 +0000 |
Bernhard Herzog |
some cosmetic changes:
|
Wed, 07 Jan 2009 19:57:46 +0000 |
Bernhard Herzog |
Remove the unused PackageTrack.last_packaged_revision method and
|
Tue, 06 Jan 2009 16:45:38 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepim packager
|
Tue, 06 Jan 2009 16:39:52 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_workspace
|
Tue, 06 Jan 2009 16:34:01 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_runtime
|
Tue, 06 Jan 2009 16:25:52 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepimlibs packager
|
Tue, 06 Jan 2009 16:09:41 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdelibs packager
|
Tue, 06 Jan 2009 16:01:11 +0000 |
Bernhard Herzog |
New module with code common to almost all kdepim enterprise 4 recipes
|
Mon, 05 Jan 2009 16:57:04 +0000 |
Bernhard Herzog |
Removed kdebase recipe because it's not used.
|
Thu, 18 Dec 2008 14:31:58 +0000 |
Bernhard Herzog |
Activate version number patching for KDEPIM enterprise4 packages.
|
Fri, 28 Nov 2008 15:36:10 +0000 |
Bernhard Herzog |
Add --bind-mount option to bin/treepkgbuilder.py's login command and a
|
Fri, 28 Nov 2008 15:11:18 +0000 |
Bernhard Herzog |
Fix filename in demopublishpackages.cfg
|
Fri, 14 Nov 2008 19:46:56 +0000 |
Bernhard Herzog |
Add more KDEPIM Enterprise 4 recipes: l10n, kdebase_runtime, kdebase_workspace
|
Fri, 14 Nov 2008 19:41:21 +0000 |
Bernhard Herzog |
Add build command to bin/treepkgbuilder.py
|
Fri, 14 Nov 2008 19:41:03 +0000 |
Bernhard Herzog |
Make logfile and binary_dir parameters of PBuilder.build optional.
|
Thu, 06 Nov 2008 15:59:50 +0000 |
Bernhard Herzog |
Allow checkouts of specific revision and to prohibit recursion during
|
Thu, 06 Nov 2008 15:36:29 +0000 |
Bernhard Herzog |
SourcePackager.create_tarball: add parameter to specify compression method
|
Thu, 06 Nov 2008 15:25:37 +0000 |
Bernhard Herzog |
Fix doc-string
|
Wed, 15 Oct 2008 15:45:38 +0000 |
Bernhard Herzog |
remove unused method kdebase_version
|
Fri, 05 Sep 2008 19:43:59 +0000 |
Bernhard Herzog |
Add recipes for KDEPIM enterprise 4 packages
|
Fri, 05 Sep 2008 12:04:23 +0000 |
Bernhard Herzog |
Rename TestDebianControlFile to TestDebianControlFileSimple to use a
|
Thu, 04 Sep 2008 13:39:58 +0000 |
Bernhard Herzog |
Fix comment
|
Wed, 20 Aug 2008 13:37:52 +0000 |
Bernhard Herzog |
Add login command to bin/treepkgbuilder.py and corresponding method in
|
Wed, 20 Aug 2008 13:30:21 +0000 |
Bernhard Herzog |
publishpackages command: if --track is omitted, publish files of all tracks.
|