libgit2/include/git2
Carlos Martín Nieto 7b4a16e2c8 Add git_tag_create_frombuffer API
Expose the tag parsing capabilities already present in the
library.

Exporting this function makes it possible to implement the
mktag command without duplicating this functionality.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-03-28 13:59:48 +02:00
..
blob.h Do not return on void helper methods 2011-03-23 15:44:52 +02:00
commit.h Do not return on void helper methods 2011-03-23 15:44:52 +02:00
common.h common.h: Fix minor typos 2011-03-23 18:55:41 +02:00
errors.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
index.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
object.h I broke your bindings 2011-03-20 21:45:11 +02:00
odb_backend.h Remove circular dependency in includes 2011-03-23 20:18:34 +02:00
odb.h odb.h: Fix minor typo 2011-03-23 18:55:44 +02:00
oid.h Add git_oid_shorten (unique OID minimzer) 2011-03-14 23:36:10 +02:00
refs.h Add new method git_reference_listall 2011-03-14 23:52:32 +02:00
repository.h Remove git_repository_gc from the headers 2011-03-23 15:40:47 +02:00
revwalk.h Fix headers for the new Revision Walker 2011-03-16 23:59:09 +02:00
signature.h Switch from time_t to git_time_t 2011-03-23 00:07:58 +02:00
tag.h Add git_tag_create_frombuffer API 2011-03-28 13:59:48 +02:00
thread-utils.h Thread safe cache 2011-03-20 21:45:06 +02:00
tree.h Do not return on void helper methods 2011-03-23 15:44:52 +02:00
types.h Fix compilation in MinGW 2011-03-23 01:58:18 +02:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00