aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmd/brew-mirror-check.rb
AgeCommit message (Collapse)Author
2014-02-22Remove brew-mirror-check commandJack Nagel
This command uses removed API and is thus broken. It can always be retrieved from the git history.
2013-05-16CurlDownloadStrategy: remove "tarball_path" accessorJack Nagel
This information is already exposed as "cached_location", which is common to all download strategies.
2013-02-18brew-mirror-check: fix error handlingJack Nagel
2013-02-18Rename Library/Contributions/cmds -> cmd.Mike McQuaid