libgit2/include/git2
Vicent Marti 26022f0719 Add git_oid_shorten (unique OID minimzer)
Set of methods to find the minimal-length to uniquely identify every OID
in a list. Useful for GUI applications, commit logs and so on.

Includes stress test.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2011-03-14 23:36:10 +02:00
..
blob.h Change the return type of git_blob_rawcontent 2011-03-05 13:29:50 +02:00
commit.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
common.h Move the external includes folder from src to include 2011-03-03 20:23:53 +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 Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
odb_backend.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
odb.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
oid.h Add git_oid_shorten (unique OID minimzer) 2011-03-14 23:36:10 +02:00
refs.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
repository.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
revwalk.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
signature.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
tag.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
thread-utils.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
tree.h Change interface for Tree Index attr (always unsigned) 2011-03-05 13:46:37 +02:00
types.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00