git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: Thiago Farina <tfransosi@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Dec 2010, #06; Tue, 21)
Date: Wed, 22 Dec 2010 12:39:29 +0100	[thread overview]
Message-ID: <4D11E371.4000006@op5.se> (raw)
In-Reply-To: <AANLkTin_u9FiZf-hbnhY0Dp+LifctxH8wKDL=yRrSpm+@mail.gmail.com>

On 12/22/2010 12:05 PM, Thiago Farina wrote:
> 
> [1] Hope I will learn what this means and avoid it, something like,
> unnecessary, stupid, really trivial, etc...

churn:
Work for little or no benefit.
A patch that adds little or no value to the codebase by itself.

A patch that fixes a problem that isn't there in the real world but
could be there if some system somewhere followed some obscure standard
to the very letter is a typical example of code-churn.

A patch that introduces an poorly thought-out feature that nobody uses
is another common example, as is modifying code to accommodate adding
undefined features later. If the code-modifying is promptly followed
by a patch to introduce a new feature that relies on the new behaviour,
it's not considered churn since the new feature is already defined.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

  reply	other threads:[~2010-12-22 11:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22  1:59 What's cooking in git.git (Dec 2010, #06; Tue, 21) Junio C Hamano
2010-12-22 11:05 ` Thiago Farina
2010-12-22 11:39   ` Andreas Ericsson [this message]
2010-12-22 20:48   ` Junio C Hamano
2010-12-22 23:08     ` Thiago Farina
2010-12-23 15:52 ` Heiko Voigt
2010-12-23 16:32 ` Nguyen Thai Ngoc Duy
2010-12-23 17:17   ` Junio C Hamano
2010-12-23 23:35     ` Joshua Jensen
2010-12-24  1:39       ` Nguyen Thai Ngoc Duy
2010-12-24 16:53         ` Joshua Jensen
2010-12-25  2:20           ` Nguyen Thai Ngoc Duy
2010-12-24 19:23       ` Junio C Hamano
2010-12-24 20:02         ` Joshua Jensen
2010-12-24  1:33     ` Nguyen Thai Ngoc Duy
2010-12-26 10:46 ` Thomas Rast
2010-12-26 19:28   ` 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=4D11E371.4000006@op5.se \
    --to=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=tfransosi@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).