log

age author description
Sat, 03 Sep 2011 12:32:32 +0000 Bjoern Ricks Fix: pass url to command expand to be able to checkout a new git repository default tip
Sat, 03 Sep 2011 11:53:12 +0000 Bjoern Ricks shlex.split all config parameters that may contain a command
Sat, 03 Sep 2011 11:48:00 +0000 Bjoern Ricks don't forget to import shlex
Sat, 03 Sep 2011 11:35:36 +0000 Bjoern Ricks Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg
Sat, 03 Sep 2011 10:55:32 +0000 Bjoern Ricks Revert ugly hack for the command from config file problem
Fri, 02 Sep 2011 12:06:57 +0000 Bjoern Ricks Lists must not be converted to lists
Fri, 02 Sep 2011 11:55:04 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 11:51:37 +0000 Bjoern Ricks Use self.localdir
Fri, 02 Sep 2011 11:50:37 +0000 Bjoern Ricks Pull needs the local dir
Fri, 02 Sep 2011 11:46:29 +0000 Bjoern Ricks Refactor git pull command out of update
Fri, 02 Sep 2011 11:20:20 +0000 Bjoern Ricks Fix variable name
Fri, 02 Sep 2011 11:19:03 +0000 Bjoern Ricks Add more debug output
Fri, 02 Sep 2011 11:04:07 +0000 Bjoern Ricks commands from config files may contain arguments therefore commandparse must split also kw args
Fri, 02 Sep 2011 10:41:14 +0000 Bjoern Ricks Accept also --config for --config-file
Fri, 02 Sep 2011 10:30:52 +0000 Bjoern Ricks Correct syntax and display abspath of config file
Fri, 02 Sep 2011 10:25:59 +0000 Bjoern Ricks Check if config file exists and set destination of --config option to config_file
Fri, 02 Sep 2011 10:18:54 +0000 Bjoern Ricks Also use option --config to pass the config file
Fri, 02 Sep 2011 09:47:42 +0000 Bjoern Ricks Use local-master as default local branch name if no branch is set in the config
Fri, 02 Sep 2011 09:43:21 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 09:36:05 +0000 Bjoern Ricks import capture_output
Fri, 02 Sep 2011 09:28:27 +0000 Bjoern Ricks Fix: use self.branch to check if it contains a ":" branch variable could be None
Fri, 02 Sep 2011 09:26:26 +0000 Bjoern Ricks Set default branch to "master"
Fri, 02 Sep 2011 08:45:28 +0000 Bjoern Ricks Refactor git branching
Fri, 02 Sep 2011 08:43:23 +0000 Bjoern Ricks Use logging instead of print
Tue, 31 May 2011 09:25:51 +0000 Bjoern Ricks Include Andres changes to build gnupg from git with testing for scratchbox
Tue, 31 May 2011 08:58:13 +0000 Bjoern Ricks Always use Pbuilder to create sources for gnupg
Tue, 08 Mar 2011 14:23:25 +0000 Bjoern Ricks fix: short_rules_revision is a member variable
Tue, 08 Mar 2011 14:21:55 +0000 Bjoern Ricks fix: don't call update function anymore
Tue, 08 Mar 2011 14:02:19 +0000 Bjoern Ricks add short_rules_revision template
Tue, 08 Mar 2011 12:06:49 +0000 Bjoern Ricks add a copy method for git
Tue, 08 Mar 2011 11:48:26 +0000 Andre Heinecke Change the packaging rules to handle git sources
Tue, 08 Feb 2011 18:07:57 +0000 Bjoern Ricks fixed typo
Wed, 02 Feb 2011 10:26:02 +0000 Bjoern Ricks checkout git branch on update
Wed, 02 Feb 2011 10:00:48 +0000 Bjoern Ricks fix variable name
Wed, 02 Feb 2011 09:51:09 +0000 Bjoern Ricks log used git repo and branch
Tue, 01 Feb 2011 09:00:11 +0000 Bjoern Ricks short revision doesn't depend on pkg_revision
Wed, 12 Jan 2011 16:26:29 +0000 Sascha Teichmann contrib: copy-latest-pkgs.py copies now sources, too.
Tue, 11 Jan 2011 17:20:02 +0000 Sascha Teichmann contrib: Added copy-latest-pkgs.py to copy/hardlink latest
Tue, 11 Jan 2011 16:27:02 +0000 Bjoern Ricks provide stubs for short_revision number
Tue, 11 Jan 2011 16:04:05 +0000 Bjoern Ricks fix issue if baserev is not a corresponding revision number
Tue, 11 Jan 2011 15:52:40 +0000 Bjoern Ricks bugfix: revsions are strings now due to git short revision
Mon, 10 Jan 2011 14:58:51 +0000 Sascha Teichmann contrib: Do a more conservative approach (full sorting) to figure out
Mon, 10 Jan 2011 11:36:55 +0000 Sascha Teichmann contrib: Small bug fixes in delete-old-debs.py.
Mon, 10 Jan 2011 09:49:34 +0000 Sascha Teichmann contrib: When running in verbose mode list files to be deleted.
Sat, 08 Jan 2011 12:57:07 +0000 Sascha Teichmann contrib: Added script to remove old deb files from directories.
Wed, 22 Dec 2010 16:50:26 +0000 Bjoern Ricks remove get_change_msg in kde enterprise source packager
Wed, 22 Dec 2010 16:49:12 +0000 Bjoern Ricks fix: self.pkg_revision is already set
Wed, 22 Dec 2010 16:44:04 +0000 Bjoern Ricks add more substituteable variables for changelog message
Mon, 22 Nov 2010 11:26:06 +0000 Bjoern Ricks update regex for tag name schema
Mon, 15 Nov 2010 16:43:39 +0000 Bjoern Ricks fix refactoring and remove subversion prefix
Mon, 15 Nov 2010 15:18:06 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 15:15:52 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 14:53:00 +0000 Bjoern Ricks implement export_tag for git working copy
Mon, 15 Nov 2010 14:41:03 +0000 Bjoern Ricks tag_pkg_parameters is also used in enterprise tags recipe
Mon, 15 Nov 2010 14:34:15 +0000 Bjoern Ricks tag_pkg_parameters depends on scm therefore move this method to the
Thu, 11 Nov 2010 11:50:08 +0000 Bjoern Ricks added an option to fail if a tag could not be found instread of building trunk
Thu, 11 Nov 2010 11:47:31 +0000 Bjoern Ricks fail if tag rules should be used and report error
Thu, 11 Nov 2010 08:26:32 +0000 Bjoern Ricks set the correct tags_rules_pattern if not provided in the config
Wed, 10 Nov 2010 16:48:03 +0000 Bjoern Ricks use empty string as default config values instead of None
Wed, 10 Nov 2010 16:46:12 +0000 Bjoern Ricks fixed typo
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)