git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gitweb: tags feeds
@ 2017-04-19  6:49 Giuseppe Bilotta
  2017-04-19  6:49 ` [PATCH 1/2] gitweb: infrastructure for tags feed Giuseppe Bilotta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Giuseppe Bilotta @ 2017-04-19  6:49 UTC (permalink / raw)
  To: Git ML; +Cc: Junio C Hamano, Jakub Narebski, Giuseppe Bilotta

A smallish patchset to implement RSS and Atom feeds to complement the
tags view, accessible as verbs `tags_rss` and `tags_atom`.

(I actually made this some 5 years ago, and it has been running on
http://git.oblomov.eu/ since, but for some reason I forgot to submit
it for upstreaming.)

The patchset is also available in the git repository at:

  git://git.oblomov.eu/git gitweb-tags-feed

------------------------------------------------------------------------

Giuseppe Bilotta (2):
  gitweb: infrastructure for tags feed
  gitweb: expose tags feed in appropriate places

 gitweb/gitweb.perl | 126 ++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 91 insertions(+), 35 deletions(-)

-- 
2.12.2.822.g5451c77231


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

end of thread, other threads:[~2017-05-07 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-19  6:49 [PATCH 0/2] gitweb: tags feeds Giuseppe Bilotta
2017-04-19  6:49 ` [PATCH 1/2] gitweb: infrastructure for tags feed Giuseppe Bilotta
2017-04-19  6:49 ` [PATCH 2/2] gitweb: expose tags feed in appropriate places Giuseppe Bilotta
2017-05-07 20:55 ` [PATCH 0/2] gitweb: tags feeds Giuseppe Bilotta

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