commit - 701bf2ffb3a30dd05232bec801461055378e3af7
commit + eae616ebdbb893753c3fdf629dd8eb498456e234
blob - 8f95eb58d2b1d8bd38e87b511bebe04a308f6899
blob + 36337610583449f674807d525b2a924f1c84ef07
--- index.html
+++ index.html
</h1>
<p id="callout">
- <a href="releases/changes.html">Game of Trees 0.109</a> released February 14, 2025
+ <a href="releases/changes.html">Game of Trees 0.110</a> released February 20, 2025
<br>
<a href="releases/portable/CHANGELOG">Game of Trees -portable 0.109</a> released February 16, 2025
blob - 8f6d93fcff599331f041d6c4a106bf481373160f
blob + 700e326368665d3d66cef832d0c01740ff4a676f
--- releases/CHANGES
+++ releases/CHANGES
+* got 0.110; 2025-02-20
+- fix an endless loop in got-read-pack (regression from 0.109)
+- change gotwebd diff algorithm from Myers to Patience diff
+- gotd regress depends on p5-Net-Daemon now due to an added test case
+
* got 0.109; 2025-02-14
- fix gotd failing to protect references when the client sends an empty pack
- during pack generation, fix exclusion of commits via an ancestor commit
blob - 174e81bb96e4bd12aa57bdcbc8d54d21735e12c0
blob + 886dc1f32415cf9d333bd9b5491ec7d639fb09dd
--- releases/changes.html
+++ releases/changes.html
history for per-change authorship information.
</p>
+<h3 id="2025-02-20"><a href="#2025-02-20">Game of Trees 0.110 - 2025-02-20</a></h3>
+<ul>
+<li>
+fix an endless loop in got-read-pack (regression from 0.109)
+</li>
+<li>
+change gotwebd diff algorithm from Myers to Patience diff
+</li>
+<li>
+gotd regress depends on p5-Net-Daemon now due to an added test case
+</li>
+</ul>
<h3 id="2025-02-14"><a href="#2025-02-14">Game of Trees 0.109 - 2025-02-14</a></h3>
<ul>
<li>
blob - /dev/null
blob + 385c416a5c261e6400082e26ad1c8fa4e923ae4e (mode 644)
Binary files /dev/null and releases/got-0.110.tar.gz differ