Edgewall Software

Opened 9 years ago

Last modified 9 years ago

#11995 closed enhancement

Versioncontrol API for changeset bookmarks — at Initial Version

Reported by: Peter Suter Owned by:
Priority: normal Milestone: 1.1.5
Component: version control Version:
Severity: normal Keywords: bookmarks
Cc: Branch:
Release Notes:

Allow plugins to provide changeset bookmarks and render them in the browser, on the revision log and one the timeline.

API Changes:

Add new Changeset.get_bookmarks() API.

Internal Changes:

Description

As discussed in #10527, changeset bookmarks (in Mercurial repositories) should be shown in the browser, on the revision log and on the timeline.

The versioncontrol API has to be extended to allow plugins to provide this data.

The proposed patch implements this.

Change History (0)

Note: See TracTickets for help on using tickets.