graph
- contrib: Do a more conservative approach (full sorting) to figure out2011-01-10, by Sascha Teichmann
- contrib: Small bug fixes in delete-old-debs.py.2011-01-10, by Sascha Teichmann
- contrib: When running in verbose mode list files to be deleted.2011-01-10, by Sascha Teichmann
- contrib: Added script to remove old deb files from directories.2011-01-08, by Sascha Teichmann
- remove get_change_msg in kde enterprise source packager2010-12-22, by Bjoern Ricks
- fix: self.pkg_revision is already set2010-12-22, by Bjoern Ricks
- add more substituteable variables for changelog message2010-12-22, by Bjoern Ricks
- update regex for tag name schema2010-11-22, by Bjoern Ricks
- fix refactoring and remove subversion prefix2010-11-15, by Bjoern Ricks
- log tag date2010-11-15, by Bjoern Ricks
- log tag date2010-11-15, by Bjoern Ricks
- implement export_tag for git working copy2010-11-15, by Bjoern Ricks
- tag_pkg_parameters is also used in enterprise tags recipe2010-11-15, by Bjoern Ricks
- tag_pkg_parameters depends on scm therefore move this method to the2010-11-15, by Bjoern Ricks
- added an option to fail if a tag could not be found instread of building trunk2010-11-11, by Bjoern Ricks
- fail if tag rules should be used and report error2010-11-11, by Bjoern Ricks
- set the correct tags_rules_pattern if not provided in the config2010-11-11, by Bjoern Ricks
- use empty string as default config values instead of None2010-11-10, by Bjoern Ricks
- fixed typo2010-11-10, by Bjoern Ricks
- don't checkout master branch by default for local branch. local would point to the local master and not to origin/master.2010-11-10, by Bjoern Ricks
- fix git tag detector usage in enterprise packager2010-11-10, by Bjoern Ricks
- rename do_svn_update in do_update because we provide svn and git support now2010-11-10, by Bjoern Ricks
- read scm_type and rules_scm_type from config2010-11-10, by Bjoern Ricks
- fix indentation2010-11-10, by Bjoern Ricks
- set tag scm types to continous scm types if not set by user2010-11-10, by Bjoern Ricks
- set option value to None and not "None"2010-11-10, by Bjoern Ricks
- fixed testcase for svn_url2010-11-10, by Bjoern Ricks
- new variable to set choose the scm for sources and debian dirs2010-11-09, by Bjoern Ricks
- provide a possibility to use rules from a git repo2010-11-09, by Bjoern Ricks
- update git tag detector and add test2010-11-09, by Bjoern Ricks