aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/fetch.rb
AgeCommit message (Expand)Author
2012-09-03brew-fetch: Return error code on unmatched hash.Mike McQuaid
2012-07-08fetch: remove dead codeJack Nagel
2012-07-04fetch: use new checksum verificationJack Nagel
2012-07-04fetch: make use of new formula specsJack Nagel
2012-04-02fetch: don't display cached location twiceJack Nagel
2012-03-21brew fetch: show downloaded pathAdam Vandenberg
2012-03-18Use fetch for downloading bottles.Mike McQuaid
2012-02-15fetch: compare checksums case-insensitivelyJack Nagel
2012-02-04Warn the user of required argumentsJack Nagel
2011-10-09fetch: use correct sha256 instance variableJack Nagel
2011-09-19mirror support: Add mirror method to Formula.rbCharlie Sharpsteen
2011-09-01fetch: fix '--force' for pathnamesJack Nagel
2011-04-14Added SHA-256 to the fetch command.Birger J. Nordølum
2011-04-14Add `brew fetch --deps`Adam Vandenberg
2011-03-12'brew fetch' now an official commandAdam Vandenberg