2009-09-01 |
Bernhard Herzog |
Make the web status templates work with newer versions of genshi, like
|
2009-09-01 |
Bernhard Herzog |
Make the #! line in the commands more portable. Use /usr/bin/python
|
2009-08-04 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the official tag date as the date in the package
|
2009-08-04 |
Bernhard Herzog |
kde-i18n recipe: Use the enterprise_version already provided by the base
|
2009-08-04 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the new BaseRevisionPackager
|
2009-08-04 |
Bernhard Herzog |
kdepim recipes: introduce a BaseRevisionPackager that allows the track
|
2009-08-04 |
Bernhard Herzog |
Add functions to get SVN logs and extract tag revisions from it. Add
|
2009-08-04 |
Bernhard Herzog |
Pass the package revision as a parameter to the RevisionPackager
|
2009-08-03 |
Bernhard Herzog |
When building a tagged revision, make sure to explicitly use the
|
2009-05-07 |
Bernhard Herzog |
Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package
|
2009-05-07 |
Bernhard Herzog |
Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise4
|
2009-05-07 |
Bernhard Herzog |
Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely
|
2009-05-07 |
Bernhard Herzog |
Add pkgbaseversion parameter to the prepare_sources_for_tarball method
|
2009-05-07 |
Bernhard Herzog |
Define changemsg_template in BaseSourcePackager and not in the kdepim
|
2009-05-07 |
Bernhard Herzog |
Refactoring: Implement do_package in treepkg.packager.SourcePackager.
|
2009-05-07 |
Bernhard Herzog |
Refactoring: Move the TagDetector class into the treepkg.subversion module
|
2009-05-07 |
Bernhard Herzog |
Remove unused imports
|
2009-05-07 |
Bernhard Herzog |
Implement tag detection for the KDEPIM enterprise 3.5 packages. This is
|
2009-05-06 |
Bernhard Herzog |
Add tag detection to the enterprise4 kde-l10n packager by using
|
2009-05-06 |
Bernhard Herzog |
Make treepkg.subversion.last_changed_revision raise SubversionError if
|
2009-05-06 |
Bernhard Herzog |
Improve handling of nested subdirectories of tags in the enterprise4 tag
|
2009-04-30 |
Bernhard Herzog |
Refactor the enterprise4 BasePackageTrack to make it possible to
|
2009-04-30 |
Bernhard Herzog |
Add revision and recurse parameters to treepkg.subversion.export
|
2009-04-29 |
Bernhard Herzog |
Add automatic detection and builds of svn tags for the kdepim enterprise4
|
2009-04-29 |
Bernhard Herzog |
Make a revision's tag available to the report template
|
2009-04-28 |
Bernhard Herzog |
Add --quiet option so that publishpackages.py can be run without any output.
|
2009-04-24 |
Bernhard Herzog |
Add treepkg/subversion.list_url function, a wrapper for "svn list"
|
2009-04-24 |
Bernhard Herzog |
Move the code that creates the builder for a new revision to a separate method.
|
2009-04-24 |
Bernhard Herzog |
Add tag parameter to RevisionPackager constructor. The tag is stored in
|
2009-04-24 |
Bernhard Herzog |
Add a tags field to the revision status to keep track of which tags
|
2009-04-17 |
Bernhard Herzog |
Allow default values for individual options to be passed to read_config_section.
|
2009-04-16 |
Bernhard Herzog |
Fix comment
|
2009-04-16 |
Bernhard Herzog |
Make publishpackages.py work for automated regular publishing of the
|
2009-04-15 |
Bernhard Herzog |
Improve default value and explanation for the cachedir setting
|
2009-04-14 |
Bernhard Herzog |
Correct the help string for listpackages' --newest option and set a
|
2009-04-14 |
Bernhard Herzog |
Add --newest=N option to listpackages to get more than one newest
|
2009-04-14 |
Bernhard Herzog |
Make bin/listpackages.py ignore revisions that have not been built
|
2009-04-09 |
Bernhard Herzog |
Make bin/listpackages.py prefer the newest packages by start-time, not
|
2009-04-09 |
Bernhard Herzog |
Make the Status class usable without a filename and provide methods to
|
2009-03-09 |
Bernhard Herzog |
Add config settings "distribution" and "section" so that they don't have
|
2009-03-06 |
Bernhard Herzog |
Make bin/listpackages.py handle corner cases like no revisions built or
|
2009-03-06 |
Bernhard Herzog |
Mention rules revision in text of --revision parameter of bin/publishpackages.py
|
2009-03-06 |
Bernhard Herzog |
Extend --revision parameter of bin/listpackages.py to accept rules revision too.
|
2009-02-24 |
Bernhard Herzog |
Add --save-after-login option to bin/treepkgbuilder.py and corresponding
|
2009-01-21 |
Bernhard Herzog |
Report the revision correctly
|
2009-01-20 |
Bernhard Herzog |
Add execute command to treepkgbuilder
|
2009-01-16 |
Bernhard Herzog |
Add test for bin/listpendingnotifications.py
|
2009-01-14 |
Bernhard Herzog |
Include the rules revision in the output of listpendingnotifications.py
|
2009-01-14 |
Bernhard Herzog |
Add the rules revision number to the filenames referenced by
|
2009-01-14 |
Bernhard Herzog |
Add the rules revision number to the filenames used by the web status
|
2009-01-13 |
Bernhard Herzog |
Fix problem with determining whether a given revision has already been packaged
|
2009-01-13 |
Bernhard Herzog |
Show the rules revision in the reports generated by bin/reportstatus.py
|
2009-01-13 |
Bernhard Herzog |
Use better names for the rules revision in the structs in the reports.
|
2009-01-13 |
Bernhard Herzog |
Provide the rules revision number to reports
|
2009-01-13 |
Bernhard Herzog |
Add a way to specify the svn URL of the repository with the debian rules
|
2009-01-13 |
Bernhard Herzog |
Extend bin/updatetreepkg.py to rename the revision directories if they
|
2009-01-13 |
Bernhard Herzog |
When checking whether to build a new revision, also update the rules
|
2009-01-13 |
Bernhard Herzog |
Use treepkg.subversion.ManualWorkingCopy for the debian directory in a
|
2009-01-13 |
Bernhard Herzog |
Add treepkg.subversion.ManualWorkingCopy. Same interface as
|
2009-01-13 |
Bernhard Herzog |
Prepare for svn managed debian rules directories. So far, the directory
|