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.
|
Wed, 20 Aug 2008 13:05:57 +0000 |
Bernhard Herzog |
listpackages command: if --track is omitted, list files of all tracks.
|
Wed, 20 Aug 2008 12:59:45 +0000 |
Bernhard Herzog |
libgcrypt recipe: libgcrypt requires transfig and gs when creating the tarball
|
Wed, 20 Aug 2008 12:58:20 +0000 |
Bernhard Herzog |
Make the version detection for the gnupg recipes more tolerant to deal
|
Fri, 01 Aug 2008 19:54:58 +0000 |
Bernhard Herzog |
Extend debian/control file parser to cope with more real-world file.
|
Thu, 31 Jul 2008 10:36:17 +0000 |
Bernhard Herzog |
Make filesupport.py more PEP8 conformant. Rename method
|
Thu, 31 Jul 2008 10:17:56 +0000 |
Bernhard Herzog |
Log the output of the dpkg-source call to dpkg_source.txt.
|
Thu, 31 Jul 2008 10:00:25 +0000 |
Bernhard Herzog |
Add logfile argument to treepkg.run.call to log the output of the
|
Wed, 30 Jul 2008 19:30:21 +0000 |
Bernhard Herzog |
Add the add-binaries command to bin/treepkgbuilder.py
|
Wed, 30 Jul 2008 19:23:10 +0000 |
Bernhard Herzog |
When building a subset of tracks, make sure new packages are added to
|
Wed, 30 Jul 2008 19:00:31 +0000 |
Bernhard Herzog |
Add runtreepkg.py command line option --no-svn-update to inhibit updates
|
Tue, 08 Jul 2008 15:39:34 +0000 |
Bernhard Herzog |
When signing Release files, delete the signature before creating a new
|
Thu, 26 Jun 2008 16:48:20 +0000 |
Bernhard Herzog |
Fix typo
|
Thu, 26 Jun 2008 16:38:09 +0000 |
Bernhard Herzog |
Use the FileTestMixin for the status tests, too.
|
Thu, 26 Jun 2008 16:33:14 +0000 |
Bernhard Herzog |
For log files, use a name under the test specific temp dir to avoid
|
Thu, 26 Jun 2008 16:23:26 +0000 |
Bernhard Herzog |
Rework test/filesupport.py so that test cases always use their own
|
Wed, 25 Jun 2008 15:15:30 +0000 |
Bernhard Herzog |
Add the addkey command to bin/treepkgbuilder.py and a corresponding
|
Wed, 25 Jun 2008 15:14:27 +0000 |
Bernhard Herzog |
Add test case for the save_after_exec parameter and adapt the other
|
Wed, 25 Jun 2008 15:09:06 +0000 |
Bernhard Herzog |
Add the save_after_exec argument to the PBuilder.run_script method. If
|
Wed, 25 Jun 2008 13:36:38 +0000 |
Bernhard Herzog |
Extend the PBuilder.run_script method so that the script can be called
|
Tue, 24 Jun 2008 19:02:20 +0000 |
Bernhard Herzog |
Update demo.cfg with better defaults and a new paragraph for the
|
Tue, 24 Jun 2008 18:08:31 +0000 |
Bernhard Herzog |
Implement optional signing of .dsc and .changes files
|
Tue, 24 Jun 2008 17:59:49 +0000 |
Bernhard Herzog |
PBuilder: refactor the "pbuilder update" call into a separate method
|
Tue, 24 Jun 2008 17:52:14 +0000 |
Bernhard Herzog |
Add bin/treepkgbuilder.py, a script to manage treepkg's pbuilder instance
|
Tue, 24 Jun 2008 15:10:39 +0000 |
Bernhard Herzog |
Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files
|
Tue, 24 Jun 2008 10:20:12 +0000 |
Bernhard Herzog |
Adapt gnugp2 recipe to the filenameproperty renaming
|
Mon, 23 Jun 2008 19:36:45 +0000 |
Bernhard Herzog |
treepkg.builder.PBuilder: refactor the actual apt-ftparchive call into a
|
Mon, 23 Jun 2008 19:29:39 +0000 |
Bernhard Herzog |
Introduce filenameproperties for the various directories in the PBuilder class
|
Mon, 23 Jun 2008 19:26:21 +0000 |
Bernhard Herzog |
Move the filenameproperty factory from treepkg/packager.py to
|
Mon, 23 Jun 2008 16:12:01 +0000 |
Bernhard Herzog |
Add "--debbuildopts -b" to "pbuilder build" command line to stop
|
Mon, 23 Jun 2008 13:21:08 +0000 |
Bernhard Herzog |
Move the pbuilder initialization code from bin/initpbuilder.py to
|
Fri, 20 Jun 2008 15:51:24 +0000 |
Bernhard Herzog |
Extend listdir_abs with an optional glob pattern
|
Fri, 20 Jun 2008 15:19:03 +0000 |
Bernhard Herzog |
Removed unused method PackageTrack.debian_source
|