Commit Diff


commit - 89252905cf3b5791ff2a98c969b561b84c6ed41c
commit + 64e2a482794983197e7e5c73be5ace4722d8915b
blob - 6e3445315f03d94fe0ef4c624d90adcf168aa4f7
blob + f321188ac2dcee8c2a92530873d7f560e5039239
--- index.html
+++ index.html
@@ -62,7 +62,7 @@
       </h1>
 
       <p id="callout">
-      <a href="releases/CHANGES">Game of Trees 0.94</a> released November 29, 2023
+      <a href="releases/CHANGES">Game of Trees 0.95</a> released December 8, 2023
       <br>
       <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.94</a> released November 30, 2023
 
blob - 29c96f6db728e48605ee1c98dfa7fdbdad54233d
blob + 8d8811576a0dcd07b2a320b0dde6a1e609eac713
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,20 @@
+* got 0.95; 2023-12-08
+  see git repository history for per-change authorship information
+- plug memory leaks in checkout, update, and status commands
+- gotwebd: repair the "chroot" option in /etc/gotwebd.conf; regression from 0.94
+- gotwebd: add breadcumbs to navigate paths in tree/blob/commits/blame views
+- gotwebd: add a dark mode, enabled based on web-browser preferences
+- gotwebd: add History/Blob/Raw-File links to blob and blame views
+- gotwebd: adjust blob line numbers for text-mode browsers
+- gotwebd: make the blame view work in text-mode browsers
+- gotwebd: add a Patch action to serve diffs in plain text
+- gotwebd: add Patch and Tree links to the diff view
+- gotwebd: display README files in tree views
+- gotwebd: display a tree-listing and README files in the summary view
+- gotwebd: render less tags in the summary page to make space for other content
+- gotwebd: swap order of tags and branch listings on the summary page
+- gotwebd: display 'More' link instead of 'prev/next' links in the tag listing
+
 * got 0.94; 2023-11-29
   see git repository history for per-change authorship information
 - in diff error message, say what was being diffed
blob - /dev/null
blob + d4e207a3ef95ea7c547ade24ed07ee0b44a7372a (mode 644)
Binary files /dev/null and releases/got-0.95.tar.gz differ