From: "Sverre Rabbelier" <srabbelier@gmail.com>
To: "Jakub Narebski" <jnareb@gmail.com>
Cc: git@vger.kernel.org, "Junio C Hamano" <gitster@pobox.com>
Subject: Re: [RFC] Use cases for 'git statistics'
Date: Tue, 13 May 2008 15:37:32 +0200 [thread overview]
Message-ID: <bd6139dc0805130637saf704e1v2ab67c99da3078c3@mail.gmail.com> (raw)
In-Reply-To: <200805131507.04912.jnareb@gmail.com>
On Tue, May 13, 2008 at 3:07 PM, Jakub Narebski <jnareb@gmail.com> wrote:
> And now you apparently forgot to add git mailing list to receipients...
I guess mailinglists are not my thing huh?
> > On Mon, May 12, 2008 at 2:40 PM, Jakub Narebski <jnareb@gmail.com> wrote:
> > Ah, there is a lot more to this example than I thought. Perhaps this
> > data could all be shown and then, using some "importance" metric per
> > item a "grade" can be calculated?
>
> 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.
Yeah, I think it would go in the 'c' of 'MoSCoW', but it could be very
useful when done right.
> >> Details I think need to be provided by maintainer...
> >
> > Do you mean Junio, or the user of the program?
>
> 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 reckon more input from actual maintainers would be needed then.
Junio: aside from the original list with suggestions you provided,
could you shine your light as git maintainer on this?
> 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.
It sounds like it would not be too hard to implement' maybe another
'C' in 'MoSCoW' (or perhaps that first 'C' should be a 'W'...)
> 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.
I'm not familiar with pickaxe, what you suggest sounds like grepping
the content also throughout history?
> 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 ;-).
I understand what you want, a search for specific content, from old to
new, stopping when you have a match?
> > Interesting article, I think integrating statistics
> > (http://www.statsvn.org/ for example) can be a very powerful tool for
> > project management.
>
> You meant http://git.koha.org/gitstat/, didn't you? ;-P
I used the former, never tried the latter :).
> Seriously, what I had in mind was to integrate author dates and commit
> dates into project management system scheduling.
I'm not sure what gain that would bring though, as it can only provide
end dates, not 'starting work now' timestamps...
--
Cheers,
Sverre Rabbelier
next prev parent reply other threads:[~2008-05-13 13:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-08 15:51 [RFC] Use cases for 'git statistics' Sverre Rabbelier
2008-05-12 9:38 ` Sverre Rabbelier
2008-05-12 10:16 ` Jakub Narebski
2008-05-12 10:19 ` Sverre Rabbelier
2008-05-12 11:19 ` Jakub Narebski
2008-05-12 11:49 ` Sverre Rabbelier
2008-05-12 12:40 ` Jakub Narebski
2008-05-12 13:01 ` Sverre Rabbelier
[not found] ` <bd6139dc0805120604m349b1fbbr39c6dcb8d893e771@mail.gmail.com>
2008-05-13 13:07 ` Jakub Narebski
2008-05-13 13:37 ` Sverre Rabbelier [this message]
2008-05-14 20:34 ` Jakub Narebski
2008-05-15 12:21 ` Andreas Ericsson
2008-05-17 0:02 ` Junio C Hamano
2008-05-18 1:01 ` Sverre Rabbelier
2008-05-21 17:30 ` Junio C Hamano
2008-05-21 20:52 ` Sverre Rabbelier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bd6139dc0805130637saf704e1v2ab67c99da3078c3@mail.gmail.com \
--to=srabbelier@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jnareb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).