The Mercurial VCS behind Google Code is backed by BigTable (I don't know about Subversion). It can be searched with Google Codesearch or with Codesearch Data API. But their feature set is limited, I can't look for the most active projects of the past 100 days, or for files w开发者_高级运维ith at least 50 changes. Is there a way to directly access the BigTable store and issue such queries?
sorry, no, there's no lower level access beyond version control and codesearch like what you describe.
精彩评论