<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch main</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>Merge branch 'worktree_prunable' (PR #5712)</title>
<updated>2023-05-16T11:41:41+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-16T11:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=f041a94e2c358e84adb5a0fe108288fcb3802970'/>
<id>f041a94e2c358e84adb5a0fe108288fcb3802970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>worktree: document that is_prunable sets error messages</title>
<updated>2023-05-16T11:40:16+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-16T11:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=12b54ae00948a7a8422af53a8e98a5aa4d51f1f7'/>
<id>12b54ae00948a7a8422af53a8e98a5aa4d51f1f7</id>
<content type='text'>
When a worktree is not prunable, an error message will be set with
information about why. Document that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a worktree is not prunable, an error message will be set with
information about why. Document that.
</pre>
</div>
</content>
</entry>
<entry>
<title>worktree: update prunable to reflect refactorings</title>
<updated>2023-05-16T11:38:43+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-16T11:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=372143244dc82551eccb0503ef58d9850d530346'/>
<id>372143244dc82551eccb0503ef58d9850d530346</id>
<content type='text'>
PR #5712 predates several refactorings to move the utility code into a
more general purpose codebase. Update to reflect the refactorings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR #5712 predates several refactorings to move the utility code into a
more general purpose codebase. Update to reflect the refactorings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor git_worktree_is_prunable slightly to fix memory leak</title>
<updated>2023-05-16T11:32:35+00:00</updated>
<author>
<name>Reginald McLean</name>
<email>rbmclean00@gmail.com</email>
</author>
<published>2020-11-25T00:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=05719c55ff6a8780d7d3b5ae5c55d81f981fe7b3'/>
<id>05719c55ff6a8780d7d3b5ae5c55d81f981fe7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added check if gitdir exists in is_prunable()</title>
<updated>2023-05-16T11:31:46+00:00</updated>
<author>
<name>Reginald McLean</name>
<email>rbmclean00@gmail.com</email>
</author>
<published>2020-11-24T23:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=86db1ad5dc9d878f463ac6c9d5ee412b62b74340'/>
<id>86db1ad5dc9d878f463ac6c9d5ee412b62b74340</id>
<content type='text'>
Fixes #5598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5598
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing is_prunable test</title>
<updated>2023-05-16T11:31:16+00:00</updated>
<author>
<name>Reginald McLean</name>
<email>rbmclean00@gmail.com</email>
</author>
<published>2020-11-24T23:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0fd80681f90ae23d5a74b469fefd3409d924ddae'/>
<id>0fd80681f90ae23d5a74b469fefd3409d924ddae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6535 from libgit2/ethomson/timeouts</title>
<updated>2023-05-13T16:11:56+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-13T16:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=9d41a3fd694d983ade53fb602a58f6df25ce0656'/>
<id>9d41a3fd694d983ade53fb602a58f6df25ce0656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clone: skip timeout tests on WinHTTP</title>
<updated>2023-05-13T15:42:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-11T19:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=8f695c806bac2b044f102c55b802e44f2d30ca01'/>
<id>8f695c806bac2b044f102c55b802e44f2d30ca01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: use WSAGetLastError to determine blocking</title>
<updated>2023-05-13T15:42:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-11T19:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=14c820b191a7083bf9a54792e09afcd83e0f0206'/>
<id>14c820b191a7083bf9a54792e09afcd83e0f0206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: getsockopt takes a `char *` instead of a `void *`</title>
<updated>2023-05-13T15:42:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-12T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=03eebab8a9fc353e96b2f6932d28defd5d868bca'/>
<id>03eebab8a9fc353e96b2f6932d28defd5d868bca</id>
<content type='text'>
Monsters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Monsters.
</pre>
</div>
</content>
</entry>
</feed>
