log

age author description
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
Mon, 09 Jun 2008 16:34:23 +0000 Bernhard Herzog New alternative template for the status page. This one sorts by
Mon, 09 Jun 2008 16:33:20 +0000 Bernhard Herzog Let the user supply the filename of the template to use for the status page.
Mon, 09 Jun 2008 10:51:56 +0000 Bernhard Herzog Actually commit the web/status-by-revision.html
Mon, 09 Jun 2008 10:51:28 +0000 Bernhard Herzog Move the default template for the status web page to the new directory
Thu, 05 Jun 2008 12:34:55 +0000 Bernhard Herzog Make sure the log dir exists before attempting to run pbuilder build
Thu, 05 Jun 2008 12:13:38 +0000 Bernhard Herzog Adapt web.py to use list_log_files when handling log files.
Thu, 05 Jun 2008 11:06:58 +0000 Bernhard Herzog Add reportstatus.py flag --sort-on= to let the user choose the sort field.
Thu, 05 Jun 2008 11:05:55 +0000 Bernhard Herzog new report type: sorted by start date instead of revision number. This
Thu, 05 Jun 2008 10:36:10 +0000 Bernhard Herzog Rework treepkg/report.py to prepare for other report types. Adapt
Mon, 02 Jun 2008 17:44:19 +0000 Bernhard Herzog New file. Script to update an existing treepkg installation to the
Mon, 02 Jun 2008 17:43:22 +0000 Bernhard Herzog Create build_log.txt into the log/ subdirectory.
Mon, 02 Jun 2008 17:05:02 +0000 Bernhard Herzog Rename the build log from build.log to build_log.txt. This makes
Mon, 02 Jun 2008 15:58:13 +0000 Bernhard Herzog Extend the gnupg2 recipe so that it extracts the PKITS log.
Mon, 02 Jun 2008 15:46:41 +0000 Bernhard Herzog Add RevisionPackager method list_log_files which returns a description
Mon, 02 Jun 2008 15:01:34 +0000 Bernhard Herzog Extend _filenameproperty so that the filename can be interpreted
Mon, 02 Jun 2008 14:55:34 +0000 Bernhard Herzog In PBuilder.run_script create the log file before starting pbuilder to
Tue, 27 May 2008 18:07:37 +0000 Bernhard Herzog In the gnupg SmartSourcePackager, put the tarball creation log into the log_dir.
Tue, 27 May 2008 17:55:08 +0000 Bernhard Herzog Add a log/ subdir for each revision. The filename is available as the
Tue, 27 May 2008 13:12:12 +0000 Bernhard Herzog Make more of RevisionPackager available to SourcePackager and
Mon, 26 May 2008 15:01:00 +0000 Bernhard Herzog Add recipes for gnupg and related packages
Fri, 23 May 2008 19:29:42 +0000 Bernhard Herzog Update demo.cfg: add option for dependency handling, adapt
Fri, 23 May 2008 19:16:08 +0000 Bernhard Herzog Reorganize and rename the packager hierarchy.
Fri, 23 May 2008 17:44:15 +0000 Bernhard Herzog Try to determine dependencies only when treepkg is fully configured.
Fri, 23 May 2008 16:42:52 +0000 Bernhard Herzog Fix typo in comment in demo.cfg
Fri, 23 May 2008 16:31:58 +0000 Bernhard Herzog Add the handle_dependencies Option for the config file. Extend the test
Fri, 23 May 2008 16:11:22 +0000 Bernhard Herzog Add basic dependency handling to PackageTrack and PackagerGroup.
Thu, 22 May 2008 19:13:12 +0000 Bernhard Herzog Add treepkg/debian.py and test/test_debian.py with code and tests to
Thu, 22 May 2008 18:53:14 +0000 Bernhard Herzog New parameter for PBuilder.build: extra_env, a mapping with extra
Thu, 22 May 2008 18:12:30 +0000 Bernhard Herzog Make the import_packager_module function more flexible. The modules may
Thu, 22 May 2008 12:44:43 +0000 Bernhard Herzog New parameter treepkg.run.call: extra_env for additional environment
Thu, 22 May 2008 10:40:08 +0000 Bernhard Herzog Add tests for treepkg/run.py
Thu, 22 May 2008 09:58:57 +0000 Bernhard Herzog New arguments for the PBuilder.build method:
Wed, 21 May 2008 16:47:34 +0000 Bernhard Herzog Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
Wed, 21 May 2008 16:46:16 +0000 Bernhard Herzog Extend/Modify FileTestMixin.create_files:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)