Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: git2rss --- publish changes from git-log via RSS

From: Matthias Lederhofer <hidden>
Date: 2016-06-15 22:42:33

Jakub Narebski wrote:
Bennett Todd wrote:
quoted
2006-07-04T21:09:32 Jakub Narebski:
quoted
quoted
BTW. gitweb includes RSS feed, see e.g.:
  http://www.kernel.org/git/?p=git/git.git;a=rss
  http://www.kernel.org/git/?p=git/git.git;a=opml
Can it be used for offline generation? I don't run any CGIs on my
webserver, I re-generate bent.xml whenever I push any updates.
Just run it as a script. IIRC there is a way to pass CGI params
to a script...
env REQUEST_METHOD=GET QUERY_STRING='p=git/git.git;a=rss' \
./gitweb.cgi | (read; read; cat)

works fine if gitweb.cgi is setup correctly.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help