Pages

Fisheye Commit Graph Opener v1.4

Short Description

Extension opens Fisheye Commit Graph view of specified repository in new tab. User needs only insert key word of repository.

It is useful for developers or testers who often need to open commit graphs of different repositories - extension saves clicks and time!

Download and Install

This extension is available for Chrome.
Install from Google Store Download source code from GitLab

Questions and Comments

Any questions or comments are welcome! You can write me an e-mail on iriiiina@gmail.com or leave a comment on this page.

Source Code and Issues

Source code and issue reporting is available at GitLab: https://gitlab.com/irina-ivanova-extensions/Fisheye-Commit-Graph-Opener

Screenshots

Fisheye Commit Graph Opener
Fisheye Commit Graph Opener autocomplete
Options of Fisheye Commit Graph Opener

Description

Basically extension simply adds your repository code to specified URL and opens it in new tab:
URL/graph/REPOSITORY

Where URL and REPOSITORY are parameters, that user should specify in Options page (only one time after installation).

After options are specified and saved open extension, insert key word, click Enter and extension will open Commit Graph of required repo. Field for inserting key words has autocomplete function (shows max 5 values).

Options

  • URL of Fisheye
  • Repository key-words and codes - insert key word and repository code in the following format:
    key-word:REPOSITORY
    key-word2:REPOSITORY2
    Both values are case insensitive.
    Both values can contain all symbols except for : colon.
    Spaces at the start or the end of both values will be trimmed.

Chrome Tip

You can configure hot keys for extension in the Google Chrome:
  • open the extensions tab - chrome://extensions
  • link "Configure commands" at the bottom
  • choose an extension and type a shortcut
Now You can use it completely without a mouse!

Posts About fisheyeGraph

September 17, 2014Fisheye Commit Graph Opener v1.3
September 8, 2014fisheyeGraph v1.2
September 4, 2014fisheyeGraph v1.1
September 3, 2014New Chrome Extension fisheyeGraph v1.0