Viktor Szakats 2e3a0263d4 audit: require https for all *.googlecode.com resources
Closes Homebrew/homebrew#39206.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-04 20:51:45 -04:00
..
2015-04-07 22:48:55 +08:00
2015-03-13 18:43:42 +08:00
2015-04-27 12:00:04 +08:00
2015-05-04 20:43:08 -04:00
2015-04-26 17:19:03 +08:00
2015-03-04 23:20:13 +08:00
2015-04-21 09:33:41 +01:00
2015-04-27 20:39:20 -04:00
2015-04-25 23:14:05 -04:00
2015-04-01 21:15:18 -04:00
2015-04-25 23:14:05 -04:00
2015-03-12 15:19:02 +00:00
2015-04-15 19:51:54 +08:00
2015-04-21 09:33:41 +01:00
2015-04-25 23:14:05 -04:00
2015-04-06 20:26:52 -07:00
2015-04-15 19:51:54 +08:00
2015-04-30 18:39:10 +01:00
2015-03-27 20:07:50 -04:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.