git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yasushi SHOJI <yashi@atmark-techno.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Junio C Hamano <junkio@cox.net>, Git Mailing List <git@vger.kernel.org>
Subject: Re: [RFC PATCH] Add support for figuring out where in the git archive we are
Date: Wed, 17 Aug 2005 08:10:54 +0900	[thread overview]
Message-ID: <873bp9xytd.wl@mail2.atmark-techno.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0508161536390.3553@g5.osdl.org>

At Tue, 16 Aug 2005 15:45:35 -0700 (PDT),
Linus Torvalds wrote:
> 
> This is really partly a serious patch, but also just a query whether 
> people would want git to work in subdirectories, not just the top-level 
> directory.
> 
> So you can be in linux/drivers, and if you do a
> 
> 	git-diff-files -p char
> 
> then it will automatically be turned into the full pathname, and do the
> right thing (ie do a diff of drivers/char only).

I've had missed this feature a lot, since quilt has been working this
way.  now I can close just-for-git terminal.(tm)

regards,
--
          yashi

  reply	other threads:[~2005-08-16 23:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 22:45 [RFC PATCH] Add support for figuring out where in the git archive we are Linus Torvalds
2005-08-16 23:10 ` Yasushi SHOJI [this message]
2005-08-16 23:40 ` Junio C Hamano
2005-08-17  0:01   ` Linus Torvalds
2005-08-17  0:16     ` Junio C Hamano
2005-08-17  1:06       ` Linus Torvalds
2005-08-17  2:00         ` Junio C Hamano
2005-08-17  2:50           ` Linus Torvalds
2005-08-17  4:30             ` Junio C Hamano
2005-08-17  0:25 ` Daniel Barkalow

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=873bp9xytd.wl@mail2.atmark-techno.com \
    --to=yashi@atmark-techno.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=torvalds@osdl.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).