From: "J.H." <warthog19@eaglescrag.net>
To: Mark A Rada <marada@uwaterloo.ca>
Cc: git@vger.kernel.org
Subject: Re: Add Gitweb support for LZMA compressed snapshots
Date: Thu, 30 Jul 2009 00:44:28 -0700 [thread overview]
Message-ID: <4A714F5C.70000@eaglescrag.net> (raw)
In-Reply-To: <E0C39B59-E2C5-4C28-9570-D33FEA2A44EB@uwaterloo.ca>
Mark A Rada wrote:
> Hi,
>
> I thought I would submit this little patch I made to my gitweb. I am on
> a relatively slow
> connection, and so LZMA compression time is less of a concern than
> bandwidth---I'm
> guessing that I am not the only person who suffers from slow internet
> connection
> syndrome.
>
>
> --
> Mark A Rada (ferrous26)
> marada@uwaterloo.ca
Don't use 'lzma' the command, use 'xz' ( http://tukaani.org/xz/ ) as it
uses the lzma2 format which is, by far, preferable to what 'lzma'
outputs. Same compression (lzma) just different file format.
- John 'Warthog9' Hawley
next prev parent reply other threads:[~2009-07-30 8:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-30 5:48 Add Gitweb support for LZMA compressed snapshots Mark A Rada
2009-07-30 7:44 ` J.H. [this message]
2009-08-01 7:43 ` Alex Riesen
2009-08-01 14:34 ` Dmitry Potapov
2009-08-01 14:38 ` André Goddard Rosa
2009-08-01 14:58 ` Jim Meyering
2009-08-01 18:51 ` Alex Riesen
2009-07-30 7:52 ` Johannes Schindelin
2009-07-30 8:31 ` Jakub Narebski
2009-07-30 8:43 ` Johannes Schindelin
2009-07-31 15:45 ` Felipe Contreras
2009-08-01 12:34 ` Johannes Schindelin
2009-08-01 13:10 ` Felipe Contreras
2009-08-01 14:04 ` Erik Faye-Lund
2009-08-01 16:07 ` Mark A Rada
2009-08-01 21:39 ` Erik Faye-Lund
2009-08-01 14:13 ` Dmitry Potapov
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=4A714F5C.70000@eaglescrag.net \
--to=warthog19@eaglescrag.net \
--cc=git@vger.kernel.org \
--cc=marada@uwaterloo.ca \
/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).