<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 &#39;git fetch&#39; and &#39;git log&#39; 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 &#39;ls&#39; 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">&lt;<a href="mailto:riehecky@fnal.gov" target="_blank">riehecky@fnal.gov</a>&gt;</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>
&gt; On 06/11/2014 08:59 AM, Pat Riehecky wrote:<br>
&gt;&gt; On 06/10/2014 08:49 PM, Carl Trieloff wrote:<br>
&gt;&gt;&gt; If you look at the GIT activity log it is pretty easy to see how updates<br>
&gt;&gt;&gt; are coming to GIT by looking at the 0-day pushes.<br>
&gt;&gt; How do I find all of those?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; <a href="https://git.centos.org/activity/" target="_blank">https://git.centos.org/activity/</a><br>
&gt;<br>
&gt; or better, just git clone and then do cmd line on your local repo.<br>
&gt;<br>
<br>
</div>That url shows all activity for all repos.  I&#39;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, &quot;scriptable&quot;<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>