git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Timo Hirvonen <tihirvon@gmail.com>
To: Luben Tuikov <ltuikov@yahoo.com>
Cc: aneesh.kumar@gmail.com, git@vger.kernel.org
Subject: Re: [PATCH] gitweb: Support for snapshot
Date: Fri, 18 Aug 2006 23:05:05 +0300	[thread overview]
Message-ID: <20060818230505.994b08b6.tihirvon@gmail.com> (raw)
In-Reply-To: <20060818195148.66411.qmail@web31807.mail.mud.yahoo.com>

Luben Tuikov <ltuikov@yahoo.com> wrote:

> --- "Aneesh Kumar K.V" <aneesh.kumar@gmail.com> wrote:
> > This adds snapshort support in gitweb. To enable one need to
> > set gitweb.snapshot = true in the config file.
> 
> Could you use bzip2?  It generates smaller files (better compression),
> which is a good thing when downloading over a network.

bzip2 is much slower than gzip.  Often just uncompressing .tar.bz2 takes
more time than downloading bigger .tar.gz file.  For small projects it
doesn't matter which one you use.

-- 
http://onion.dynserv.net/~timo/

  reply	other threads:[~2006-08-18 20:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-17 15:29 gitweb: Support for snapshot Aneesh Kumar K.V
2006-08-18  5:06 ` [PATCH] " Aneesh Kumar K.V
2006-08-18 19:51   ` Luben Tuikov
2006-08-18 20:05     ` Timo Hirvonen [this message]
     [not found]     ` <7v64gp7prk.fsf@assigned-by-dhcp.cox.net>
2006-08-19  8:10       ` Aneesh Kumar
2006-08-19 10:51         ` Junio C Hamano
2006-08-19 11:09           ` Jakub Narebski
2006-08-19 11:13           ` Jakub Narebski
2006-08-19 11:58             ` Aneesh Kumar K.V
2006-08-19 13:56           ` Aneesh Kumar K.V
2006-08-19 14:22             ` Jakub Narebski
2006-08-19 16:17               ` Aneesh Kumar K.V
2006-08-19 16:26                 ` Aneesh Kumar K.V
2006-08-19 21:49               ` Junio C Hamano

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=20060818230505.994b08b6.tihirvon@gmail.com \
    --to=tihirvon@gmail.com \
    --cc=aneesh.kumar@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ltuikov@yahoo.com \
    /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).