user-avatar
Today is Tuesday
May 22, 2012

June 15, 2009

tags displayed in hg activity extension

by Thomas Capricelli — Categories: Admin, Gentoo — Tags: , 2 Comments

Today i have added a feature to my hg activity extension. I have wanted to have this for long : the tags are now displayed on the graph. Here are two examples, one of the project itself, and another one on the mercurial repository, but only  for the last months.

The first one was generated by:

hg activity --splitauthors --maxauthors 5 --width 1500 --height 900

hgactivity

And the second one by:

 hg activity --datemin 2008-01-01 --splitauthors --maxauthors 5 --width 1500 --height 900

mercurial

2 Comments »

  1. Bluebird says:

    We still don’t know what is counted on the graph. The vertical axis has no legend. Are you counting changesets ? Lines added/removed/changed ?

  2. This is described on the second line on the web page :

    http://labs.freehackers.org/projects/hgactivity/wiki

    What is displayed is the number of commits, averaged by a small window whose length depends on the total period displayed, for aesthetic reasons. (technically : a convolution)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

4,576 Spam Comments Blocked so far by Spam Free Wordpress

CAPTCHA image
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2012 Thomas Capricelli All rights reserved - Wallow theme v0.46.5 by ([][]) TwoBeers - Powered by WordPress - Have fun!