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-OpenerScreenshots
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:
Both values are case insensitive.key-word:REPOSITORY
key-word2:REPOSITORY2
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
Posts About fisheyeGraph
September 17, 2014 | Fisheye Commit Graph Opener v1.3 |
September 8, 2014 | fisheyeGraph v1.2 |
September 4, 2014 | fisheyeGraph v1.1 |
September 3, 2014 | New Chrome Extension fisheyeGraph v1.0 |