Skip to content

Tool to generate an activity chart of commits per day for Mercurial repositories.

License

Notifications You must be signed in to change notification settings

tordable/activity-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

activity-chart

Tool to generate a graph of commits per day.

The tool reads the repository information of one or more Mercurial repositories and builds a chart with commit activity per day. This is similar to the commit chart in github, but generated locally. It creates an SVG file, and launches a file viewer to display it.

Notice that the mercurial module is not supported in Python3, so we have to use Python 2.7

Images look like this:

About

Tool to generate an activity chart of commits per day for Mercurial repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages