FishEye Screenshot tour

Features Changelog & Changesets

View your repository in chronological order.

Changelog

FishEye gives you a chronological view of your changesets (i.e. collections of files that were included in the same commit):

  • per directory
  • per author
  • per branch

Changelog

... even for CVS:

Although CVS doesn't have native support for atomic commits (unlike most other repositories, such as Subversion), FishEye cleverly reverse-engineers changeset information from your CVS repository.

Navigation made easy

  • Click anywhere on the 'Line History' graph to jump directly to the changelog for that time.
  • Drill down to the changelog for a particular directory or subdirectory.

Changesets

See all the files that make up a changeset — including who changed them and when — on a single page:

Changeset

View all the diffs in-line:

Changeset expanded

... or click through to view the diffs for an individual file.

Generate patches from changesets

Click the 'Patch' link on any changeset page to generate a text-based patch for the changeset.

Did you know ... ?

  • As with everything else in FishEye, each changeset has its own URL permalink.
  • You can monitor your changesets via RSS feeds.
  • If you have Crucible you can create a review by clicking 'Create Code Review' directly from a changeset.