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.
|