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 "test-parse-all-blobs" command:

Usage: fossil test-parse-all-blobs ?OPTIONS?

Parse all entries in the BLOB table that are believed to be non-data artifacts and report any errors. Run this test command on historical repositories after making any changes to the manifest_parse() implementation to confirm that the changes did not break anything.

Options:

--limit N
Parse no more than N artifacts before stopping
--wellformed
Use all BLOB table entries as input, not just those entries that are believed to be valid artifacts, and verify that the result the manifest_is_well_formed() agrees with the result of manifest_parse().

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.