Re: gitweb feature request: tarball for each commit

2005-09-08 Thread Martin Langhoff
> > Yes, this is nice for smaller projects. But I don't think, that we want > > to do such a thing on the kernel.org servers. > > I think this is a very useful feature for for some, but not all, > repositories. Default it to off and have a magic file (like git-daemon), > or a config variable turn

Re: gitweb feature request: tarball for each commit

2005-09-08 Thread A Large Angry SCM
Kay Sievers wrote: On Thu, Sep 08, 2005 at 10:45:45AM +0200, Sven Verdoolaege wrote: On Thu, Sep 08, 2005 at 04:30:22PM +1200, Martin Langhoff wrote: Actually... should get it done. I'll see if I can sneak it in sometime soon... This has been done at least twice already. See e.g., http://www.l

Re: gitweb feature request: tarball for each commit

2005-09-08 Thread Kay Sievers
On Thu, Sep 08, 2005 at 10:45:45AM +0200, Sven Verdoolaege wrote: > On Thu, Sep 08, 2005 at 04:30:22PM +1200, Martin Langhoff wrote: > > Actually... should get it done. I'll see if I can sneak it in sometime > > soon... > > This has been done at least twice already. > See e.g., http://www.liacs.

Re: gitweb feature request: tarball for each commit

2005-09-08 Thread Sven Verdoolaege
On Thu, Sep 08, 2005 at 04:30:22PM +1200, Martin Langhoff wrote: > Actually... should get it done. I'll see if I can sneak it in sometime > soon... This has been done at least twice already. See e.g., http://www.liacs.nl/~sverdool/gitweb.cgi?p=gitweb.git;a=summary Check the archives for the othe

gitweb feature request: tarball for each commit

2005-09-07 Thread Martin Langhoff
With Archzoom, when looking at a particular commit/cset you get a small "[tarball]" link that does an 'export' of the whole tree at that patchlevel and tars it up for the user. It's heavy on the server and bandwidth, but if you can afford it, it is mighty useful to push out patches immediately to n