actions: Add ability to create annotated tags
commit7154f5e16c7e763fa47b48e50146c8cc66dd12aa
authorDavid Aguilar <davvid@gmail.com>
Tue, 17 Aug 2010 17:27:28 +0000 (17 10:27 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 17 Aug 2010 17:32:02 +0000 (17 10:32 -0700)
tree28789589084c420a719e06b647839c29e1df45e7
parent35ea2cefdf03fb9bb2bc9b928668d5ca53faf877
actions: Add ability to create annotated tags

cola now creates annotated tags when a tag message is
supplied.  Previously, cola allowed creating tag messages
creating signed tags only.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py
cola/views/createtag.py