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
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
2016-07-13
CurlDownloadStrategy#_fetch: do not alter variable `@url` (#504)
Xu Cheng
2016-07-13
Add HOMEBREW_ARTIFACT_DOMAIN option.
jainish shah
2016-07-07
download_strategy: ensure fixed commit hash length
Martin Afanasjew
2016-07-06
download_strategy: use short hash for git last_commit
Vlad Shablinsky
2016-07-06
VCSDownloadStrategy: add last_commit method
Vlad Shablinsky
2016-07-04
download_strategy: fix detect_from_symbol method (#446)
Camden Narzt
2016-06-03
download_strategy: add missing "time" require.
Mike McQuaid
2016-05-31
download_strategy: fix git submodule references (#303)
Martin Afanasjew
2016-05-26
CurlDownloadStrategy: move no insecure redirect check to _fetch
Xu Cheng
2016-05-26
DownloadStrategy: preserve timestamp for cp
Xu Cheng
2016-05-24
download_strategy: cvs source_modified_time (#268)
Uladzislau Shablinski
2016-05-01
download_strategy: use svn info --xml (#174)
Uladzislau Shablinski
2016-05-01
download_strategy: fossil source_modified_time
Vlad Shablinsky
2016-05-01
download_strategy: bazaar source_modified_time
Vlad Shablinsky
2016-05-01
download_strategy: mercurial source_modified_time
Vlad Shablinsky
2016-04-30
download_strategy: add svn source_modified_time (#156)
Uladzislau Shablinski
2016-04-22
Tiger tar requires explicit format
Misty De Meo
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-03-06
download_strategy: correct S3 url regex
Xu Cheng
2016-03-03
Allow S3 buckets to have dots
Kel Cecil
2016-01-15
download_strategy: add source_modified_time
Xu Cheng
2016-01-05
download_strategy: don't do `tar v` on Travis CI.
Mike McQuaid
2016-01-04
download_strategy: untar verbosely when --verbose is present
Zhiming Wang
2015-10-17
downloads: fix undefined local variable
Xu Cheng
2015-10-16
downloads: Fix checkout on initial clone
Andrew Janke
2015-09-06
download_strategy: add Apache mirror lua.
Jan Lehnardt
2015-08-20
CurlApacheMirrorDownloadStrategy: ignore HOMEBREW_CURL_VERBOSE
Xu Cheng
2015-08-18
allowing rescue https redirect error
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-21
move deprecated codes into compat
Xu Cheng
2015-07-10
download_strategy: kill special ssl3 support
Dominyk Tiller
2015-07-09
download_strategy: private method allowing extra curl options.
Indrajit Raychaudhuri
[next]