<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/oid.h, branch cmn/pack-objects-report</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>oid: Export `git_oid_tostr_s` instead of `_allocfmt`</title>
<updated>2014-08-18T10:41:06+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-08-18T10:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4ca0b566ca811550b4db31045e580b4970e5b8e3'/>
<id>4ca0b566ca811550b4db31045e580b4970e5b8e3</id>
<content type='text'>
The old `allocfmt` is of no use to callers, as they are not able to free
the returned buffer. Export a new API that returns a static string that
doesn't need to be freed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old `allocfmt` is of no use to callers, as they are not able to free
the returned buffer. Export a new API that returns a static string that
doesn't need to be freed.
</pre>
</div>
</content>
</entry>
<entry>
<title>oid: Helper for old-school hashcmp</title>
<updated>2013-08-14T08:34:07+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-08-14T08:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=59547ce77269e0667426327d9166aad0954bc686'/>
<id>59547ce77269e0667426327d9166aad0954bc686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new src/oid.h</title>
<updated>2013-04-30T01:15:43+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-04-30T01:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e4af0f001600cfe7d72cfb140fc7dc2d25be2c37'/>
<id>e4af0f001600cfe7d72cfb140fc7dc2d25be2c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oid: Uniformize ncmp methods</title>
<updated>2011-06-16T00:50:08+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-06-16T00:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f1d018513aced2fb4e6c87f2d417b6f826dbe998'/>
<id>f1d018513aced2fb4e6c87f2d417b6f826dbe998</id>
<content type='text'>
Drop redundant methods. The ncmp method is now public
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop redundant methods. The ncmp method is now public
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed git_oid_match to git_oid_ncmp.</title>
<updated>2011-06-06T15:04:37+00:00</updated>
<author>
<name>Marc Pegon</name>
<email>pegon.marc@gmail.com</email>
</author>
<published>2011-06-06T08:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=c09093cce2902bca40f3c0746bc754780f351a45'/>
<id>c09093cce2902bca40f3c0746bc754780f351a45</id>
<content type='text'>
As suggested by carlosmn, git_oid_ncmp would probably
be a better name than git_oid_match, for it does the same
as git_oid_cmp but only up to a certain amount of hex digits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested by carlosmn, git_oid_ncmp would probably
be a better name than git_oid_match, for it does the same
as git_oid_cmp but only up to a certain amount of hex digits.
</pre>
</div>
</content>
</entry>
<entry>
<title>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.</title>
<updated>2011-06-01T21:40:42+00:00</updated>
<author>
<name>Marc Pegon</name>
<email>pegon.marc@gmail.com</email>
</author>
<published>2011-05-29T09:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=da03c9f35b282e70f0cb7e6ae1638df476c4e0df'/>
<id>da03c9f35b282e70f0cb7e6ae1638df476c4e0df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added error for ambiguous oid prefixes. Added methods to compare the first nth hexadecimal characters (i.e. packets of 4 bits) of OIDs.</title>
<updated>2011-06-01T21:40:41+00:00</updated>
<author>
<name>Marc Pegon</name>
<email>pegon.marc@gmail.com</email>
</author>
<published>2011-05-27T20:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=53c0bd81a2915d6f82ef2f9c0703770783a3dc89'/>
<id>53c0bd81a2915d6f82ef2f9c0703770783a3dc89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
