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
/
dev-cmd
/
pull.rb
Age
Commit message (
Expand
)
Author
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-09-24
Rubocop: automatic rule fixes.
Mike McQuaid
2017-08-21
Fix `pull`.
Markus Reiter
2017-08-08
Simplify CurlDownloadStrategy.
Markus Reiter
2017-08-07
Revert "Refactor SVN and cURL download strategies."
ilovezfs
2017-08-07
Simplify CurlDownloadStrategy.
Markus Reiter
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-05-30
Update jenkins.brew.sh links.
Mike McQuaid
2017-04-29
pull: fix status code check in check_bintray_mirror
Zhiming Wang
2017-04-22
Hide sensitive tokens from install/test/post.
Mike McQuaid
2017-03-23
pull: optionally warn (not die) on bottle publish failure.
Mike McQuaid
2017-03-14
secure urls + remove -k from in-doc curl command
Viktor Szakats
2017-03-07
pull: check Bintray mirror URLs
Zhiming Wang
2017-02-25
Work around man page generator bug for pull.rb
EricFromCanada
2017-02-08
pull: fix false positives for nonstandard bump subjects when untapped
ilovezfs
2017-01-27
pull: better handle missing bottles.
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-11
dev-cmd/pull: fix Rubocop warnings.
Mike McQuaid
2016-09-08
Don't hide some (now) developer commands.
Mike McQuaid
2016-09-08
Move developer-focused commands to dev-cmd.
Mike McQuaid