At Google Code search, we've seen distributed version control systems get more popular. Linux has been using one for several years and several large open source projects have migrated to using one in the last few years. In recognition of that, we are now announcing that we crawl Git and Mercurial repositories.
For Git, we now crawl repositories hosted by several public git hosting sites including GitHub and repo.or.cz. In addition to that, we also crawl Android, Chromium and Linux code.
- Github.com: ruby package:github.com
- Android: AbsListView package:android
- Linux: FD_CLR package:/git.kernel.org
- Chromium: MessageLoop package:chromium.org
Finally, we have also extended coverage to support Codeplex: System.ServiceModel package:codeplex.com

9 comments:
Great news! It would be nice if your start indexing http://www.bitbucket.org/ too, as it's a mercurial-based version of Github.
Also gitorious.org.
Ah, now I understand why github was so slow today. This is very good news (not the slowness, the indexing).
http://www.bitbucket.org not adding it just doesn't make sense....
I was pleasantly surprised when I (mis)read that Chromium had also migrated from subversion to git!
Great work on the github support :)
Congratulation and keep up the good work!
I hope soon enough you'll also provide hosting support for these DVCS's
Hopefully Bazaar support will be added soon?
Since the plan is to have all Ubuntu packages imported into Launchpad.net Bazaar Repositories, that would make it possible to search through all the packages that compose a Linux distro (in this case, Ubuntu) in one step!
Are there any plans for Bazaar support?
Post a Comment