commit - 980063060d75612255f6fe397354a82ca6fbdf1a
commit + a2aed3b255f4f95efe010264516a6f64bedbfef0
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