aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/pull.rb
AgeCommit message (Expand)Author
2016-05-04pull: fix references to renamed variableMartin Afanasjew
2016-05-03pull: fix polling code for Ruby 1.8.7 Net::HTTP (#191)Andrew Janke
2016-05-03brew pull: cross-platform bottle verification, concise output (#132)Andrew Janke
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-03pull: fix --legacy for legacy-homebrew repoXu Cheng
2016-04-03pull: fix --legacy when pulling bottle from new repoXu Cheng
2016-04-03pull: auto fix legacy closes messageXu Cheng
2016-04-03pull: fallback to old BrewTestBot git repo when necessaryXu Cheng
2016-04-02pull: add --legacy flagXu Cheng
2016-04-02audit/test-bot/pull: fix for core/formula separationXu Cheng
2016-03-13brew pull: fix encoding of `brew info --json` outputAndrew Janke
2016-03-11brew pull: enable blocking bintray publish by setting content-typeAndrew Janke
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-16add Tap#formula_file?Xu Cheng
2016-02-12pull --bump: add auto-detection of devel bumpsAndrew Janke
2016-02-03pull: fix ambiguity issues for tap migrationsMartin Afanasjew
2015-12-26Revert "minor perf improvements"Baptiste Fontaine
2015-12-26minor perf improvementsBaptiste Fontaine
2015-12-19move CoreFormulaRepository into separate fileXu Cheng
2015-12-13pull: use tap objectXu Cheng
2015-11-12pull: fix pulling desired bottlesDominyk Tiller
2015-11-12pull: don't try to publish nonexistent bottlesDominyk Tiller
2015-11-01pull: fix pulling new bottles.Mike McQuaid
2015-11-01pull: use bottle_defined?Xu Cheng
2015-11-01pull: bottle_unneeded? is covered by bottle_disabled?Xu Cheng
2015-10-31pull: handle unneeded and disabled bottles.Mike McQuaid
2015-09-14pull: increase Bintray fetch retries.Mike McQuaid
2015-09-11pull: allow pulling all testing jobs.Mike McQuaid
2015-08-27pull: more formulae fetch outside of main loop.Mike McQuaid
2015-08-25pull: do fetch after everything else, sleep more.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2015-07-24pull: stop printing warning on test-botDominyk Tiller
2015-07-10pull: wait for Bintray publish, don't sleep.Mike McQuaid
2015-07-07pull: sleep for longerDominyk Tiller
2015-07-03pull: support Jenkins "Homebrew Testing" jobs.Mike McQuaid
2015-05-29pull: use Formula#full_nameXu Cheng
2015-05-13pull: warning if we are not in masterXu Cheng
2015-04-26brew-pull: use pkg_version when publishing bottlesXu Cheng
2015-04-20pull: fetch bottles with --retry.Mike McQuaid
2015-04-14Revert "brew pull: add automatic tap repair"Dominyk Tiller
2015-04-13brew pull: add automatic tap repairDominyk Tiller
2015-04-09pull: increase bottle publish wait timeout.Mike McQuaid
2015-04-08pull: sleep before fetching uploaded bottle.Mike McQuaid
2015-04-07pull: try downloading bottles after upload.Mike McQuaid
2015-03-31pull: make the bintray message stronger.Mike McQuaid
2015-03-20pull: die on invalid parameters.Mike McQuaid
2015-03-20pull: allow pulling from API URLs.Mike McQuaid
2015-03-18pull: always publish bottles.Mike McQuaid
2015-03-08pull: remove unused variable.Mike McQuaid