Commit Diff


commit - 9ebc04b0d0d9a13203d54ffe4c7a4e496793a722
commit + 9ce6226dca832c8fe930498a19bc3d7b457bc213
blob - 4695b4e871eeb4006d27020ea44985af5a8fd059
blob + 1977c2549e437d779444aef7a75d8c7cbe5a2dd9
--- index.html
+++ index.html
@@ -62,7 +62,7 @@
       </h1>
 
       <p id="callout">
-      <a href="releases/CHANGES">Game of Trees 0.101</a> released July 11, 2024
+      <a href="releases/CHANGES">Game of Trees 0.102</a> released August 14, 2024
       <br>
       <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.101</a> released July 12, 2024
 
blob - f645bd1b7f5666f6822b3234f37ffd5ba6d4fc90
blob + 3d8e35298b33ac2f53e031cdf90345a71611075e
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,16 @@
+* got 0.102; 2024-08-14
+  see git repository history for per-change authorship information
+- support for sha256 repositories; the network protocol requires git(1) for now
+- gotwebd: add support for the "owner" file
+- gotwebd: fix the README link in the summary view
+- fix handling of .gitignore files containing empty lines
+- fix handling of files without trailing newline in histedit, rebase and merge
+- gotd: allow numeric UIDs in permit/deny rules, as intended
+- gotd: support numeric UIDs in the `user' directive
+- fix comment handling and explain quoting in the *.conf.5 man pages
+- tog: add ability to mark arbitrary commits to diff them
+- print file index and work tree version in got info'`
+
 * got 0.101; 2024-07-11
   see git repository history for per-change authorship information
 - improve gotwebd.8 one-line description
blob - /dev/null
blob + a77287a024b662cf2078ca5d0f9fdbd116f4b7d1 (mode 644)
Binary files /dev/null and releases/got-0.102.tar.gz differ