From: Felipe Contreras <felipe.contreras@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org,
"Piotr Krukowiecki" <piotr.krukowiecki.news@gmail.com>,
"Jay Soffian" <jaysoffian@gmail.com>,
"Miles Bader" <miles@gnu.org>,
"Jonathan Nieder" <jrnieder@gmail.com>,
"Philip Oakley" <philipoakley@iee.org>,
"Matthieu Moy" <matthieu.moy@grenoble-inp.fr>,
"Ramkumar Ramachandra" <artagnon@gmail.com>,
"Scott Chacon" <schacon@gmail.com>,
"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>,
"Drew Northup" <n1xim.email@gmail.com>,
"Pete Harlan" <pgit@pcharlan.com>, Aghiles <aghilesk@gmail.com>,
"Jeff King" <peff@peff.net>, "Phil Hord" <hordp@cisco.com>,
"Victor Engmark" <victor.engmark@terreactive.ch>,
David <bouncingcats@gmail.com>,
"Alexey Feldgendler" <alexeyf@opera.com>,
"Alexei Sholik" <alcosholik@gmail.com>,
"Zbigniew Jędrzejewski-Szmek" <zbyszek@in.waw.pl>,
"Sebastien Douche" <sdouche@gmail.com>,
"Thiago Farina" <tfransosi@gmail.com>
Subject: Re: Officially start moving to the term 'staging area'
Date: Fri, 30 Aug 2013 15:40:39 -0500 [thread overview]
Message-ID: <CAMP44s2cba_UGmYJuwf9kw-OG4FQz6eRefRC0xa7pnx6ctFRjw@mail.gmail.com> (raw)
In-Reply-To: <CAMP44s0yxaS3YeF5gprTecfa0rzLso96cE9gWM629iM0Sc5+Bg@mail.gmail.com>
On Fri, Aug 30, 2013 at 2:11 PM, Felipe Contreras
<felipe.contreras@gmail.com> wrote:
> On Thu, Aug 29, 2013 at 2:57 PM, Felipe Contreras
> <felipe.contreras@gmail.com> wrote:
>> Here are the threads once again:
>>
>> http://thread.gmane.org/gmane.comp.version-control.git/197111
>> http://thread.gmane.org/gmane.comp.version-control.git/166675
>> http://thread.gmane.org/gmane.comp.version-control.git/115666
>
> I take it you still haven't read those threads, and you don't plan to.
> So I have to go through each and every comment and summarize what each
> person concluded.
>
> Hopefully you would come back to me before I waste my time, but it
> seems there's no other way to make you see the reality of what was
> actually already discussed and agreed.
So here's the summary, as I said, *everybody* is in favor of "staging
area" or something other than "index", with the exception of Drew
Northup, I've put a summary of the conclusion of each person that
voiced an opinion on the matter, and I've CC'ed them here, so they can
reiterate their opinion, or clarify it.
Junio, do you accept that virtually *everyone* is in favor of "staging
area" now?
== Against ==
Drew Northup:
index is good
== For ==
Jay Soffian:
staging area is better
Pete Harlan:
Aghiles:
"staging area" is good for teaching
Piotr Krukowiecki:
"staging area" makes sense
Jonathan Nieder:
"staging area" is better than "index"
Jeff King:
"staging area" makes perfect sense
Miles Bader:
"staging area" is good
Phil Hord:
"staging area" is better than index/cache
Victor Engmark:
maybe "git bucket"
David (bouncingcats):
maybe "precommit"
Alexey Feldgendler:
"staging area" translates better into Russian (than precommit)
Alexei Sholik:
"staging area" is better
Zbigniew Jędrzejewski-Szmek:
"staging area" is better
Ævar Arnfjörð Bjarmason:
In Icelandic "index/stage" is translated to "the commit area"
Sebastien Douche:
"stage" is better than "cache"/"index"
Thiago Farina:
"precommit" is better
Mark Lodato:
"staging" is the most appropriate
Philip Oakley:
"staging area" is OK
Matthieu Moy:
something needs to be done
--
Felipe Contreras
next prev parent reply other threads:[~2013-08-30 20:40 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 18:01 Officially start moving to the term 'staging area' Felipe Contreras
2013-08-29 18:09 ` [PATCH 0/2] stage: proper 'stage' command Felipe Contreras
2013-08-29 18:09 ` [PATCH 1/2] Add " Felipe Contreras
2013-08-29 18:38 ` Matthieu Moy
2013-08-29 18:47 ` Felipe Contreras
2013-08-29 18:09 ` [PATCH 2/2] stage: add edit command Felipe Contreras
2013-08-29 18:35 ` Matthieu Moy
2013-08-29 18:42 ` Felipe Contreras
2013-08-29 18:14 ` [PATCH 0/9] Add --stage and --work options Felipe Contreras
2013-08-29 18:14 ` [PATCH 1/9] diff: document --staged Felipe Contreras
2013-08-29 18:14 ` [PATCH 2/9] grep: add --staged option Felipe Contreras
2013-08-29 18:14 ` [PATCH 3/9] rm: " Felipe Contreras
2013-08-29 18:14 ` [PATCH 4/9] stash: add --stage option to save Felipe Contreras
2013-08-29 18:39 ` Matthieu Moy
2013-08-29 18:14 ` [PATCH 5/9] stash: add --stage to pop and apply Felipe Contreras
2013-08-29 18:14 ` [PATCH 6/9] submodule: add --staged options Felipe Contreras
2013-08-29 18:14 ` [PATCH 7/9] apply: add --stage option Felipe Contreras
2013-08-29 18:14 ` [PATCH 8/9] apply: add --work, --no-work options Felipe Contreras
2013-08-29 18:14 ` [PATCH 9/9] completion: update --staged options Felipe Contreras
2013-08-29 18:19 ` [PATCH 0/3] reset: refactor into --stage and --work Felipe Contreras
2013-08-29 18:19 ` [PATCH 1/3] reset: add --stage and --work options Felipe Contreras
[not found] ` <CALkWK0=P0xZAk95Jmw9mRUCwPQP7NmVHsuPaWNg+D2v3wP9=-w@mail.gmail.com>
2013-09-08 22:55 ` Felipe Contreras
2013-09-09 0:15 ` Ramkumar Ramachandra
2013-09-09 0:39 ` Felipe Contreras
2013-08-29 18:19 ` [PATCH 2/3] reset: allow --keep with --stage Felipe Contreras
2013-08-29 18:19 ` [PATCH 3/3] completion: update 'git reset' new stage options Felipe Contreras
2013-08-29 18:37 ` Officially start moving to the term 'staging area' Junio C Hamano
2013-08-29 19:57 ` Felipe Contreras
2013-08-30 19:11 ` Felipe Contreras
2013-08-30 20:40 ` Felipe Contreras [this message]
2013-08-30 20:42 ` Felipe Contreras
2013-08-30 20:28 ` Felipe Contreras
2013-08-29 21:55 ` Drew Northup
2013-08-29 22:10 ` Felipe Contreras
2013-09-04 4:45 ` Drew Northup
2013-09-08 2:09 ` Felipe Contreras
2013-08-30 5:16 ` Piotr Krukowiecki
2013-09-04 4:23 ` Drew Northup
2013-09-04 7:13 ` Piotr Krukowiecki
2013-09-04 13:36 ` Drew Northup
2013-09-08 1:27 ` Felipe Contreras
2013-09-08 1:18 ` Felipe Contreras
2013-09-08 1:33 ` Felipe Contreras
2013-09-08 7:49 ` Philip Oakley
2013-09-08 9:27 ` Felipe Contreras
2013-08-29 18:50 ` Matthieu Moy
2013-08-29 18:57 ` Felipe Contreras
2013-08-29 19:15 ` Matthieu Moy
2013-08-29 19:21 ` Matthieu Moy
2013-08-29 20:03 ` René Scharfe
2013-08-29 20:36 ` Felipe Contreras
2013-08-31 7:46 ` René Scharfe
2013-08-31 7:53 ` Felipe Contreras
2013-09-01 3:46 ` David Aguilar
2013-08-29 21:03 ` Matthieu Moy
2013-09-04 6:08 ` William Swanson
2013-09-06 15:45 ` Ping Yin
2013-09-06 17:14 ` Hilco Wijbenga
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=CAMP44s2cba_UGmYJuwf9kw-OG4FQz6eRefRC0xa7pnx6ctFRjw@mail.gmail.com \
--to=felipe.contreras@gmail.com \
--cc=aghilesk@gmail.com \
--cc=alcosholik@gmail.com \
--cc=alexeyf@opera.com \
--cc=artagnon@gmail.com \
--cc=avarab@gmail.com \
--cc=bouncingcats@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=hordp@cisco.com \
--cc=jaysoffian@gmail.com \
--cc=jrnieder@gmail.com \
--cc=matthieu.moy@grenoble-inp.fr \
--cc=miles@gnu.org \
--cc=n1xim.email@gmail.com \
--cc=peff@peff.net \
--cc=pgit@pcharlan.com \
--cc=philipoakley@iee.org \
--cc=piotr.krukowiecki.news@gmail.com \
--cc=schacon@gmail.com \
--cc=sdouche@gmail.com \
--cc=tfransosi@gmail.com \
--cc=victor.engmark@terreactive.ch \
--cc=zbyszek@in.waw.pl \
/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).