commit 32b9351df15e152fa59622aa7fc91b343efc27c6 from: Omar Polo date: Tue Oct 22 17:36:14 2024 UTC CHANGES for 0.104 commit - ddf1151d18469ed361359892a83958f1f43c843d commit + 32b9351df15e152fa59622aa7fc91b343efc27c6 blob - 92e5cd35a62a3edf7fdd020cab9f5e20da1aede3 blob + 2c9a9d682d70f24d22010961bc77d937e5e6437a --- CHANGES +++ CHANGES @@ -1,3 +1,12 @@ +* 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