summaryrefslogtreecommitdiff
path: root/tag.go
AgeCommit message (Expand)Author
2021-09-05Make all non-user-creatable structures non-comparable (#802)lhchavez
2020-12-05Refactor all callbacks (#700)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2019-11-17Similar to #513 Fix potential segfault on Tag objectsDinesh Bolkensteyn
2017-07-08tag: accept an Objecter for creating a tagCarlos Martín Nieto
2017-07-08Add Objecer interfaceCarlos Martín Nieto
2017-07-08Third round of keep-alive aditionsCarlos Martín Nieto
2016-05-29Tag RemoveMirko Nosenzo
2015-08-04Move from an Object interface to a typeCarlos Martín Nieto
2015-07-31Move CreateTag to the tags collectionCarlos Martín Nieto
2015-07-31Add more support for tagsCalin Seciu
2015-07-31Add TagsCollectionCalin Seciu
2014-06-09add support for annotated tagsFrank Benkstein