Skip to content

Latest commit

 

History

History
 
 

vscode

Githru for Visual Studio Code

Githru-vscode-ext is an extension supporting visual analytics to understand the history of GitHub repositories.

The theoretical basis of the extension is Githru: Visual Analytics for Understanding Software Development History Through Git Metadata Analysis(https://ieeexplore.ieee.org/document/9222261).

Visualization Features

Summarized Graph

The straightened graph help users understand the complex GitHub commit graph.

Visual Analytics Components

Visualization components represent statistics for users' interested area.

Release Notes

0.7.2

  • Show TAG information
  • Update internal frameworks
  • UI enhancement, Bug Fix

0.7.1

  • Theme Selector!
  • Optimized UI Rendering
  • Boost up second Loading

0.7.0

  • UI enhancement
  • Patches for UI bugs

0.6.1

  • subgraph
  • launch one panel only

0.6.0

  • branch selector
  • reset github auth
  • error handling for pr/auth
  • e2e test

0.5.0

  • login by github auth
  • fix minor ui issues
  • author avatar in details
  • error handling

0.4.0

  • app loading ui
  • improved internal architecture
  • theme color palette

0.3.0

  • temporal filter by brushing
  • refresh
  • put avatar in author bar chart
  • improved some UX.

0.2.0

  • New Logo!
  • GitHub User Avatar
  • GitHub Pull Request Association
  • Author Filtering

0.1.0

Initial release.