git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: apodtele <apodtele@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, "Martin Waitz" <tali@admingilde.org>
Subject: Re: [PATCH 1/2] diff --stat: use asymptotic scaling in graph
Date: Thu, 12 Oct 2006 19:12:24 -0400	[thread overview]
Message-ID: <d620685f0610121612y62f335e5pc5930354edb8cd67@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0610130051440.14200@wbgn013.biozentrum.uni-wuerzburg.de>

On 10/12/06, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Am I the only one finding non-linear diffstat ugly and misleading?

Well, the scaling I propose _is_  linear for small changes. More
importantly, the existing scheme is not linear across the diffs
either. Different stats may _look_ the same but be very different in
size in the existing scheme already. My proposal is invariant across
diff stats. Junio's argument that a change of 30 doesn't look like a
half of 60 is valid, of course. Does anyone really checks this with a
ruler?

  reply	other threads:[~2006-10-12 23:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12 19:37 [PATCH 1/2] diff --stat: use asymptotic scaling in graph apodtele
2006-10-12 20:16 ` Martin Waitz
2006-10-12 21:37   ` apodtele
2006-10-12 22:20     ` A Large Angry SCM
2006-10-12 22:27       ` Martin Waitz
2006-10-12 22:48         ` A Large Angry SCM
2006-10-12 22:52           ` Johannes Schindelin
2006-10-12 23:12             ` apodtele [this message]
2006-10-13  0:39           ` Nicolas Pitre
2006-10-13 13:25             ` apodtele
2006-10-13 13:31               ` Andy Whitcroft
2006-10-12 21:53 ` Junio C Hamano
2006-10-12 22:15   ` A Large Angry SCM
2006-10-12 22:24   ` Junio C Hamano
2006-10-13 13:56   ` apodtele
2006-10-14 19:06     ` Junio C Hamano

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=d620685f0610121612y62f335e5pc5930354edb8cd67@mail.gmail.com \
    --to=apodtele@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=tali@admingilde.org \
    /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).