CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/14 07:21:38
Modified files:
devel/got : Makefile distinfo
Log message:
update to got 0.109
- 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