On 19 Apr 2011, at 02:05, Carnë Draug wrote: > On 18 April 2011 20:48, Carlo de Falco <[email protected]> wrote: >> Does anyone know how to easily get activity info for all registered >> developers in order to select those that can be considered inactive? > > I just wrote a perl tiny script that lists all the users that made a > commit since a specified date (can be found on > http://pastebin.com/q1vK9wHQ ) > > All one needs to do is to change the value of $date_limit and > $repo_path for the obvious values. Then it lists all unique usernames > that made a commit since the specified date. > > Carnë
Thanks, that is very useful! Do you think it would be possible to modify it so that it lists users that did NOT commit since a given date? c. ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
