index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
pull.rb
Age
Commit message (
Expand
)
Author
2016-08-14
pull: loosen Jenkins Testing URL.
Mike McQuaid
2016-08-13
pull: non-core tap support for Homebrew Testing jobs
ilovezfs
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-06-19
pull: skip non-ruby files when collecting formulae names
Baptiste Fontaine
2016-06-03
cmd/pull: fix HTTP header usage.
Mike McQuaid
2016-06-03
Use `curl` for the GitHub API (#295)
Mike McQuaid
2016-05-28
pull: remove legacy retry block.
Mike McQuaid
2016-05-28
pull: remove legacy-homebrew support. (#293)
Mike McQuaid
2016-05-28
Use JSON files for bottle upload data. (#166)
Mike McQuaid
2016-05-12
brew pull: fix bogus line that was raising warning
Andrew Janke
2016-05-12
pull: insert questionable syntax hack
Dominyk Tiller
2016-05-11
cmd/pull: add retry to curl bottle download (#232)
Andrew Janke
2016-05-10
cmd/pull: bump retry count.
Mike McQuaid
2016-05-08
pull: fix bottle_tag references.
Mike McQuaid
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-04
pull: fix references to renamed variable
Martin Afanasjew
2016-05-03
pull: fix polling code for Ruby 1.8.7 Net::HTTP (#191)
Andrew Janke
2016-05-03
brew pull: cross-platform bottle verification, concise output (#132)
Andrew Janke
2016-05-02
Update Homebrew/homebrew references in code
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-03
pull: fix --legacy for legacy-homebrew repo
Xu Cheng
2016-04-03
pull: fix --legacy when pulling bottle from new repo
Xu Cheng
2016-04-03
pull: auto fix legacy closes message
Xu Cheng
2016-04-03
pull: fallback to old BrewTestBot git repo when necessary
Xu Cheng
2016-04-02
pull: add --legacy flag
Xu Cheng
2016-04-02
audit/test-bot/pull: fix for core/formula separation
Xu Cheng
2016-03-13
brew pull: fix encoding of `brew info --json` output
Andrew Janke
2016-03-11
brew pull: enable blocking bintray publish by setting content-type
Andrew Janke
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-16
add Tap#formula_file?
Xu Cheng
2016-02-12
pull --bump: add auto-detection of devel bumps
Andrew Janke
2016-02-03
pull: fix ambiguity issues for tap migrations
Martin Afanasjew
2015-12-26
Revert "minor perf improvements"
Baptiste Fontaine
2015-12-26
minor perf improvements
Baptiste Fontaine
2015-12-19
move CoreFormulaRepository into separate file
Xu Cheng
2015-12-13
pull: use tap object
Xu Cheng
2015-11-12
pull: fix pulling desired bottles
Dominyk Tiller
2015-11-12
pull: don't try to publish nonexistent bottles
Dominyk Tiller
2015-11-01
pull: fix pulling new bottles.
Mike McQuaid
2015-11-01
pull: use bottle_defined?
Xu Cheng
2015-11-01
pull: bottle_unneeded? is covered by bottle_disabled?
Xu Cheng
2015-10-31
pull: handle unneeded and disabled bottles.
Mike McQuaid
2015-09-14
pull: increase Bintray fetch retries.
Mike McQuaid
2015-09-11
pull: allow pulling all testing jobs.
Mike McQuaid
2015-08-27
pull: more formulae fetch outside of main loop.
Mike McQuaid
2015-08-25
pull: do fetch after everything else, sleep more.
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2015-07-24
pull: stop printing warning on test-bot
Dominyk Tiller
2015-07-10
pull: wait for Bintray publish, don't sleep.
Mike McQuaid
[next]