CVS: cvs.openbsd.org: ports
Stefan Sperling <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/20 09:18:48 Modified files: devel/got : Makefile distinfo Log message: update to got 0.127 - re-add cmdline tests to 'make regress' target (regression from 0.126) - add version flag (-V, --version) to gotd, gotwebd, and gotsysd - make 'got merge' accept tags as merge source argument - do not raise errors when unversioned files are found during got rm -k - add rm -s ? option for deleting unversioned files from the work tree - add rm -I option for also deleting ignored unversioned files with rm -s ? - make 'tog log' reload the work tree's base-commit info during Ctrl-L refresh - fix failures due to trailing slashes in checkout -p path-prefix argument - gotwebd: use <meta http-equiv="refresh"> tag to redirect browser after login - gotwebd.conf: add option which restores legacy redirect using http status 307