2011/4/19 Carnë Draug <carandraug+...@gmail.com>:
> 2011/4/19 c. <carlo.defa...@gmail.com>:
>> Do you think it would be possible to modify it
>>  so that it lists users that did NOT commit since a given date?
>
> If you can give me (or a command that gives me) a list of all users,
> yes with no problem at all. Otherwise it would have to check all
> commits from revision 1 in order to get a list of users which would
> take ages. Also, it wouldn't show users that are allowed to commit but
> for some reason never made a single commit.

Try this one ( http://pastebin.com/p7L69ia1 ). It works like the one
before but also takes the URL for the page with the list of members on
sourceforge (this one
http://sourceforge.net/project/memberlist.php?group_id=2888 )

It gets the list from SF and removes names from there if they have
made a commit since the specified date. However, it'll stop working if
SF ever changes the layout of that page. Also I'm assuming the only
valid characters on usernames are alphanumeric, underscore and dash
(which I think it's true).

Carnë

------------------------------------------------------------------------------
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
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to