<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/idxmap.h, branch ethomson/diff_file</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>index: Also size-hint the hash table</title>
<updated>2015-12-16T18:36:50+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2015-12-16T18:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ef8b7febc5624c265201400001e3d654dea96d83'/>
<id>ef8b7febc5624c265201400001e3d654dea96d83</id>
<content type='text'>
Note that we're not checking whether the resize succeeds; in OOM cases,
we let it run with a "small" vector and hash table and see if by chance
we can grow it dynamically as we insert the new entries. Nothing to
lose really.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that we're not checking whether the resize succeeds; in OOM cases,
we let it run with a "small" vector and hash table and see if by chance
we can grow it dynamically as we insert the new entries. Nothing to
lose really.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a hashmap for index entries</title>
<updated>2015-08-14T19:06:09+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-08-14T19:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ac02a69470f149be5c556eb607d8cb3dcc21771f'/>
<id>ac02a69470f149be5c556eb607d8cb3dcc21771f</id>
<content type='text'>
They are hashed case-insensitively and take the stage into account.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are hashed case-insensitively and take the stage into account.
</pre>
</div>
</content>
</entry>
</feed>
