<div dir="ltr">Gitblit offers an API that should permit you to list repos easily enough: <a href="http://gitblit.com/rpc.html">http://gitblit.com/rpc.html</a><div><br></div><div>It seems pretty trivial to use, e.g.: <a href="https://git.centos.org/rpc?req=LIST_REPOSITORIES">https://git.centos.org/rpc?req=LIST_REPOSITORIES</a></div>
<div><br></div><div>You should be able to use that to clone all of the repos and then use some combination of 'git fetch' and 'git log' to get the activity logs.  Or use the RSS feeds for each repo, if you prefer.  TIMTOWTDI.</div>
<div><br></div><div>This seems like a significant improvement, since you no longer have to diff the ftp 'ls' output -- there are actual machine-consumable feeds and APIs to use.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 9:28 AM, Pat Riehecky <span dir="ltr"><<a href="mailto:riehecky@fnal.gov" target="_blank">riehecky@fnal.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 06/11/2014 08:18 AM, Carl Trieloff wrote:<br>
> On 06/11/2014 08:59 AM, Pat Riehecky wrote:<br>
>> On 06/10/2014 08:49 PM, Carl Trieloff wrote:<br>
>>> If you look at the GIT activity log it is pretty easy to see how updates<br>
>>> are coming to GIT by looking at the 0-day pushes.<br>
>> How do I find all of those?<br>
>><br>
>><br>
><br>
> <a href="https://git.centos.org/activity/" target="_blank">https://git.centos.org/activity/</a><br>
><br>
> or better, just git clone and then do cmd line on your local repo.<br>
><br>
<br>
</div>That url shows all activity for all repos.  I'm just looking for the<br>
RHEL 7 sources.<br>
<br>
<a href="https://git.centos.org/project/rpms" target="_blank">https://git.centos.org/project/rpms</a><br>
<br>
is a closer URL, but this requires me to go through all the repos,<br>
apparently, by hand.<br>
<br>
Is there any tooling I can use to get this in an automated, "scriptable"<br>
manner?<br>
<div class="im HOEnZb"><br>
Pat<br>
<br>
--<br>
Pat Riehecky<br>
<br>
Scientific Linux developer<br>
<a href="http://www.scientificlinux.org/" target="_blank">http://www.scientificlinux.org/</a><br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Chris St. Pierre
</div>