libgit2/include/git2
2011-06-04 01:05:36 +02:00
..
blob.h Do not return on void helper methods 2011-03-23 15:44:52 +02:00
commit.h Added git_commit_tree_oid and git_commit_parent_oid. 2011-04-08 03:33:46 +03:00
common.h Move all error-related defines to git2/errors.h 2011-05-11 00:40:07 +03:00
config.h config: Cleanup & renaming of the external API 2011-05-20 03:20:12 +03:00
errors.h Added error for ambiguous oid prefixes. Added methods to compare the first nth hexadecimal characters (i.e. packets of 4 bits) of OIDs. 2011-06-01 23:40:41 +02:00
index.h index: Change the memory management for repo indexes 2011-06-01 18:54:47 +02:00
object.h short-oid: Cleanup 2011-06-01 23:40:42 +02:00
odb_backend.h short-oid: Cleanup 2011-06-01 23:40:42 +02:00
odb.h short-oid: Cleanup 2011-06-01 23:40:42 +02:00
oid.h Changed return value of git_oid_match to be consistent with the other compare methods (0 means oids match). Added method to compare prefixes of hex formatted oids. 2011-06-01 23:40:42 +02:00
refs.h Enforce coding conventions in refs.c 2011-03-29 19:58:19 +03:00
repository.h Repository: Added the git_repository_discover function that finds by itself the git directory that manage a given directory path. 2011-06-04 01:05:36 +02:00
revwalk.h Fix headers for the new Revision Walker 2011-03-16 23:59:09 +02:00
signature.h Rename git_signature_new_now 2011-04-09 15:31:12 -07:00
tag.h Add git_tag_list 2011-04-12 15:55:51 -07:00
thread-utils.h errors: Add error handling function 2011-05-09 21:58:01 +03:00
tree.h Build & write custom trees in memory 2011-04-04 19:25:33 +03:00
types.h config: Cleanup & renaming of the external API 2011-05-20 03:20:12 +03:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00