Commit Diff


commit - b9f5bc2a55b37f5908bead8971f66745f0b45ba3
commit + 8e026d9dcb0f06d74ee307517fb6a5d7d23bd308
blob - 342494cc5bbdfd2ee5e85e323fdac1a3a9b96b79
blob + c498d89faf9e27aadda3f03eb1a04b186afae0e2
--- index.html
+++ index.html
@@ -64,7 +64,7 @@
       </h1>
 
       <p id="callout">
-      <a href="releases/CHANGES">Game of Trees 0.87</a> released April 19, 2023
+      <a href="releases/CHANGES">Game of Trees 0.88</a> released April 29, 2023
       <br>
       <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.87</a> released April 22, 2023
 
blob - caeb2b057c19028246b29ea2d9f0729cf77dab38
blob + 87a4db185c94cdf51bd4ca8ab35cad9efe1ab76d
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,13 @@
+* got 0.88; 2023-04-29
+  see git repository history for per-change authorship information
+- tog: always use alternate charset for vertical/horizontal line
+- several tog regression test suite improvements
+- run the tog tests as part of the default regress set
+- tog: resize log view if toggling fullscreen from child view
+- when finding changed paths iterate tree entries in on-disk order for speed
+- cache fulltext data in delta cache to improve speed with long delta chains
+- gotwebd: fix logic error in gotweb_render_index
+
 * got 0.87; 2023-04-19
   see git repository history for per-change authorship information
 - add gitwrapper(1)
blob - /dev/null
blob + 7fd13d14a718bd3c4ed14ca98530ee16a9745813 (mode 644)
Binary files /dev/null and releases/got-0.88.tar.gz differ