Mercurial > treepkg
log
age | author | description |
---|---|---|
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 |
Wed, 10 Nov 2010 14:53:40 +0000 | Bjoern Ricks | don't checkout master branch by default for local branch. local would point to the local master and not to origin/master. |