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
|
Fri, 20 Jun 2008 15:08:59 +0000 |
Bernhard Herzog |
Introduce package track config option signing_key_id to specify the
|
Fri, 20 Jun 2008 14:54:27 +0000 |
Bernhard Herzog |
Add a function to sign a debian .dsc or .control file
|
Fri, 20 Jun 2008 14:40:29 +0000 |
Bernhard Herzog |
Make treepkg.run.capture_output include the output in the
|
Fri, 20 Jun 2008 14:06:27 +0000 |
Bernhard Herzog |
Extend treepkg.run.call so that data can be fed to stdin of the subprocess.
|
Fri, 20 Jun 2008 10:19:26 +0000 |
Bernhard Herzog |
Fix spelling of the DebianControlFile.handle_source_paragraph method.
|
Thu, 19 Jun 2008 14:27:49 +0000 |
Bernhard Herzog |
Remove debug print
|
Thu, 19 Jun 2008 12:26:07 +0000 |
Bernhard Herzog |
kdepim recipe: raise an error if not all version replacements could be done
|
Thu, 19 Jun 2008 12:25:30 +0000 |
Bernhard Herzog |
Make treepkg/utilreplace_in_file return whether any substitutions were made.
|
Thu, 19 Jun 2008 10:13:39 +0000 |
Bernhard Reiter |
Changed matching string enterprise->enterprise35, so it matches
|
Tue, 17 Jun 2008 18:06:21 +0000 |
Bernhard Herzog |
Make the template used by bin/publishstaticweb.py configurable.
|
Wed, 11 Jun 2008 12:59:17 +0000 |
Bernhard Herzog |
gnupg2 recipe: create the pkits log with 0644 permissions
|
Wed, 11 Jun 2008 09:48:57 +0000 |
Bernhard Herzog |
gnupg2 recipe: format the PKITS log as a HTML table
|
Tue, 10 Jun 2008 15:37:22 +0000 |
Bernhard Herzog |
Serve log files ending with .html as text/html
|
Tue, 10 Jun 2008 09:51:50 +0000 |
Bernhard Herzog |
Make status-by-startdate.html the default template. Sorting by date is
|