commit - 2e5668be75f03af89a77f15de20436536b7fe09a
commit + e2f7c5de0456b30e6f295dafea6fc893e2646794
blob - 92e5cd35a62a3edf7fdd020cab9f5e20da1aede3
blob + 2c9a9d682d70f24d22010961bc77d937e5e6437a
--- CHANGES
+++ CHANGES
+* got 0.104; 2024-10-22
+ see git repository history for per-change authorship information
+- gotd.conf: document the macro syntax
+- tog: prevent a segfault upon unexpected object type in ref list view
+- fix pack file creation in the presenc of tagged tag objects
+- plugged some memory leaks
+- fix a crash when unstaging a file which has been removed from disk
+- gotwebd: fix out of bounds access while handling the configuration
+
* got 0.103; 2024-09-24
see git repository history for per-change authorship information
- fix bug causing performance to degrade as more and more pack files appear