Thomas Capricelli archive
Date: October 31, 2008
October 31, 2008
Splitted activity for mercurial
Today I have added new options to the mercurial activity extension and most importantly, it is now possible to have a different curve for each author. It looks like this :
October 31, 2008
Activity extension for mercurial
This is something i’ve really been missing for long in mercurial : a way to display the activity of a repository. No, ‘hg churn’ is not the right answer, I want an idea of when the peaks of development happened. So I have written this small extension. It is based on matplotlib, so you’ll need […]