aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/pull.rb
AgeCommit message (Expand)Author
2016-08-14pull: loosen Jenkins Testing URL.Mike McQuaid
2016-08-13pull: non-core tap support for Homebrew Testing jobsilovezfs
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-13various: proper escape dot in regexXu Cheng
2016-06-19pull: skip non-ruby files when collecting formulae namesBaptiste Fontaine
2016-06-03cmd/pull: fix HTTP header usage.Mike McQuaid
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid
2016-05-28pull: remove legacy retry block.Mike McQuaid
2016-05-28pull: remove legacy-homebrew support. (#293)Mike McQuaid
2016-05-28Use JSON files for bottle upload data. (#166)Mike McQuaid
2016-05-12brew pull: fix bogus line that was raising warningAndrew Janke
2016-05-12pull: insert questionable syntax hackDominyk Tiller
2016-05-11cmd/pull: add retry to curl bottle download (#232)Andrew Janke
2016-05-10cmd/pull: bump retry count.Mike McQuaid
2016-05-08pull: fix bottle_tag references.Mike McQuaid
2016-05-08Make bottle code cross-platform.Mike McQuaid
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