Mike McQuaid 8e0e1642ad Use curl for the GitHub API (#295)
* Move GitHub API module to utils/github.rb.

* Move curl method to utils/curl.rb.

* global: use long curl arguments and an array.

This makes the code more self-documenting.

* utils/curl: support reading curl's output.

* utils/github: use curl instead of open-uri.

It has far better proxy support.

* pull: set Homebrew user agent.

* gist-logs: remove trailing whitespace.

* gist-logs: use first instead of [0].

Easier to read.

* gist-logs: use curl-based GitHub.open method.
2016-06-03 13:05:18 +01:00
..
2016-05-03 14:21:08 +01:00
2016-05-04 17:50:36 +01:00
2016-06-03 13:05:18 +01:00
2015-08-03 13:22:35 +01:00
2016-06-03 13:05:18 +01:00
2015-08-29 15:43:16 +01:00
2015-12-26 23:00:38 +01:00