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
... 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:
View all the diffs in-line:
... 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.