libgit2/tests/object
Russell Belfer 13f7ecd7b9 Add git_object_short_id API to get short id string
This finds a short id string that will unambiguously select the
given object, starting with the core.abbrev length (usually 7)
and growing until it is no longer ambiguous.
2014-03-04 16:23:28 -08:00
..
blob Update git_blob_create_fromchunks callback behavr 2013-12-11 10:57:50 -08:00
commit Add git_commit_amend API 2014-02-07 16:17:59 -08:00
raw Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tag Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tree Merge pull request #2027 from libgit2/rb/only-windows-is-windows 2014-02-05 13:07:46 -08:00
cache.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookupbypath.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
message.c messsage: use git_buf in prettify() 2014-01-27 04:44:06 +01:00
peel.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
shortid.c Add git_object_short_id API to get short id string 2014-03-04 16:23:28 -08:00