On 18:46 Thu 25 Feb, Kent Fredric wrote: > I'm considering bolting together some Perl that would allow you to run > a small HTTP service rooted in a git repo dir, and would then generate > given changes files on demand and then cache their results somehow. > > Then you could have a "Live changes as a service" where interested > parties could simply do: > > curl http://thing.gentoo.org/changes/dev-lang/perl > > and get a changelog spewed out instead of burdening the rsync server > with generating them for every sync.
Well, we do have one https://gitweb.gentoo.org/repo/gentoo.git/log/dev-lang/perl I bet folks want to check out what's new in their local copy of Portage tree.