From: Kay Sievers <kay.sievers@vrfy.org>
To: Petr Baudis <pasky@ucw.cz>
Cc: git@vger.kernel.org
Subject: Re: GIT Web Interface
Date: Tue, 19 Apr 2005 17:59:45 +0200 [thread overview]
Message-ID: <1113926385.29953.7.camel@localhost.localdomain> (raw)
In-Reply-To: <20050419005244.GR5554@pasky.ji.cz>
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.
Thanks,
Kay
next prev parent reply other threads:[~2005-04-19 15:55 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 [this message]
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
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=1113926385.29953.7.camel@localhost.localdomain \
--to=kay.sievers@vrfy.org \
--cc=git@vger.kernel.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).