2008-08-20 |
Bernhard Herzog |
libgcrypt recipe: libgcrypt requires transfig and gs when creating the tarball
|
2008-08-20 |
Bernhard Herzog |
Make the version detection for the gnupg recipes more tolerant to deal
|
2008-08-01 |
Bernhard Herzog |
Extend debian/control file parser to cope with more real-world file.
|
2008-07-31 |
Bernhard Herzog |
Make filesupport.py more PEP8 conformant. Rename method
|
2008-07-31 |
Bernhard Herzog |
Log the output of the dpkg-source call to dpkg_source.txt.
|
2008-07-31 |
Bernhard Herzog |
Add logfile argument to treepkg.run.call to log the output of the
|
2008-07-30 |
Bernhard Herzog |
Add the add-binaries command to bin/treepkgbuilder.py
|
2008-07-30 |
Bernhard Herzog |
When building a subset of tracks, make sure new packages are added to
|
2008-07-30 |
Bernhard Herzog |
Add runtreepkg.py command line option --no-svn-update to inhibit updates
|
2008-07-08 |
Bernhard Herzog |
When signing Release files, delete the signature before creating a new
|
2008-06-26 |
Bernhard Herzog |
Fix typo
|
2008-06-26 |
Bernhard Herzog |
Use the FileTestMixin for the status tests, too.
|
2008-06-26 |
Bernhard Herzog |
For log files, use a name under the test specific temp dir to avoid
|
2008-06-26 |
Bernhard Herzog |
Rework test/filesupport.py so that test cases always use their own
|
2008-06-25 |
Bernhard Herzog |
Add the addkey command to bin/treepkgbuilder.py and a corresponding
|
2008-06-25 |
Bernhard Herzog |
Add test case for the save_after_exec parameter and adapt the other
|
2008-06-25 |
Bernhard Herzog |
Add the save_after_exec argument to the PBuilder.run_script method. If
|
2008-06-25 |
Bernhard Herzog |
Extend the PBuilder.run_script method so that the script can be called
|
2008-06-24 |
Bernhard Herzog |
Update demo.cfg with better defaults and a new paragraph for the
|
2008-06-24 |
Bernhard Herzog |
Implement optional signing of .dsc and .changes files
|
2008-06-24 |
Bernhard Herzog |
PBuilder: refactor the "pbuilder update" call into a separate method
|
2008-06-24 |
Bernhard Herzog |
Add bin/treepkgbuilder.py, a script to manage treepkg's pbuilder instance
|
2008-06-24 |
Bernhard Herzog |
Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files
|
2008-06-24 |
Bernhard Herzog |
Adapt gnugp2 recipe to the filenameproperty renaming
|
2008-06-23 |
Bernhard Herzog |
treepkg.builder.PBuilder: refactor the actual apt-ftparchive call into a
|
2008-06-23 |
Bernhard Herzog |
Introduce filenameproperties for the various directories in the PBuilder class
|
2008-06-23 |
Bernhard Herzog |
Move the filenameproperty factory from treepkg/packager.py to
|
2008-06-23 |
Bernhard Herzog |
Add "--debbuildopts -b" to "pbuilder build" command line to stop
|
2008-06-23 |
Bernhard Herzog |
Move the pbuilder initialization code from bin/initpbuilder.py to
|
2008-06-20 |
Bernhard Herzog |
Extend listdir_abs with an optional glob pattern
|
2008-06-20 |
Bernhard Herzog |
Removed unused method PackageTrack.debian_source
|
2008-06-20 |
Bernhard Herzog |
Introduce package track config option signing_key_id to specify the
|
2008-06-20 |
Bernhard Herzog |
Add a function to sign a debian .dsc or .control file
|
2008-06-20 |
Bernhard Herzog |
Make treepkg.run.capture_output include the output in the
|
2008-06-20 |
Bernhard Herzog |
Extend treepkg.run.call so that data can be fed to stdin of the subprocess.
|
2008-06-20 |
Bernhard Herzog |
Fix spelling of the DebianControlFile.handle_source_paragraph method.
|
2008-06-19 |
Bernhard Herzog |
Remove debug print
|
2008-06-19 |
Bernhard Herzog |
kdepim recipe: raise an error if not all version replacements could be done
|
2008-06-19 |
Bernhard Herzog |
Make treepkg/utilreplace_in_file return whether any substitutions were made.
|
2008-06-19 |
Bernhard Reiter |
Changed matching string enterprise->enterprise35, so it matches
|
2008-06-17 |
Bernhard Herzog |
Make the template used by bin/publishstaticweb.py configurable.
|
2008-06-11 |
Bernhard Herzog |
gnupg2 recipe: create the pkits log with 0644 permissions
|
2008-06-11 |
Bernhard Herzog |
gnupg2 recipe: format the PKITS log as a HTML table
|
2008-06-10 |
Bernhard Herzog |
Serve log files ending with .html as text/html
|
2008-06-10 |
Bernhard Herzog |
Make status-by-startdate.html the default template. Sorting by date is
|
2008-06-09 |
Bernhard Herzog |
New alternative template for the status page. This one sorts by
|
2008-06-09 |
Bernhard Herzog |
Let the user supply the filename of the template to use for the status page.
|
2008-06-09 |
Bernhard Herzog |
Actually commit the web/status-by-revision.html
|
2008-06-09 |
Bernhard Herzog |
Move the default template for the status web page to the new directory
|
2008-06-05 |
Bernhard Herzog |
Make sure the log dir exists before attempting to run pbuilder build
|
2008-06-05 |
Bernhard Herzog |
Adapt web.py to use list_log_files when handling log files.
|
2008-06-05 |
Bernhard Herzog |
Add reportstatus.py flag --sort-on= to let the user choose the sort field.
|
2008-06-05 |
Bernhard Herzog |
new report type: sorted by start date instead of revision number. This
|
2008-06-05 |
Bernhard Herzog |
Rework treepkg/report.py to prepare for other report types. Adapt
|
2008-06-02 |
Bernhard Herzog |
New file. Script to update an existing treepkg installation to the
|
2008-06-02 |
Bernhard Herzog |
Create build_log.txt into the log/ subdirectory.
|
2008-06-02 |
Bernhard Herzog |
Rename the build log from build.log to build_log.txt. This makes
|
2008-06-02 |
Bernhard Herzog |
Extend the gnupg2 recipe so that it extracts the PKITS log.
|
2008-06-02 |
Bernhard Herzog |
Add RevisionPackager method list_log_files which returns a description
|
2008-06-02 |
Bernhard Herzog |
Extend _filenameproperty so that the filename can be interpreted
|
2008-06-02 |
Bernhard Herzog |
In PBuilder.run_script create the log file before starting pbuilder to
|
2008-05-27 |
Bernhard Herzog |
In the gnupg SmartSourcePackager, put the tarball creation log into the log_dir.
|
2008-05-27 |
Bernhard Herzog |
Add a log/ subdir for each revision. The filename is available as the
|
2008-05-27 |
Bernhard Herzog |
Make more of RevisionPackager available to SourcePackager and
|
2008-05-26 |
Bernhard Herzog |
Add recipes for gnupg and related packages
|
2008-05-23 |
Bernhard Herzog |
Update demo.cfg: add option for dependency handling, adapt
|
2008-05-23 |
Bernhard Herzog |
Reorganize and rename the packager hierarchy.
|
2008-05-23 |
Bernhard Herzog |
Try to determine dependencies only when treepkg is fully configured.
|
2008-05-23 |
Bernhard Herzog |
Fix typo in comment in demo.cfg
|
2008-05-23 |
Bernhard Herzog |
Add the handle_dependencies Option for the config file. Extend the test
|
2008-05-23 |
Bernhard Herzog |
Add basic dependency handling to PackageTrack and PackagerGroup.
|
2008-05-22 |
Bernhard Herzog |
Add treepkg/debian.py and test/test_debian.py with code and tests to
|
2008-05-22 |
Bernhard Herzog |
New parameter for PBuilder.build: extra_env, a mapping with extra
|
2008-05-22 |
Bernhard Herzog |
Make the import_packager_module function more flexible. The modules may
|
2008-05-22 |
Bernhard Herzog |
New parameter treepkg.run.call: extra_env for additional environment
|
2008-05-22 |
Bernhard Herzog |
Add tests for treepkg/run.py
|
2008-05-22 |
Bernhard Herzog |
New arguments for the PBuilder.build method:
|
2008-05-21 |
Bernhard Herzog |
Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
|
2008-05-21 |
Bernhard Herzog |
Extend/Modify FileTestMixin.create_files:
|
2008-05-21 |
Bernhard Herzog |
Add PBuilder.run_script method and associated tests. The run_script
|
2008-05-20 |
Bernhard Herzog |
Add test/test_builder.py with tests for treepkg.builder
|
2008-04-02 |
Bernhard Herzog |
Fix variable name in testcase
|
2008-04-01 |
Bernhard Herzog |
Cosemetic fix in test data
|
2008-04-01 |
Bernhard Herzog |
Fix doc-string
|
2008-04-01 |
Bernhard Herzog |
Extend treepkg.readconfig.read_config:
|
2008-04-01 |
Bernhard Herzog |
Add a smarter way to load the packager modules: Add the function
|
2008-03-20 |
Bernhard Herzog |
Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.
|
2008-03-19 |
Bernhard Herzog |
Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py
|
2008-03-19 |
Bernhard Herzog |
Remove StatusFile. It has been superseded by the treepkg.util module
|
2008-03-04 |
Bernhard Herzog |
Add note about notificatin mails to README
|
2008-03-04 |
Bernhard Herzog |
Add note about bin/inittreepkg.py to README
|
2008-03-04 |
Bernhard Herzog |
Include the build host in the default value of cachedir in demostaticweb.cfg
|
2008-03-04 |
Bernhard Herzog |
Add bin/inittreepkg.py, a script to automate some of the installation
|
2008-03-04 |
Bernhard Herzog |
Use cmdexpand in bin/initpbuilder.py
|
2008-03-04 |
Bernhard Herzog |
Better default values for the kde-i18n section of demo.cfg
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-02-25 |
Bernhard Herzog |
Add documentation/kdepim as SVN externals directory to the enterprise i18n
|
2008-02-19 |
Bernhard Herzog |
Remove unused option base_url
|
2008-02-19 |
Bernhard Herzog |
Add support for notification mails in case of build errors
|
2007-11-26 |
Bernhard Herzog |
Make packaging a specific revision work even if newer revisions have already
|
2007-11-26 |
Bernhard Herzog |
revert previous change; it was committed accidentally
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
refactor the packager test cases to prepare for more tests
|
2007-11-07 |
Bernhard Herzog |
Make the prefix used in the debian revision number configurable.
|
2007-11-06 |
Bernhard Herzog |
Add instructions_file setting to demo.cfg
|
2007-09-11 |
Bernhard Herzog |
Implement a way to stop a running treepackager.
|
2007-09-11 |
Bernhard Herzog |
remove unused import
|
2007-09-11 |
Bernhard Herzog |
Add scripts that help publish the packages produced by the tree packager
|
2007-09-11 |
Bernhard Herzog |
Add methods RevisionPackager.list_source_files and
|
2007-09-11 |
Bernhard Herzog |
add some tests for the PackageTrack.last_packaged_revision() method
|