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 "rss" command:

Usage: fossil rss ?OPTIONS?

The CLI variant of the /timeline.rss page, this produces an RSS feed of the timeline to stdout.

Options:

-type|y FLAG
May be: all (default), ci (show check-ins only), t (show tickets only), w (show wiki only)

-limit|n LIMIT
The maximum number of items to show

-tkt HASH
Filter for only those events for the specified ticket

-tag TAG
Filter for a tag

-wiki NAME
Filter on a specific wiki page

Only one of -tkt, -tag, or -wiki may be used.

-name FILENAME
Filter for a specific file. This may be combined with one of the other filters (useful for looking at a specific branch).

-url STRING
Set the RSS feed's root URL to the given string. The default is "URL-PLACEHOLDER" (without quotes).

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.