git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tracking separate branches with RSS
@ 2006-11-14  0:44 Han-Wen Nienhuys
  2006-11-14  0:54 ` Jakub Narebski
  0 siblings, 1 reply; 4+ messages in thread
From: Han-Wen Nienhuys @ 2006-11-14  0:44 UTC (permalink / raw)
  To: git


Hello,

I think that the shortlog / RSS support in gitweb is really neat. 
However, it seems to track only the master branch.

In our repository (http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=summary),
we track two completely disparate branches in one repository: we have 
both the project and the website for the project in branches

   master

and

   web/master

Unfortunately,  I don't seem to get any updates in my RSS reader when I 
push something  to web/master. Would it be possible have a separate feed 
for each branch?  I tried looking at the gitweb script, but my perl-fu 
is too weak to figure out how to pass an argument from the URL into a 
git_rss() to replace  the

   git_get_head_hash($project)

call.

A second possibility -less desirable, but better than nothing- is to 
have commits from all branches show up in the shortlog and the RSS feed.

-- 
  Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-14  2:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14  0:44 tracking separate branches with RSS Han-Wen Nienhuys
2006-11-14  0:54 ` Jakub Narebski
2006-11-14  1:50   ` Han-Wen Nienhuys
2006-11-14  2:21     ` Jakub Narebski

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).