Commit Diff


commit - 6a4e36d15a941e2163584d03420244b302d96a4c
commit + 112f3f0dbf94cbb5cf5b6eebd3cac5890f688b57
blob - 2ebd4c01e2ced97f9ce9d303195279ffd8f2df2b
blob + fd6fe68ceaacb56b5c10b89dbd8571a253a0d0a0
--- index.html
+++ index.html
@@ -64,7 +64,7 @@
       </h1>
 
       <p id="callout">
-      <a href="releases/CHANGES">Game of Trees 0.85</a> released March 7, 2023
+      <a href="releases/CHANGES">Game of Trees 0.86</a> released March 12, 2023
       <br>
       <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.85</a> released March 8, 2023
 
blob - 1f5289a1d8bfe90ba27a4576ca39840b9c833769
blob + bbe97fef0ec15832865a1847d83e3214a3cbb76c
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,15 @@
+* got 0.86; 2023-03-12
+  see git repository history for per-change authorship information
+- fix race condition on NFS where log-message file's modify time may change
+- fix gotd sending too large pack files in some cases
+- support histedit fold operations which delete a file and then add it again
+- make diffing files which changed into dirs and vice-versa possible
+- handle files changing into directories during 'got update'
+- add quoting to repository path sent to server for git-shell compatibility
+- gotwebd: handle short reads and timeouts
+- gotwebd: provide gotweb_render_page() entrypoint for all pages
+- gotwebd: reply with non-200 HTTP status code on error
+
 * got 0.85; 2023-03-07
   see git repository history for per-change authorship information
 - gotwebd: add missing colon in diff view (patch by Josiah Frentsos)
blob - /dev/null
blob + 735052c58190c394a09822c4bdbfd6f1d66f818d (mode 644)
Binary files /dev/null and releases/got-0.86.tar.gz differ