This documentation relates to an earlier version of FishEye.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

The 'Changelog' tab allows you to browse the changes made to your repository chronologically. It provides a calendar graph in the left-hand column to allow you to navigate to any time in the history of your repository. You can also drill down into a subdirectory using the directory tree in the left-hand column.

The changesets are shown in the right-hand column. They are ordered with the most recent first.

You can move forward/backward in time using the 'earlier/later' controls at the top and bottom of the right-hand column. A timeline on the calendar highlights the range of changesets displayed on this page. Click on the calendar to navigate to the changesets relevant to a specific period of time.

Constraint Mode

You can specify a 'Constraint' to control the information that is shown in the Changelog.

Constraint

Description

Branch

Will show changesets on only that branch.

Author

Shows only changesets checked in by the given author.

Tag

Shows only changesets that contain revisions tagged with the given tag.

Date

Shows only changesets created on or before that date. Must be of the form YYYY-MM-DD, YYYY-MM or YYYY (you can use '/' instead of '-').


Screenshot: Viewing the Changelog


Note: The Crucible icon will only be shown if you are also running Crucible.