commit - 7724b04ba68901dfeb37cc8be8231cec72785fd3
commit + ff61d427802a50bc9e27edc6d6ee752c8522093f
blob - 4184fae7bcf46b1097f9415c991bdb587e8e33ff
blob + 8f6d93fcff599331f041d6c4a106bf481373160f
--- CHANGES
+++ CHANGES
+* got 0.109; 2025-02-14
+- fix gotd failing to protect references when the client sends an empty pack
+- during pack generation, fix exclusion of commits via an ancestor commit
+- fix a bogus "received unexpected privsep message" error from gotsh
+- fix diffstat path order bug in field width computation
+- gotwebd: preserve 'folder=' parameter when following More links
+
* got 0.108; 2025-01-22
- add ssh -i identity-file support to commands which use the network
- make 'got import' output independent of readdir(3) entry order