* git-patches list?
@ 2009-01-12 23:43 Akira Kitada
2009-01-12 23:54 ` Junio C Hamano
0 siblings, 1 reply; 7+ messages in thread
From: Akira Kitada @ 2009-01-12 23:43 UTC (permalink / raw)
To: git
Hi,
Can I propose having another mailing list for posting patches to avoid
daily mail flood to this list?
Yes, I can filter out the emails but still...
Thanks,
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-12 23:43 git-patches list? Akira Kitada
@ 2009-01-12 23:54 ` Junio C Hamano
2009-01-13 8:26 ` Andreas Ericsson
2009-01-13 15:55 ` Akira Kitada
0 siblings, 2 replies; 7+ messages in thread
From: Junio C Hamano @ 2009-01-12 23:54 UTC (permalink / raw)
To: Akira Kitada; +Cc: git
Akira Kitada <akitada@gmail.com> writes:
> Can I propose having another mailing list for posting patches to avoid
> daily mail flood to this list?
>
> Yes, I can filter out the emails but still...
This list has always been the only place where git development happens.
It would make the development very awkward to set up another list only for
patches, forbid patches to be sent to anywhere but that new list, but
still discuss the patches on this list.
It does not make much sense to me.
Consider what you would do when you see a problem somebody is having on
this list, and wanted to respond with a quick "this may fix it" patch?
Should you be sending that to the patches list, and sending a separate
message to this list saying that you have a potential fix in mind you
would want to discuss here, but the patches list rule mandated that you
had to send the patch to the other list, asking people who are reading
this list to look at the other list as well?
And no, having a separate "user list" won't solve the above problem either
and that is not what I am suggesting.
Not that I am seeing any problem right now; I am saying that the split
list as you suggest _will_ create problems.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-12 23:54 ` Junio C Hamano
@ 2009-01-13 8:26 ` Andreas Ericsson
2009-01-13 11:02 ` Johannes Schindelin
2009-01-13 15:55 ` Akira Kitada
1 sibling, 1 reply; 7+ messages in thread
From: Andreas Ericsson @ 2009-01-13 8:26 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Akira Kitada, git
Junio C Hamano wrote:
> Akira Kitada <akitada@gmail.com> writes:
>
>> Can I propose having another mailing list for posting patches to avoid
>> daily mail flood to this list?
>>
>> Yes, I can filter out the emails but still...
>
> This list has always been the only place where git development happens.
> It would make the development very awkward to set up another list only for
> patches, forbid patches to be sent to anywhere but that new list, but
> still discuss the patches on this list.
>
> It does not make much sense to me.
>
I agree.
If any new list is to be introduced, it would only make sense to make it
a read-only "what's new" list, for the various people that want to know
what might break/be fixed in new versions but really don't care about the
discussion that lead to that decision.
Is that what you were after, Akira?
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-13 8:26 ` Andreas Ericsson
@ 2009-01-13 11:02 ` Johannes Schindelin
2009-01-19 4:29 ` Johannes Schindelin
0 siblings, 1 reply; 7+ messages in thread
From: Johannes Schindelin @ 2009-01-13 11:02 UTC (permalink / raw)
To: Andreas Ericsson; +Cc: Junio C Hamano, Akira Kitada, git
Hi,
On Tue, 13 Jan 2009, Andreas Ericsson wrote:
> Junio C Hamano wrote:
> > Akira Kitada <akitada@gmail.com> writes:
> >
> > > Can I propose having another mailing list for posting patches to avoid
> > > daily mail flood to this list?
> > >
> > > Yes, I can filter out the emails but still...
> >
> > This list has always been the only place where git development happens.
> > It would make the development very awkward to set up another list only for
> > patches, forbid patches to be sent to anywhere but that new list, but
> > still discuss the patches on this list.
> >
> > It does not make much sense to me.
> >
>
> I agree.
>
> If any new list is to be introduced, it would only make sense to make it
> a read-only "what's new" list, for the various people that want to know
> what might break/be fixed in new versions but really don't care about the
> discussion that lead to that decision.
If that's what you want, I suggest having a look at
http://gitrss.q42.co.uk/
I am sure that Julian can be convinced to filter "[PATCH", too.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-12 23:54 ` Junio C Hamano
2009-01-13 8:26 ` Andreas Ericsson
@ 2009-01-13 15:55 ` Akira Kitada
2009-01-14 8:44 ` Felipe Contreras
1 sibling, 1 reply; 7+ messages in thread
From: Akira Kitada @ 2009-01-13 15:55 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
This list seems to be used as a bug tracker, discussing git development,
user questions, announcement etc.
I thought this is so unusual list that something should be wrong here,
but it turned out that it looks working right in mysteryous way.
I take that back now.
Hmm, interesting...
Thanks,
On Tue, Jan 13, 2009 at 8:54 AM, Junio C Hamano <gitster@pobox.com> wrote:
> Akira Kitada <akitada@gmail.com> writes:
>
>> Can I propose having another mailing list for posting patches to avoid
>> daily mail flood to this list?
>>
>> Yes, I can filter out the emails but still...
>
> This list has always been the only place where git development happens.
> It would make the development very awkward to set up another list only for
> patches, forbid patches to be sent to anywhere but that new list, but
> still discuss the patches on this list.
>
> It does not make much sense to me.
>
> Consider what you would do when you see a problem somebody is having on
> this list, and wanted to respond with a quick "this may fix it" patch?
> Should you be sending that to the patches list, and sending a separate
> message to this list saying that you have a potential fix in mind you
> would want to discuss here, but the patches list rule mandated that you
> had to send the patch to the other list, asking people who are reading
> this list to look at the other list as well?
>
> And no, having a separate "user list" won't solve the above problem either
> and that is not what I am suggesting.
>
> Not that I am seeing any problem right now; I am saying that the split
> list as you suggest _will_ create problems.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-13 15:55 ` Akira Kitada
@ 2009-01-14 8:44 ` Felipe Contreras
0 siblings, 0 replies; 7+ messages in thread
From: Felipe Contreras @ 2009-01-14 8:44 UTC (permalink / raw)
To: Akira Kitada; +Cc: Junio C Hamano, git
On Tue, Jan 13, 2009 at 5:55 PM, Akira Kitada <akitada@gmail.com> wrote:
> This list seems to be used as a bug tracker, discussing git development,
> user questions, announcement etc.
> I thought this is so unusual list that something should be wrong here,
> but it turned out that it looks working right in mysteryous way.
> I take that back now.
> Hmm, interesting...
Yes, it's definitely not the norm on other projects, but perhaps it should be.
That's how the linux kernel mailing list works. There are other
mailing lists for the different sub-systems, but there's no separation
between bugs, discussion and patches, which makes sense, because quite
often bugs and patches trigger discussions, and bug discussions
trigger patches.
Following this approach perhaps it would make sense to create a
separate mailing list for jgit and similar stuff.
--
Felipe Contreras
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git-patches list?
2009-01-13 11:02 ` Johannes Schindelin
@ 2009-01-19 4:29 ` Johannes Schindelin
0 siblings, 0 replies; 7+ messages in thread
From: Johannes Schindelin @ 2009-01-19 4:29 UTC (permalink / raw)
To: Andreas Ericsson; +Cc: Junio C Hamano, Akira Kitada, git
Hi,
On Tue, 13 Jan 2009, Johannes Schindelin wrote:
> http://gitrss.q42.co.uk/
>
> I am sure that Julian can be convinced to filter "[PATCH", too.
And he was nice enough to add a few more filters.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-01-19 4:31 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 23:43 git-patches list? Akira Kitada
2009-01-12 23:54 ` Junio C Hamano
2009-01-13 8:26 ` Andreas Ericsson
2009-01-13 11:02 ` Johannes Schindelin
2009-01-19 4:29 ` Johannes Schindelin
2009-01-13 15:55 ` Akira Kitada
2009-01-14 8:44 ` Felipe Contreras
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).