Fri, 17 Apr 2009 18:48:58 +0000 |
Bernhard Herzog |
Allow default values for individual options to be passed to read_config_section.
|
Thu, 16 Apr 2009 17:10:41 +0000 |
Bernhard Herzog |
Fix comment
|
Thu, 16 Apr 2009 09:32:35 +0000 |
Bernhard Herzog |
Make publishpackages.py work for automated regular publishing of the
|
Wed, 15 Apr 2009 13:50:31 +0000 |
Bernhard Herzog |
Improve default value and explanation for the cachedir setting
|
Tue, 14 Apr 2009 13:15:41 +0000 |
Bernhard Herzog |
Correct the help string for listpackages' --newest option and set a
|
Tue, 14 Apr 2009 12:45:12 +0000 |
Bernhard Herzog |
Add --newest=N option to listpackages to get more than one newest
|
Tue, 14 Apr 2009 09:41:59 +0000 |
Bernhard Herzog |
Make bin/listpackages.py ignore revisions that have not been built
|
Thu, 09 Apr 2009 18:59:44 +0000 |
Bernhard Herzog |
Make bin/listpackages.py prefer the newest packages by start-time, not
|
Thu, 09 Apr 2009 18:20:04 +0000 |
Bernhard Herzog |
Make the Status class usable without a filename and provide methods to
|
Mon, 09 Mar 2009 16:00:44 +0000 |
Bernhard Herzog |
Add config settings "distribution" and "section" so that they don't have
|
Fri, 06 Mar 2009 19:57:04 +0000 |
Bernhard Herzog |
Make bin/listpackages.py handle corner cases like no revisions built or
|
Fri, 06 Mar 2009 19:22:53 +0000 |
Bernhard Herzog |
Mention rules revision in text of --revision parameter of bin/publishpackages.py
|
Fri, 06 Mar 2009 19:21:56 +0000 |
Bernhard Herzog |
Extend --revision parameter of bin/listpackages.py to accept rules revision too.
|
Tue, 24 Feb 2009 18:28:25 +0000 |
Bernhard Herzog |
Add --save-after-login option to bin/treepkgbuilder.py and corresponding
|
Wed, 21 Jan 2009 14:02:01 +0000 |
Bernhard Herzog |
Report the revision correctly
|
Tue, 20 Jan 2009 11:06:35 +0000 |
Bernhard Herzog |
Add execute command to treepkgbuilder
|
Fri, 16 Jan 2009 20:42:06 +0000 |
Bernhard Herzog |
Add test for bin/listpendingnotifications.py
|
Wed, 14 Jan 2009 17:20:42 +0000 |
Bernhard Herzog |
Include the rules revision in the output of listpendingnotifications.py
|
Wed, 14 Jan 2009 17:08:51 +0000 |
Bernhard Herzog |
Add the rules revision number to the filenames referenced by
|
Wed, 14 Jan 2009 16:33:47 +0000 |
Bernhard Herzog |
Add the rules revision number to the filenames used by the web status
|
Tue, 13 Jan 2009 17:20:25 +0000 |
Bernhard Herzog |
Fix problem with determining whether a given revision has already been packaged
|
Tue, 13 Jan 2009 16:58:28 +0000 |
Bernhard Herzog |
Show the rules revision in the reports generated by bin/reportstatus.py
|
Tue, 13 Jan 2009 16:58:02 +0000 |
Bernhard Herzog |
Use better names for the rules revision in the structs in the reports.
|
Tue, 13 Jan 2009 16:33:39 +0000 |
Bernhard Herzog |
Provide the rules revision number to reports
|
Tue, 13 Jan 2009 16:18:58 +0000 |
Bernhard Herzog |
Add a way to specify the svn URL of the repository with the debian rules
|
Tue, 13 Jan 2009 15:03:21 +0000 |
Bernhard Herzog |
Extend bin/updatetreepkg.py to rename the revision directories if they
|
Tue, 13 Jan 2009 15:01:22 +0000 |
Bernhard Herzog |
When checking whether to build a new revision, also update the rules
|
Tue, 13 Jan 2009 14:31:59 +0000 |
Bernhard Herzog |
Use treepkg.subversion.ManualWorkingCopy for the debian directory in a
|
Tue, 13 Jan 2009 14:21:37 +0000 |
Bernhard Herzog |
Add treepkg.subversion.ManualWorkingCopy. Same interface as
|
Tue, 13 Jan 2009 13:48:59 +0000 |
Bernhard Herzog |
Prepare for svn managed debian rules directories. So far, the directory
|
Fri, 09 Jan 2009 21:13:51 +0000 |
Bernhard Herzog |
Fix a bug introduced by the subversion interface reorganization
|
Thu, 08 Jan 2009 19:58:06 +0000 |
Bernhard Herzog |
Make bin/updatetreepkg.py executable
|
Thu, 08 Jan 2009 19:56:19 +0000 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to changes in debian lenny
|
Thu, 08 Jan 2009 19:35:56 +0000 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to treepkg changes
|
Thu, 08 Jan 2009 16:55:18 +0000 |
Bernhard Herzog |
Handle the svn repositories and working copies in a more object oriented way
|
Thu, 08 Jan 2009 14:26:12 +0000 |
Bernhard Herzog |
some cosmetic changes:
|
Wed, 07 Jan 2009 19:57:46 +0000 |
Bernhard Herzog |
Remove the unused PackageTrack.last_packaged_revision method and
|
Tue, 06 Jan 2009 16:45:38 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepim packager
|
Tue, 06 Jan 2009 16:39:52 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_workspace
|
Tue, 06 Jan 2009 16:34:01 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_runtime
|
Tue, 06 Jan 2009 16:25:52 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepimlibs packager
|
Tue, 06 Jan 2009 16:09:41 +0000 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdelibs packager
|
Tue, 06 Jan 2009 16:01:11 +0000 |
Bernhard Herzog |
New module with code common to almost all kdepim enterprise 4 recipes
|
Mon, 05 Jan 2009 16:57:04 +0000 |
Bernhard Herzog |
Removed kdebase recipe because it's not used.
|
Thu, 18 Dec 2008 14:31:58 +0000 |
Bernhard Herzog |
Activate version number patching for KDEPIM enterprise4 packages.
|
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
|
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:
|
Wed, 21 May 2008 13:20:36 +0000 |
Bernhard Herzog |
Add PBuilder.run_script method and associated tests. The run_script
|
Tue, 20 May 2008 18:47:16 +0000 |
Bernhard Herzog |
Add test/test_builder.py with tests for treepkg.builder
|
Wed, 02 Apr 2008 10:49:57 +0000 |
Bernhard Herzog |
Fix variable name in testcase
|
Tue, 01 Apr 2008 14:54:31 +0000 |
Bernhard Herzog |
Cosemetic fix in test data
|
Tue, 01 Apr 2008 14:47:36 +0000 |
Bernhard Herzog |
Fix doc-string
|
Tue, 01 Apr 2008 13:27:21 +0000 |
Bernhard Herzog |
Extend treepkg.readconfig.read_config:
|
Tue, 01 Apr 2008 12:30:39 +0000 |
Bernhard Herzog |
Add a smarter way to load the packager modules: Add the function
|
Thu, 20 Mar 2008 20:21:34 +0000 |
Bernhard Herzog |
Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.
|
Wed, 19 Mar 2008 19:50:32 +0000 |
Bernhard Herzog |
Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py
|
Wed, 19 Mar 2008 15:00:54 +0000 |
Bernhard Herzog |
Remove StatusFile. It has been superseded by the treepkg.util module
|
Tue, 04 Mar 2008 14:59:39 +0000 |
Bernhard Herzog |
Add note about notificatin mails to README
|
Tue, 04 Mar 2008 14:54:26 +0000 |
Bernhard Herzog |
Add note about bin/inittreepkg.py to README
|
Tue, 04 Mar 2008 14:46:56 +0000 |
Bernhard Herzog |
Include the build host in the default value of cachedir in demostaticweb.cfg
|
Tue, 04 Mar 2008 14:31:28 +0000 |
Bernhard Herzog |
Add bin/inittreepkg.py, a script to automate some of the installation
|
Tue, 04 Mar 2008 14:18:56 +0000 |
Bernhard Herzog |
Use cmdexpand in bin/initpbuilder.py
|
Tue, 04 Mar 2008 14:10:39 +0000 |
Bernhard Herzog |
Better default values for the kde-i18n section of demo.cfg
|
Tue, 04 Mar 2008 14:09:49 +0000 |
Bernhard Herzog |
fix typos
|
Tue, 04 Mar 2008 14:08:17 +0000 |
Bernhard Herzog |
fix typos
|
Mon, 25 Feb 2008 16:36:34 +0000 |
Bernhard Herzog |
Add documentation/kdepim as SVN externals directory to the enterprise i18n
|
Tue, 19 Feb 2008 20:11:35 +0000 |
Bernhard Herzog |
Remove unused option base_url
|
Tue, 19 Feb 2008 19:19:23 +0000 |
Bernhard Herzog |
Add support for notification mails in case of build errors
|
Mon, 26 Nov 2007 15:17:04 +0000 |
Bernhard Herzog |
Make packaging a specific revision work even if newer revisions have already
|
Mon, 26 Nov 2007 14:45:19 +0000 |
Bernhard Herzog |
revert previous change; it was committed accidentally
|
Mon, 26 Nov 2007 14:34:17 +0000 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
Mon, 26 Nov 2007 14:28:47 +0000 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
Mon, 26 Nov 2007 14:15:52 +0000 |
Bernhard Herzog |
refactor the packager test cases to prepare for more tests
|
Wed, 07 Nov 2007 10:13:24 +0000 |
Bernhard Herzog |
Make the prefix used in the debian revision number configurable.
|
Tue, 06 Nov 2007 17:30:11 +0000 |
Bernhard Herzog |
Add instructions_file setting to demo.cfg
|
Tue, 11 Sep 2007 17:24:56 +0000 |
Bernhard Herzog |
Implement a way to stop a running treepackager.
|
Tue, 11 Sep 2007 13:58:28 +0000 |
Bernhard Herzog |
remove unused import
|
Tue, 11 Sep 2007 13:48:18 +0000 |
Bernhard Herzog |
Add scripts that help publish the packages produced by the tree packager
|
Tue, 11 Sep 2007 13:46:53 +0000 |
Bernhard Herzog |
Add methods RevisionPackager.list_source_files and
|
Tue, 11 Sep 2007 10:05:15 +0000 |
Bernhard Herzog |
add some tests for the PackageTrack.last_packaged_revision() method
|
Tue, 11 Sep 2007 10:03:58 +0000 |
Bernhard Herzog |
In TestPackageTrack, create the test files in the test_-methods so that
|
Tue, 11 Sep 2007 09:53:34 +0000 |
Bernhard Herzog |
Make PackageTrack.get_revision_numbers return the revisions as a sorted
|
Mon, 10 Sep 2007 17:13:33 +0000 |
Bernhard Herzog |
Make BinaryPackager remove all files that do not belong to the binary
|
Fri, 31 Aug 2007 17:07:18 +0000 |
Bernhard Herzog |
Document what extract_value_for_key returns when the key is not found
|
Fri, 31 Aug 2007 17:04:27 +0000 |
Bernhard Herzog |
Make the defaults a bit more useful:
|
Fri, 11 May 2007 13:01:18 +0000 |
Bernhard Herzog |
Add command line option --revision to package a specific revision.
|
Fri, 11 May 2007 13:00:41 +0000 |
Bernhard Herzog |
Add revision parameter to PackagerGroup.__init__ and some other methods
|
Fri, 11 May 2007 12:58:28 +0000 |
Bernhard Herzog |
Add revision parameter to update so that a checkout can be updated to a
|
Tue, 24 Apr 2012 17:13:43 +0200 |
Thomas Arendsen Hein |
initial revision of the subversion repository
|
Tue, 17 Apr 2007 13:06:59 +0200 |
Bernhard Herzog |
web: create cachedir if it doesn't exist
|
Tue, 17 Apr 2007 12:29:24 +0200 |
Bernhard Herzog |
web: expand the cachedir value of of staticweb.cfg
|
Tue, 17 Apr 2007 11:52:28 +0200 |
Bernhard Herzog |
web: build logs have extension .txt now to improve their mime type
|
Tue, 17 Apr 2007 11:43:41 +0200 |
Bernhard Herzog |
rename publish_static_site arfgument
|
Mon, 16 Apr 2007 13:20:09 +0200 |
Bernhard Herzog |
fix typo
|
Thu, 12 Apr 2007 21:44:47 +0200 |
Bernhard Herzog |
fix typos in README
|
Thu, 12 Apr 2007 21:43:14 +0200 |
Bernhard Herzog |
flesh out the REAME file some more
|
Thu, 12 Apr 2007 21:01:42 +0200 |
Bernhard Herzog |
add README section for the static web-page config
|
Thu, 12 Apr 2007 21:00:10 +0200 |
Bernhard Herzog |
remove date/author line from README
|
Thu, 12 Apr 2007 20:05:18 +0200 |
Bernhard Herzog |
add publishstaticweb.py and demo config file
|
Wed, 11 Apr 2007 17:14:26 +0200 |
Bernhard Herzog |
fix typo in doc-string
|