Skip to content

dabroz/gitcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitcharts v 0.2 (upcoming)

gitcharts is a C# applications that can be used to generate Lines-of-code statistics using git repository data. It's similar to statsvn LOC chart. gitcharts can track multiple projects inside repository (each project is drawn using different colour).

Example screenshot:

Screenshot

Changelog

0.2:

  • moved from custom graph "library" to GNUPLOT (I was also expertimenting with ZedGraph)
  • two-level directories
  • more customization options available

Roadmap

  • 0.2: few fixes needed (mostly chart related)
  • 0.3: caching
  • 1.0: rewrite gitcharts into portable ANSI C instead of C#

About

C# git charts generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages