* The XZ patch?
@ 2009-08-05 1:06 Mark A Rada
2009-08-05 9:57 ` Andreas Ericsson
0 siblings, 1 reply; 4+ messages in thread
From: Mark A Rada @ 2009-08-05 1:06 UTC (permalink / raw)
To: git
Hi,
I was wondering what the fate of my XZ patch was (I didn't do something
dumb, did I?). Never got a response after my last submit.
--
Mark A Rada (ferrous26)
marada@uwaterloo.ca
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The XZ patch?
2009-08-05 1:06 The XZ patch? Mark A Rada
@ 2009-08-05 9:57 ` Andreas Ericsson
2009-08-05 11:12 ` Jakub Narebski
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Ericsson @ 2009-08-05 9:57 UTC (permalink / raw)
To: Mark A Rada; +Cc: git
Mark A Rada wrote:
> Hi,
>
> I was wondering what the fate of my XZ patch was (I didn't do something
> dumb, did I?). Never got a response after my last submit.
>
No comments usually meant noone cared enough about the implemented
feature to comment on it. Personally, I'd never use a compression
algorithm that hogs as much memory as XZ does. "Good enough" really
is just that, imo, and bzip2 and gzip are widely available pretty
much everywhere, whereas I've never heard of XZ before.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The XZ patch?
2009-08-05 9:57 ` Andreas Ericsson
@ 2009-08-05 11:12 ` Jakub Narebski
2009-08-05 18:31 ` Junio C Hamano
0 siblings, 1 reply; 4+ messages in thread
From: Jakub Narebski @ 2009-08-05 11:12 UTC (permalink / raw)
To: Andreas Ericsson; +Cc: Mark A Rada, git
Andreas Ericsson <ae@op5.se> writes:
> Mark A Rada wrote:
> >
> > I was wondering what the fate of my XZ patch was (I didn't do
> > something dumb, did I?). Never got a response after my last
> > submit.
I'm sorry, I didn't reply to the last version, did I? I liked both
patches
> No comments usually meant noone cared enough about the implemented
> feature to comment on it. Personally, I'd never use a compression
> algorithm that hogs as much memory as XZ does. "Good enough" really
> is just that, imo, and bzip2 and gzip are widely available pretty
> much everywhere, whereas I've never heard of XZ before.
Well, there were two patches in last series, and I'd rather liked the
one that decoupled list of _known_ snapshot formats from the list of
snapshot formats projects are _allowed to use_, when project specific
override for 'snapshot' feature is turned on. So for example one can
allow project specific override (so projects can chose whether to have
snapshot, and what formats to use) but for example disable chosing
'tbz' (bzip2 compression) or 'txz' (XZ / LZMA2 compression) formats.
BTW. XZ is just new name (and improved format) for LZMA compression.
Perhaps it should be disabled by default (you can be almost sure for
gzip and bzip2 to be present on platforms one usually deploy gitweb,
but it is not true for xz-utils).
P.S. Snapshot caching.
--
Jakub Narebski
Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The XZ patch?
2009-08-05 11:12 ` Jakub Narebski
@ 2009-08-05 18:31 ` Junio C Hamano
0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2009-08-05 18:31 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Andreas Ericsson, Mark A Rada, git
Jakub Narebski <jnareb@gmail.com> writes:
> Andreas Ericsson <ae@op5.se> writes:
>
>> Mark A Rada wrote:
>> >
>> > I was wondering what the fate of my XZ patch was (I didn't do
>> > something dumb, did I?). Never got a response after my last
>> > submit.
>
> I'm sorry, I didn't reply to the last version, did I? I liked both
> patches
>
>> No comments usually meant noone cared enough about the implemented
>> feature to comment on it. Personally, I'd never use a compression
>> algorithm that hogs as much memory as XZ does. "Good enough" really
>> is just that, imo, and bzip2 and gzip are widely available pretty
>> much everywhere, whereas I've never heard of XZ before.
>
> Well, there were two patches in last series, and I'd rather liked the
> one that decoupled list of _known_ snapshot formats from the list of
> snapshot formats projects are _allowed to use_, when project specific
> override for 'snapshot' feature is turned on. So for example one can
> allow project specific override (so projects can chose whether to have
> snapshot, and what formats to use) but for example disable chosing
> 'tbz' (bzip2 compression) or 'txz' (XZ / LZMA2 compression) formats.
I kind of liked the generic "disabling" support, even though I was
uninterested in adding xz or any other formats. Perhaps it is more useful
if the patches were in reverse order. First allow site administrators to
selectively disable the current set of formats, with documentation updates
for that feature, then finally add xz.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-05 18:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 1:06 The XZ patch? Mark A Rada
2009-08-05 9:57 ` Andreas Ericsson
2009-08-05 11:12 ` Jakub Narebski
2009-08-05 18:31 ` Junio C Hamano
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.