Pricing Overview
10 users5 Repos, 10 Committers $10 Starter |
10 usersUnlimited Repos $800 |
25 usersUnlimited Repos $1,200 |
50 usersUnlimited Repos $2,200 |
100 usersUnlimited Repos $4,000 |
UnlimitedUnlimited Repos $8,000 |
Take the FishEye Feature Tour
Browser-based Diffs
Version control is all about source code changes, so it's important to be able to view changes easily. FishEye provides ways to view changes from any browser:
- Side-by-side diffs: An IDE-like way to explore code differences. Easily step through and reference changes.
- Unified diffs: Traditional diff view highlighting word level changes instead of line or character
File Views
Whether writing a new feature or fixing a bug, FishEye visualizes the current status of a file and what happened to the file in the past.
When viewing a file in FishEye, get more details beyond the raw source:
- Show a profile of the user that made the change
- Browse the branch the file change was made on
- View file annotations by age and author
- Diff to previous versions
- View revision details
Revision Details
Changeset details can be located on the repository, branch, directory, or file levels. Find the changes that you're seeking by filtering commits based on log message, path, author, date, branch and more.
Filter Branches and Tags
Explore code in your repository on a specific branch or tag, making it easier (especially for DVCS users) to navigate complex repositories and understand how a project has changed over time.
