Mercurial > treepkg
log
age | author | description |
---|---|---|
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. |
Wed, 10 Nov 2010 13:32:37 +0000 | Bjoern Ricks | fix git tag detector usage in enterprise packager |
Wed, 10 Nov 2010 13:17:32 +0000 | Bjoern Ricks | rename do_svn_update in do_update because we provide svn and git support now |
Wed, 10 Nov 2010 12:03:58 +0000 | Bjoern Ricks | read scm_type and rules_scm_type from config |
Wed, 10 Nov 2010 11:35:47 +0000 | Bjoern Ricks | fix indentation |
Wed, 10 Nov 2010 09:33:36 +0000 | Bjoern Ricks | set tag scm types to continous scm types if not set by user |
Wed, 10 Nov 2010 09:24:48 +0000 | Bjoern Ricks | set option value to None and not "None" |