aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-06-03tests: extend cmd/desc integration test (#314)Andrea Kao
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid
2016-06-02formula_installer: accumulate inherited optionsilovezfs
2016-06-02tests: add missing requireMartin Afanasjew
2016-06-02audit: check Maven Central URLs, prefer redirector (#311)Martin Afanasjew
2016-06-02tests: extend cmd/home integration test (#305)Andrea Kao
2016-06-01update-report: improve cache migration messaging.Mike McQuaid
2016-06-01update-report: recreate migration_attempted_file.Mike McQuaid
2016-06-01test-bot: set --local HOMEBREW_CACHE correctly.Mike McQuaid
2016-06-01xquartz: expect 2.7.9 on 10.6-10.11 (#307)Martin Afanasjew
2016-06-01update-report: fix Mavericks check.Mike McQuaid
2016-06-01Move HOMEBREW_CACHE to ~/Library/Caches (#292)Mike McQuaid
2016-06-01Prefer $stderr over STDERR for consistency (#304)Martin Afanasjew
2016-06-01style: unify indentation in RuboCop configurationMartin Afanasjew
2016-06-01style: use RuboCop 0.40Martin Afanasjew
2016-05-31download_strategy: fix git submodule references (#303)Martin Afanasjew
2016-05-31audit: appease rubocopDominyk Tiller
2016-05-31audit: prefer https/s over ftp where known availableDominyk Tiller
2016-05-31audit: update mirrorservice checkDominyk Tiller
2016-05-31audit: check for insecure metacpan urlsDominyk Tiller
2016-05-31Revert "audit: tweak cpan secure urls"Dominyk Tiller
2016-05-31Revert "audit: tweak cpan secure urls"Dominyk Tiller
2016-05-30test_integration_cmds: fix when not a developer.Mike McQuaid
2016-05-30man: changes for 75ab94cDominyk Tiller
2016-05-30tap: default to full clones for developers. (#297)Mike McQuaid
2016-05-30test-bot: tweak readall behaviour. (#300)Mike McQuaid
2016-05-30test-bot: move to dev-cmd. (#298)Mike McQuaid
2016-05-30tests: no --only minimum coverage requirement. (#299)Mike McQuaid
2016-05-30bintray "package" should be name not full_nameilovezfs
2016-05-29audit: make system check stricter with quotes.Mike McQuaid
2016-05-29audit: tweak cpan secure urlsTomasz Pajor
2016-05-29audit: tweak cpan secure urlsTomasz Pajor
2016-05-28test-bot: don't `brew tests` for formula PRs. (#294)Mike McQuaid
2016-05-28pull: remove legacy retry block.Mike McQuaid
2016-05-28bottle/test-bot: deep merge bottle JSON hashes.Mike McQuaid
2016-05-28pull: remove legacy-homebrew support. (#293)Mike McQuaid
2016-05-28test-bot: only test --no-compat for Homebrew/brew. (#286)Mike McQuaid
2016-05-28test-bot: remove support for legacy Homebrew repo. (#287)Mike McQuaid
2016-05-28bottle: JSON-related tweaks/fixes.Mike McQuaid
2016-05-28test-bot: fix tag reference.Mike McQuaid
2016-05-28Use JSON files for bottle upload data. (#166)Mike McQuaid
2016-05-27os/mac/*_mach: move shared code into 'SharedMachO' (#282)Martin Afanasjew
2016-05-27tests: fix external command test and code style (#281)Martin Afanasjew
2016-05-26development_tools: fix broken 'Xcode' referenceMartin Afanasjew
2016-05-26search: add alias -S back to zero-argument helpMartin Afanasjew
2016-05-26Clarify brew search usage. (#270)Joe Gallo
2016-05-26utils: avoid using 'gem' as an identifier (#278)Martin Afanasjew
2016-05-26CurlDownloadStrategy: move no insecure redirect check to _fetchXu Cheng
2016-05-26DownloadStrategy: preserve timestamp for cpXu Cheng
2016-05-26HOMEBREW_CURL_ARGS: add -R to preserve remote timestampXu Cheng