Commit Diff


commit - d02727efc8e2c7d86f660fd8adce2cacc0b9afa6
commit + df137400f1f76f4b05a6f2c2479a538e6c41701f
blob - ccb27a5e42148afc16c81c28efd30759578082d1
blob + df49507afbca32f327e3dd1871660604b2ce1eea
--- index.html
+++ index.html
@@ -62,7 +62,7 @@
       </h1>
 
       <p id="callout">
-      <a href="releases/changes.html">Game of Trees 0.104</a> released October 22, 2024
+      <a href="releases/changes.html">Game of Trees 0.105</a> released November 14, 2024
       <br>
       <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.104</a> released October 22, 2024
 
blob - 2c9a9d682d70f24d22010961bc77d937e5e6437a
blob + fd61933e7e306186db72fe68214d797121017572
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,10 @@
+* got 0.105; 2024-11-14
+- fix bogus "branch on server has different ancestry" errors from 'got send'
+- do not try to merge binary files during (un)stage -p and revert -p
+- fix gotd notifications about changes involving empty files
+- minor gotwebd.css styling changes
+- plug several memory and file-descriptor leaks
+
 * got 0.104; 2024-10-22
   see git repository history for per-change authorship information
 - gotd.conf: document the macro syntax
blob - /dev/null
blob + f632da9d77693f064f655e54687332155cec0008 (mode 644)
Binary files /dev/null and releases/got-0.105.tar.gz differ