git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Avery Pennarun <apenwarr@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [RFD] Deepen the git directory structure a bit.
Date: Thu, 18 Feb 2010 14:20:09 -0800 (PST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1002181418160.4141@localhost.localdomain> (raw)
In-Reply-To: <32541b131002181350p245b7fbdw4398501b65835cac@mail.gmail.com>



On Thu, 18 Feb 2010, Avery Pennarun wrote:
> 
> If you don't move it, then it'll continue to interfere with
> autocompletion.  Though maybe that's not a good enough reason :)

Yeah, that's not a huge deal. We have other files that share prefixes. The 
"builtin-" prefix was just _so_ common as to really screw up 
auto-completion in a big way.

So the reason for moving builtin.h was simply that _most_ of the users are 
the builtin headers themselves (and as mentioned, I was thinking of 
making it builtin/cmd.h but avoided it to keep the patch size down).

		Linus

  reply	other threads:[~2010-02-18 22:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18 18:36 [RFD] Deepen the git directory structure a bit Linus Torvalds
2010-02-18 20:24 ` Junio C Hamano
2010-02-18 21:50   ` Avery Pennarun
2010-02-18 22:20     ` Linus Torvalds [this message]
2010-02-18 22:18   ` Linus Torvalds
2010-02-18 23:34 ` Christian MICHON
2010-02-19  3:50   ` Pavan Kumar Sunkara
2010-02-22 16:42 ` Linus Torvalds
2010-02-22 22:32   ` Junio C Hamano
2010-02-25 10:58     ` Fabian Kössel
2010-02-27  1: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=alpine.LFD.2.00.1002181418160.4141@localhost.localdomain \
    --to=torvalds@linux-foundation.org \
    --cc=apenwarr@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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).