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
/
utils
Age
Commit message (
Expand
)
Author
2016-08-29
bottles: translate foo@1.2 to foo:1.2
Dominyk Tiller
2016-08-17
utils/curl: assume Ruby 2.
Mike McQuaid
2016-08-10
Enable vendored Ruby 2.0.
Mike McQuaid
2016-08-09
utils/analytics.sh: tweak output in debug mode
Martin Afanasjew
2016-08-09
analytics.rb: URL encode reported data.
Mike McQuaid
2016-08-09
analytics.*: use curl --data for readability.
Mike McQuaid
2016-08-09
analytics.*: output curl command in debug mode.
Mike McQuaid
2016-08-08
utils/analytics.sh: fix style inconsistencies
Martin Afanasjew
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-29
utils/bottles: don't rely on tar wildcards, location.
Mike McQuaid
2016-07-27
bottles: more porting to generic layer.
Mike McQuaid
2016-07-27
utils/github: fix reverted order of credentials
Martin Afanasjew
2016-07-27
utils/github: fix broken pipe error
Martin Afanasjew
2016-07-24
analytics.sh: use full uuidgen path on OS X.
Mike McQuaid
2016-07-18
inreplace: support for audit arg in non-block form
ilovezfs
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2016-07-12
github: produce better curl error messages. (#441)
Mike McQuaid
2016-07-12
ruby.sh: allow forcing the usage of the vendored Ruby.
Mike McQuaid
2016-07-12
ruby.sh: fix original setup ruby path name.
Mike McQuaid
2016-07-11
ruby.sh: add test flag
Xu Cheng
2016-07-11
brew.sh: new HOMEBREW_RUBY_PATH resolution logic
Xu Cheng
2016-07-03
gist-logs: close temp file before passing to curl (#418)
Andrew Janke
2016-06-29
utils/lock.sh: remove redundant 'local'
Martin Afanasjew
2016-06-29
analytics: make Linux UUID generation more robust
Martin Afanasjew
2016-06-29
analytics: handle UUID generation errors
Martin Afanasjew
2016-06-19
utils/git: provide git_path and git_version
Martin Afanasjew
2016-06-08
introduce global lock directory (#337)
Xu Cheng
2016-06-03
Use `curl` for the GitHub API (#295)
Mike McQuaid
2016-06-01
Prefer $stderr over STDERR for consistency (#304)
Martin Afanasjew
2016-05-28
bottle/test-bot: deep merge bottle JSON hashes.
Mike McQuaid
2016-05-23
utils/lock.sh: default to system Ruby if available (#271)
Mike McQuaid
2016-05-12
add utils/lock.sh
Xu Cheng
2016-05-08
utils/bottles: fix Regexp escaping for Ruby 1.8
Martin Afanasjew
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-04
Don't report cask to analytics.
Mike McQuaid
2016-05-03
analytics: move to a class.
Mike McQuaid
2016-05-01
add `brew analytics` command (#173)
Xu Cheng
2016-04-30
analytics: relocate UUID to homebrew.analyticsuuid in .git/config
Zhiming Wang
2016-04-26
Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)
Andrew Janke
2016-04-26
fix setup-analytics (#154)
Xu Cheng
2016-04-25
More analytics tweaks.
Mike McQuaid
2016-04-23
Ship analytics for Homebrew.
Mike McQuaid
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-21
analytics: roll tracking ID.
Mike McQuaid
2016-04-16
analytics: add more documentation, Linuxbrew ID. (#98)
Mike McQuaid
2016-04-12
Document disabling of opt-in Homebrew analytics. (#79)
Mike McQuaid
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-04-07
analytics: avoid unnecessary string interpolation
Martin Afanasjew
2016-04-07
always prefer HOMEBREW_CURL over plain 'curl'
Martin Afanasjew
2016-04-04
utils/analytics: fix usage of undefined variable.
Carlos D'Agostino
[next]