From: Jeff King <peff@peff.net>
To: git@vger.kernel.org
Subject: Re: Two gitweb feature requests
Date: Sat, 29 Apr 2006 01:02:31 -0400 [thread overview]
Message-ID: <20060429050231.GC25638@coredump.intra.peff.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0604281116020.3701@g5.osdl.org>
On Fri, Apr 28, 2006 at 11:23:11AM -0700, Linus Torvalds wrote:
> The downside is that you'd have two different web-pages for the same tree
> depending on which commit it came from. Which is not a downside from a
> user perspective, but it's a downside from a caching/server perspective,
> since it means less reuse of pages (maybe gitweb already does that,
> though).
The gitweb request for a tree already contains not only the tree hash,
but also the commit hash and the filename path. It's possible (but more
expensive than typical tree requests) to find '..' by munging the path
and traversing the tree from the root.
-Peff
next prev parent reply other threads:[~2006-04-29 5:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-27 13:27 Two gitweb feature requests David Woodhouse
2006-04-27 13:35 ` Matthias Lederhofer
2006-04-27 13:47 ` David Woodhouse
2006-04-27 22:54 ` Ben Clifford
2006-04-29 21:38 ` David Woodhouse
[not found] ` <20060428122630.234edde4.seanlkml@sympatico.ca>
2006-04-28 16:26 ` sean
2006-04-28 17:37 ` Jakub Narebski
2006-04-28 18:23 ` Linus Torvalds
2006-04-28 19:11 ` Jakub Narebski
2006-04-29 5:02 ` Jeff King [this message]
2006-04-29 11:16 ` Jakub Narebski
-- strict thread matches above, loose matches on Subject: below --
2006-04-29 7:27 Jakub Narebski
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=20060429050231.GC25638@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.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).