Frank S. Thomas: Goddies with bts status and select
Since I was watching Don Armstrong’s talk about Debbugs’ SOAP interface I wanted to use
And congratulations Sandro (or thank you - whatever you find appropriate)!
devscripts'
bts
to get a list of boinc
’s top five bug reporter. Finally, this is possible with devscripts (>= 2.10.36)
:
Sweet - Thanks Debbugs and Devscripts maintainers!bts status file:- bts select source:boinc archive:both \ egrep "^originator" cut -f2- sort uniq -ci sort -n \ tail -n5 2 Riccardo Stagni <unriccio@email.it> 3 Martin Michlmayr <tbm@cyrius.com> 6 Robert Millan <rmh@aybabtu.com> 6 Thibaut VARENE <varenet@debian.org> 10 Sandro Tosi <matrixhasu@gmail.com>
And congratulations Sandro (or thank you - whatever you find appropriate)!