This documentation relates to an earlier version of FishEye.
View

Unknown macro: {spacejump}

or visit the current documentation home.

When browsing a repository, clicking the 'Source' sub-tab in the right-hand column will display the contents of a file.

Screenshot: Viewing File Content in FishEye

Arbitrary Diffs

The numbered drop-down options in the toolbar allow you to request a diff between any two revisions of the selected file. You can use revision numbers or tag names.

Annotation Highlighting

Annotation highlighting can be configured via a drop-down menu button on the toolbar. You can choose from one of the following three options:

  • Age,
  • Author,
  • None.

Annotation Context Menu

You can drill down into the history of any specific line of code in a file. By hovering your mouse cursor next to the revision number in the left column, you can open the annotation context menu. From there, you can view the changeset where this file was changed, the diff of this line with the last change, or the full file from the time when this line changed. This speeds investigation of how certain lines have changed, when, and by whom.

Screenshot: FishEye Annotation Context Menu

Columns

You can configure the amount of information displayed on the page's columns. You can toggle the following items on and off:

  • Author(s),
  • Revision(s),
  • Line Numbers.
  • No labels