CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/08/14 13:37:54
Modified files:
devel/got : Makefile distinfo
Removed files:
devel/got/patches: patch-tog_tog_c
Log message:
update got to 0.102
- support for sha256 repositories; the network protocol requires git(1) for now
- gotwebd: add support for the "owner" file
- gotwebd: fix the README link in the summary view
- fix handling of .gitignore files containing empty lines
- fix handling of files without trailing newline in histedit, rebase and merge
- gotd: allow numeric UIDs in permit/deny rules, as intended
- gotd: support numeric UIDs in the `user' directive
- fix comment handling and explain quoting in the *.conf.5 man pages
- tog: add ability to mark arbitrary commits to diff them
- print file index and work tree version in got info