<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/push-tests-inline-oid</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>push: put the git_oid inline in the test structure</title>
<updated>2015-09-13T03:38:29+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-13T03:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1af5aecb965817901fa9134222bad4e0579de7a4'/>
<id>1af5aecb965817901fa9134222bad4e0579de7a4</id>
<content type='text'>
These are small pieces of data, so there is no advantage to allocating
them separately. Include the two ids inline in the struct we use to
check that the expected and actual ids match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are small pieces of data, so there is no advantage to allocating
them separately. Include the two ids inline in the struct we use to
check that the expected and actual ids match.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3422 from ethomson/workdir_diff</title>
<updated>2015-09-12T20:49:23+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-12T20:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=dc5b678fda918386f01630d2bc928edb546ac4f2'/>
<id>dc5b678fda918386f01630d2bc928edb546ac4f2</id>
<content type='text'>
diff: examine pathlist on non-files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff: examine pathlist on non-files</pre>
</div>
</content>
</entry>
<entry>
<title>diff: check pathspec on non-files</title>
<updated>2015-09-12T19:32:18+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-09-12T19:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8ab4d0e1e16bf42e4617a40a13d67385fc8fa40c'/>
<id>8ab4d0e1e16bf42e4617a40a13d67385fc8fa40c</id>
<content type='text'>
When we're not doing pathspec matching, we let the iterator handle
file matching for us.  However, we can only trust the iterator to
return *files* that match the pattern, because the iterator must
return directories that are not strictly in the pathlist, but that
are the parents of files that match the pattern, so that diff can
later recurse into them.

Thus, diff must examine non-files explicitly before including them
in the delta list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we're not doing pathspec matching, we let the iterator handle
file matching for us.  However, we can only trust the iterator to
return *files* that match the pattern, because the iterator must
return directories that are not strictly in the pathlist, but that
are the parents of files that match the pattern, so that diff can
later recurse into them.

Thus, diff must examine non-files explicitly before including them
in the delta list.
</pre>
</div>
</content>
</entry>
<entry>
<title>diff::workdir: ensure ignored files are not returned</title>
<updated>2015-09-12T17:46:22+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-09-12T17:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=92f7d32b59642c82c17027bc85a39100869280a7'/>
<id>92f7d32b59642c82c17027bc85a39100869280a7</id>
<content type='text'>
Ensure that a diff with the workdir is not erroneously returning
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that a diff with the workdir is not erroneously returning
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3421 from ethomson/mempack-fix</title>
<updated>2015-09-12T02:00:34+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-12T02:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=049dbf42f50a7d04db5ab99577455b8933e3d532'/>
<id>049dbf42f50a7d04db5ab99577455b8933e3d532</id>
<content type='text'>
Mempack fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mempack fix</pre>
</div>
</content>
</entry>
<entry>
<title>mempack: expose clear function</title>
<updated>2015-09-12T00:06:14+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-09-12T00:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=220d6f8a104661ae9edc4f96cd8f520ef4c4dc1d'/>
<id>220d6f8a104661ae9edc4f96cd8f520ef4c4dc1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing memory leak in mempack's free</title>
<updated>2015-09-11T23:35:14+00:00</updated>
<author>
<name>Bryan Woods</name>
<email>woods.bryan@gmail.com</email>
</author>
<published>2015-09-11T23:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=707f65372b4091ada386f2a04a05e94899e32bfc'/>
<id>707f65372b4091ada386f2a04a05e94899e32bfc</id>
<content type='text'>
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing dangling pointers in git_mempack_reset</title>
<updated>2015-09-10T21:44:52+00:00</updated>
<author>
<name>Bryan Woods</name>
<email>woods.bryan@gmail.com</email>
</author>
<published>2015-09-10T21:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8e177b2bb8cacc3ca9e1edd301a8aa1132f300af'/>
<id>8e177b2bb8cacc3ca9e1edd301a8aa1132f300af</id>
<content type='text'>
git_mempack_reset was leaving free'd pointers in the oidmap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_mempack_reset was leaving free'd pointers in the oidmap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3379 from theseion/additional_libssh2_error_reporting</title>
<updated>2015-09-09T11:59:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-09T11:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6c21211c3842ae4c86d7ad7eba05b3268fa117ac'/>
<id>6c21211c3842ae4c86d7ad7eba05b3268fa117ac</id>
<content type='text'>
report libssh2 error if list of authentication methods can't be retrieved</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
report libssh2 error if list of authentication methods can't be retrieved</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3415 from ethomson/lock_hidden</title>
<updated>2015-09-08T23:37:06+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-08T23:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=53ba8c9e8b834eb005daba76d7ee319cde990248'/>
<id>53ba8c9e8b834eb005daba76d7ee319cde990248</id>
<content type='text'>
filebuf: ensure we can lock a hidden file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filebuf: ensure we can lock a hidden file</pre>
</div>
</content>
</entry>
</feed>
