login
Header Space

 
 

Re: [RFC] Use cases for 'git statistics'

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sverre Rabbelier <srabbelier@...>
Cc: <git@...>
Date: Tuesday, May 13, 2008 - 9:07 am

On Mon, 12 May 2008, Sverre Rabbelier wrote:

And now you apparently forgot to add git mailing list to receipients...


Weighting different statistics, bayesian hypotesis/filtering, expert
system, machine learning... I guess that would be quite a work to do
it well.  Probably would require to calculate and adjust scoring of code
(difficulity) and authors (skill), and matching them...

This is certainly in the "wishlist" scope.


I mean that all I can provide is speculation.  I'm not, and never was
a maintainer of OSS project, and I don't know what criteria one use
(perhaps unvoiced criteria) to decide whether given patch needs to be
examined more closely, or the cursory browsing should be enough.


I mean, given the code at given version, what happened to this code?
Filtering "git blame --reverse" by user might be one way of solving it.


What I had in mind here, but didn't explain clear enough, was an
extension to pickaxe search.  You want to find when current error
message was created, even if the way of handling it (fprintf vs. die)
changed, or if code was indented, or was moved.

Or find all error messages, in the order they were created, for example
in git case to find ancient error messages and replace it by something
more user-friendly (or less selective about choosing friends ;-).


You meant http://git.koha.org/gitstat/, didn't you? ;-P

Siriously, what I had in mind was to integrate author dates and commit
dates into project management system scheduling.

-- 
Jakub Narebski
Poland
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] Use cases for 'git statistics', Jakub Narebski, (Tue May 13, 9:07 am)
Re: [RFC] Use cases for 'git statistics', Sverre Rabbelier, (Tue May 13, 9:37 am)
Re: [RFC] Use cases for 'git statistics', Jakub Narebski, (Wed May 14, 4:34 pm)
Re: [RFC] Use cases for 'git statistics', Andreas Ericsson, (Thu May 15, 8:21 am)
speck-geostationary