This fix makes libgit2 capable of parsing annotated tag objects that lack the optional message/description field. Previously, libgit2 treated this field as mandatory and raised a tag_error on such tags. However, the message field is optional. An example of such a tag is refs/tags/v2.6.16.31-rc1 in Linux: $ git cat-file tag refs/tags/v2.6.16.31-rc1 object afaa018cefb6af63befef1df7d8febaae904434f type commit tag v2.6.16.31-rc1 tagger Adrian Bunk <bunk@stusta.de> 1162716505 +0100 $
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
attr | Loading commit data... | |
attr_index | Loading commit data... | |
bad_tag.git | Loading commit data... | |
config | Loading commit data... | |
deprecated-mode.git | Loading commit data... | |
diff | Loading commit data... | |
duplicate.git | Loading commit data... | |
empty_bare.git | Loading commit data... | |
empty_standard_repo/.gitted | Loading commit data... | |
filemodes | Loading commit data... | |
issue_592 | Loading commit data... | |
issue_592b | Loading commit data... | |
mergedrepo | Loading commit data... | |
short_tag.git | Loading commit data... | |
status | Loading commit data... | |
submod2 | Loading commit data... | |
submod2_target | Loading commit data... | |
submodules | Loading commit data... | |
template | Loading commit data... | |
testrepo/.gitted | Loading commit data... | |
testrepo.git | Loading commit data... | |
typechanges | Loading commit data... | |
.gitattributes | Loading commit data... | |
.gitignore | Loading commit data... | |
big.index | Loading commit data... | |
gitgit.index | Loading commit data... |