Scott Hamilton
Scott Hamilton
Specifically add clickable commands in the command reference pane. Also add clickable "new branch here" command on graph objects.
Allow for the commit hash and parent information to be stored in the browser memory and move the graph rendering to the client.
Allow for showing reflog entries, stashes and the current index as nodes in the graph. The nodes should allow allow for the diff view.
Allow for a series of sequential commits to be displayed as a single large circle with the number of commits. Allow for expanding or collapsing the line of commits. This...
Allow for a set of branches to be saved as a named query for fast switching of branch sets.
Allow for auto fetch to occur at a regular interval.
Add a global and repo ui to inspect and modify common git configs. (username, email, line endings, rebase)
Add collapseable command reference pane. Include multi-command receipes for common actions.
Add a command line output pane as a collapseable window. Allow for injection of commands with links or typing. Ensure no hacking can occur by locking down commands sent to...
Using the remote info, build a TFS link for related work items or parsed branch names.