Обсуждение: Patchworks

Поиск
Список
Период
Сортировка

Patchworks

От
"Marko Kreen"
Дата:
I stumbled upon LWN article where Patchworks patch management
system was discussed:
 http://lwn.net/Articles/298592/

It collects patches from mailing list, plus replies to it,
and shows on a web page.  Also keeps track of status.

Sounds exactly like whats needed for Postgres?


Patchworks own site:
 http://ozlabs.org/~jk/projects/patchwork/

And linux-ppc list that is already tracked using it:
 http://patchwork.ozlabs.org/

Comments?

-- 
marko


Re: Patchworks

От
Peter Eisentraut
Дата:
Marko Kreen wrote:
> I stumbled upon LWN article where Patchworks patch management
> system was discussed:
> 
>   http://lwn.net/Articles/298592/
> 
> It collects patches from mailing list, plus replies to it,
> and shows on a web page.  Also keeps track of status.
> 
> Sounds exactly like whats needed for Postgres?
> 
> 
> Patchworks own site:
> 
>   http://ozlabs.org/~jk/projects/patchwork/
> 
> And linux-ppc list that is already tracked using it:
> 
>   http://patchwork.ozlabs.org/
> 
> Comments?
> 

Awesome.  I want it. :)