STFossil
Small teams. Open source. Built on Fossil.

chalcedony

Unified Management for Fossil Repositories

Public | Owner: STFossil | Default branch: trunk | Last update: 2026-09-19 16:29

The "verify-comments" setting:

This setting determines how much sanity checking, if any, the "fossil commit" and "fossil amend" commands do against check-in comments. Recognized values:
on
(Default) Check for bad syntax and/or broken hyperlinks in check-in comments and offer the user a chance to continue editing for interactive sessions, or simply abort the commit if the comment was entered using -m or -M

off
Do not do syntax checking of any kind

preview
Do all the same checks as "on" but also always preview the check-in comment to the user during interactive sessions even if no obvious errors are found, and provide an opportunity to accept or re-edit

Clone

You can clone this repository with the following command:

fossil clone https://1wt.observer/chalcedony

Contribute

The best way to contribute is through e-mail. See the project documentation for more details.