Fossil

View Ticket
Login
Ticket Hash: e5419400994525e8ace483caa3063a7101115dbc
Title: RSS (timeline.rss) should accept t=tag option to generate RSS for checkins on a branch
Status: Closed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Overcome_By_Events
Last Modified: 2023-01-17 15:41:04
3.22 years ago
Created: 2010-04-20 10:43:41
15.97 years ago
Version Found In: [7c37b46b12] 2010-04-15 23:53:15
Description:
timeline.rss should support the t parameter just like timeline does so that you can do for example:
http://www.fossil-scm.org/index.html/timeline.rss?t=trunk
to restrict the RSS feed to just checkins on a branch just like you can already do
http://www.fossil-scm.org/index.html/timeline?t=trunk
to restrict the timeline display to checkins on a branch
User Comments:
stephan added on 2023-01-17 15:41:04:

tag=X filters by tag.