From: Greg KH <greg@kroah.com>
To: Kay Sievers <kay.sievers@vrfy.org>
Cc: Petr Baudis <pasky@ucw.cz>, git@vger.kernel.org
Subject: Re: GIT Web Interface
Date: Tue, 19 Apr 2005 10:41:19 -0700 [thread overview]
Message-ID: <20050419174119.GA22145@kroah.com> (raw)
In-Reply-To: <20050419173242.GA32478@vrfy.org>
On Tue, Apr 19, 2005 at 07:32:42PM +0200, Kay Sievers wrote:
> On Tue, Apr 19, 2005 at 09:52:48AM -0700, Greg KH wrote:
> > On Tue, Apr 19, 2005 at 05:59:45PM +0200, Kay Sievers wrote:
> > > On Tue, 2005-04-19 at 02:52 +0200, Petr Baudis wrote:
> > > > Dear diary, on Tue, Apr 19, 2005 at 02:44:15AM CEST, I got a letter
> > > > where Kay Sievers <kay.sievers@vrfy.org> told me that...
> > > > > I'm hacking on a simple web interface, cause I missed the bkweb too much.
> > > > > It can't do much more than browse through the source tree and show the
> > > > > log now, but that should change... :)
> > > > > http://ehlo.org/~kay/gitweb.pl?project=linux-2.6
> > > >
> > > > Hmm, looks nice for a start. (But you have obsolete git-pasky tree there! ;-)
> > >
> > > Yeah, it's fresh now. :)
> > >
> > > > > How can I get the files touched with a changeset and the corresponding
> > > > > diffs belonging to it?
> > > >
> > > > diff-tree to get the list of files, you can do the corresponding diffs
> > > > e.g. by doing git diff -r tree1:tree2. Preferably make a patch for it
> > > > first to make it possible to diff individual files this way.
> > >
> > > Ah, nice! Got it working.
> >
> > Looks good, care to post the updated version?
>
> Sure, but expect it to change dramatically tonight. :)
Ok, how about putting a link to it somewhere then, so you don't have to
be bothered with people like me asking for the latest copy? :)
thanks,
greg k-h
prev parent reply other threads:[~2005-04-19 17:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-19 0:44 GIT Web Interface Kay Sievers
2005-04-19 0:52 ` Petr Baudis
2005-04-19 15:59 ` Kay Sievers
2005-04-19 16:52 ` Greg KH
2005-04-19 17:19 ` Stéphane Fillod
2005-04-19 17:32 ` Kay Sievers
2005-04-19 17:41 ` Greg KH [this message]
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=20050419174119.GA22145@kroah.com \
--to=greg@kroah.com \
--cc=git@vger.kernel.org \
--cc=kay.sievers@vrfy.org \
--cc=pasky@ucw.cz \
/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).