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 "/fdiff" page:

URL: fdiff?v1=HASH&v2=HASH

Two arguments, v1 and v2, identify the artifacts to be diffed. Show diff side by side unless sbs is 0. Generate plain text if "patch" is present, otherwise generate "pretty" HTML.

Alternative URL: fdiff?from=filename1&to=filename2&ci=checkin

If the "from" and "to" query parameters are both present, then they are the names of two files within the check-in "ci" that are diffed. If the "ci" parameter is omitted, then the most recent check-in ("tip") is used.

Additional parameters:

dc=N
Show N lines of context around each diff
patch
Use the patch diff format
regex=REGEX
Only show differences that match REGEX
sbs=BOOLEAN
Turn side-by-side diffs on and off (default: on)
verbose=BOOLEAN
Show more detail when describing artifacts
w=BOOLEAN
Ignore whitespace

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.