Size: 1046
Comment:
|
Size: 1058
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
''Author: '' [http://www.freehackers.org/thomas Thomas Capricelli] | ''Author: '' [[http://www.freehackers.org/thomas|Thomas Capricelli]] |
Line 14: | Line 14: |
http://labs.freehackers.org/attachments/69/activity.png | {{http://labs.freehackers.org/attachments/116/activity.png}} |
Line 18: | Line 18: |
http://labs.freehackers.org/attachments/70/activity_splitted.png | {{http://labs.freehackers.org/attachments/115/activity_splitted.png}} |
Activity extension
This extension is not distributed with Mercurial.
Author: Thomas Capricelli
Extension site: http://labs.freehackers.org/wiki/hgactivity
1. Overview
This extension creates an image file displaying the activity of a repository. The activity is a rough estimates to answer the question : "when did the developement happened ?"
As an example, here is the activity for the mercurial repository itself :
The same, but splitted by author:
2. Configuration
Configure your .hgrc to enable the extension by adding following lines:
[extensions] activity=/path/to/activity.py
(with the actual path to your file, of course)
3. More information ?
Everything you want to know about this extension can be found on the web page: http://labs.freehackers.org/wiki/hgactivity