git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] gitweb: prepare for repositories with packed refs.
Date: Sat, 07 Oct 2006 13:31:06 +0200	[thread overview]
Message-ID: <eg8349$2uq$2@sea.gmane.org> (raw)
In-Reply-To: 7v1wpks9qf.fsf@assigned-by-dhcp.cox.net

Junio C Hamano wrote:

> Petr Baudis <pasky@suse.cz> writes:
> 
>> Having HEAD a dangling
>> symlink is just wrong...
> 
> While I still disagree with this statement, as a practical
> issue, I think it might make sense to have an option to
> pack-refs to pack only tags, which are supposed to be mostly
> immutable.  Or even introduce --all option and make the default
> pack only tags.

+1. I was actually to asck if there is a way to pack only tags,
or perhaps even only true tags (i.e. using tag objects).

It's usually the number of tags that limits performance by being
I/O bound (for example for gitweb), and tags change rather rarely
so modyfying/adding/deleting packed ref need not to be over-optimized
for speed.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

      reply	other threads:[~2006-10-07 11:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-03  9:36 [PATCH] gitweb: prepare for repositories with packed refs Junio C Hamano
2006-10-06 15:40 ` Petr Baudis
2006-10-07  9:33   ` Junio C Hamano
2006-10-07 12:58     ` Petr Baudis
2006-10-07 10:26   ` Junio C Hamano
2006-10-07 11:31     ` Jakub Narebski [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='eg8349$2uq$2@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --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).