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
/
download_strategy.rb
Age
Commit message (
Expand
)
Author
2018-02-12
Make ext use bounded iterator
Kevin Abel
2018-02-02
Add root dirname as a escape value too
Kevin Abel
2018-01-13
Handle reaching the top of a URL which searching for file ext
Kevin Abel
2018-01-09
Fix audit
Kevin Abel
2018-01-09
Fix cached download file extension for certain URL
Kevin Abel
2018-01-08
Use hgpath instead of "hg" to fix --HEAD hg builds
Steven Peters
2017-12-12
Remove with_system_path
Shaun Jackman
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-10
Let `curl_download` handle HTTP 416 error.
Markus Reiter
2017-08-21
Fix curl --user flag being broken in dc5a2c17
Camden Narzt
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-28
Refactor using `Forwardable` and `DelegateClass`.
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-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-13
More environment filtering tweaks
Mike McQuaid
2017-03-06
downloads_strategy: docstring typo Gtthub -> Github
John Hawkinson
2017-01-08
Fix rubocop style warning of download_strategy
Masayuki Morita
2017-01-08
Validate a token when initializing GitHubPrivateRepositoryDownloadStrategy
Masayuki Morita
2017-01-08
Generalize GitHubReleaseDownloadStrategy in order to support archive URL
Masayuki Morita
2017-01-03
Use util/github insted of open-uri in GitHubReleaseDownloadStrategy
Masayuki Morita
2017-01-03
Move error messages in GitHubReleaseDownloadStrategy to raise argument
Masayuki Morita
2017-01-02
New feature: GitHubReleaseDownloadStrategy
Masayuki Morita
2016-12-03
download_strategy: keep commit short if possible
Uladzislau Shablinski
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-03
Correct a few typos
Mandar Gokhale
2016-10-15
Use BSD tar's libarchive LZMA support if available
Mike McQuaid
2016-09-27
download_strategy: silence unzip and unrar
Zhiming Wang
2016-09-24
download_strategy: never verbosely untar
Zhiming Wang
2016-09-24
RuboCop: Style/AccessorMethodName
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/PredicateName.
Markus Reiter
2016-09-23
Fix Lint/EndAlignment.
Markus Reiter
2016-09-23
Fix RuboCop CaseEquality.
Markus Reiter
2016-09-17
Improve rescue nesting.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-08-19
download_strategy: check if commit nil
Vlad Shablinsky
2016-08-06
download_strategy: use short hash for mercurial
Vlad Shablinsky
2016-08-06
download_strategy: allow to suppress output
Vlad Shablinsky
2016-08-06
Introduce GitHubGitDownloadStrategy
Vlad Shablinsky
2016-07-16
Use HeadVersion for install/reinstall
Vlad Shablinsky
2016-07-14
CurlDownloadStrategy#_fetch: fix unintended variable modification
Xu Cheng
[next]