Thomas Capricelli archive
Tag: activity
March 10, 2017
Release Of EmergeActivity 3.0
It’s been a while since the last release of EmergeActivity. There were some fixes, but nothing really worth a release, so mostly everything was ok. Still, it was based on Qt4/PyQt4, and times passes, so I’ve finally found time to port EmergeActivity to Qt5. That and a few fixes/features seemed enough for me to increment the major number, hence […]
November 27, 2014
Hgactivity 2.2 is released
It’s been a long time since the last maintenance release, and there are several fixes worth releasing. There are also few enhancements, including patches from an external contributor. Thanks Rudy Most people are using a clone and just need to update, but for the others, I’ve released tarballs as well. Homepage Announcement Download
July 18, 2013
Release of EmergeActivity 2.1
Emerge activity is a small PyQt application aimed at Gentoo users that displays an “activity” graph of the emerges. Here’s a typical example on my desktop computer : For those wondering, the huge increase in 2009 is when the Gentoo KDE team decided to split KDE packages, and the drop in 2011 is when I stopped […]
September 11, 2012
Bugfix release for hgactivity : 2.1 is out
Several small modifications and bug fixes have landed on the hgactivity repository. For those not using a clone of the repository, I’ve released 2.1. Homepage Announcement Download
November 9, 2011

EmergeActivity gets a graphical interface: releasing 2.0
I’m still using this small utility that displays the activity of ’emerges’ on the misc gentoo boxes I’m admin for. I’ve wanted to add a graphical interface for very long, but did not have the time… until recently. So here it is. It is available for download from the homepage and as a mercurial clone.
September 18, 2011
A small step forward for the mercurial activity plugin, releasing version 2.0
As time goes, my mercurial ‘activity’ plugin has got more and more options. Useful and requested options of course, but still it kinda clobber the –help output and it is more and more cumbersome to play with. This is why I have introduced a new frontend, based on Qt, to play/decide about those options. First, […]
June 15, 2009
tags displayed in hg activity extension
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 […]
November 13, 2008

Yet another activity graph : how often do you emerge ?
Really, I seem to be fond of activity graphs those days. I have reused part of this previous code, but this time I parse the emerge log file to display the activity of your successful emerges. Think of it as a graphical view of ‘genlop -l’. Those examples are the emerge activity of my two […]
November 2, 2008
Activities gallery
While developing my recently released activity mercurial extension (and here too), I did a lot of tests on some quite famous/big projects. I’ve found the results to be quite interesting and decided to put up this gallery. Are you interested in the history of commits for kde, linux, django, portage(software), and others? warning : this […]
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 :