From: Linus Torvalds <torvalds@osdl.org>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] (experimental) per-topic shortlog.
Date: Sun, 26 Nov 2006 17:53:48 -0800 (PST) [thread overview]
Message-ID: <Pine.LNX.4.64.0611261747380.30076@woody.osdl.org> (raw)
In-Reply-To: <7vejrpr7mw.fsf@assigned-by-dhcp.cox.net>
On Sun, 26 Nov 2006, Junio C Hamano wrote:
>
> - a two-commit series on MIPS via Ralf Baechle,
> - a four-commit series on ARM via Russel King,
> - a three-commit series on POWERPC via Paul Mackerras,
> - a seventeen-commit series in net/ area via Dave Miller,
> - a three-commit series on x86_64 via Andi Kleen.
You'll reasonably often see in the kernel:
- a patch-series by Andrew (where nothing but filename clustering really
would help: the committer is me, and the thing is linear)
- linearly on top of that, a git merge that was a fast-forward
(especially from the subset of people who actively rebase their trees:
that notably includes Dave Miller, but also for example the DVB people)
so purely a first-parent logic would not catch that case at all (but the
committer would at least catch the "patch-series by Andrew" -> "Merge of
network tree by Davem" break).
But especially with long patch-series through Andrew, it would be nice to
have some other heuristics (although they _tend_ to be fairly random,
especially at the end of the release cycle - at the beginning, I tend to
have series of 100-200 patches that often _could_ be clearly clustered
into a few clusters).
Anyway, the real win of clusterign would likely be for big releases, ie
soemthing like "v2.6.18..v2.6.19-rc1", where there's definitely some
clustering even apart from just merging (although the merge topology will
definitely get some of it)
next prev parent reply other threads:[~2006-11-27 1:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-27 0:44 [PATCH] (experimental) per-topic shortlog Junio C Hamano
2006-11-27 1:06 ` Linus Torvalds
2006-11-27 1:38 ` Junio C Hamano
2006-11-27 1:53 ` Linus Torvalds [this message]
2006-11-27 1:55 ` Junio C Hamano
2006-11-27 2:52 ` Linus Torvalds
2006-11-27 6:48 ` Junio C Hamano
2006-11-27 16:20 ` Linus Torvalds
2006-11-27 23:46 ` Johannes Schindelin
2006-11-28 0:09 ` Junio C Hamano
2006-11-28 13:11 ` Jeff King
2006-11-28 13:43 ` Johannes Schindelin
2006-11-28 13:56 ` Jeff King
2006-11-29 0:57 ` Junio C Hamano
2006-12-01 8:11 ` Jeff King
2006-12-01 10:55 ` Junio C Hamano
2006-12-01 11:00 ` Junio C Hamano
2006-12-01 11:23 ` Jeff King
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=Pine.LNX.4.64.0611261747380.30076@woody.osdl.org \
--to=torvalds@osdl.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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).