dlibgit v0.50.2 (2014-02-28T21:52:46Z)
Dub
Repo
iterateTags
git
tag
Undocumented in source. Be warned that the author may not have intended to support it.
void
iterateTags
(
GitRepo
repo
,
scope
ContinueWalk
delegate
(
string
name
,
GitOid
oid
)
del
)
Meta
Source
See Implementation
git
tag
functions
createTag
createTagAnnotation
createTagFromBuffer
createTagLightweight
deleteTag
iterateTags
listMatchingTags
listTags
lookupTag
structs
GitTag