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-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
2015-07-07
pull: sleep for longer
Dominyk Tiller
2015-07-03
pull: support Jenkins "Homebrew Testing" jobs.
Mike McQuaid
2015-05-29
pull: use Formula#full_name
Xu Cheng
2015-05-13
pull: warning if we are not in master
Xu Cheng
2015-04-26
brew-pull: use pkg_version when publishing bottles
Xu Cheng
2015-04-20
pull: fetch bottles with --retry.
Mike McQuaid
2015-04-14
Revert "brew pull: add automatic tap repair"
Dominyk Tiller
2015-04-13
brew pull: add automatic tap repair
Dominyk Tiller
2015-04-09
pull: increase bottle publish wait timeout.
Mike McQuaid
2015-04-08
pull: sleep before fetching uploaded bottle.
Mike McQuaid
2015-04-07
pull: try downloading bottles after upload.
Mike McQuaid
2015-03-31
pull: make the bintray message stronger.
Mike McQuaid
2015-03-20
pull: die on invalid parameters.
Mike McQuaid
2015-03-20
pull: allow pulling from API URLs.
Mike McQuaid
2015-03-18
pull: always publish bottles.
Mike McQuaid
2015-03-08
pull: remove unused variable.
Mike McQuaid
[next]