aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils
AgeCommit message (Expand)Author
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-16Move LinkedKegs/PinnedKegs/Locks from Library.Mike McQuaid
2016-09-11utils/shell:Mike McQuaid
2016-09-11utils/shell: fix Rubocop warnings.Mike McQuaid
2016-09-11utils/inreplace: fix Rubocop warnings.Mike McQuaid
2016-09-11utils/hash: fix Rubocop warnings.Mike McQuaid
2016-09-11utils/github: fix Rubocop warnings.Mike McQuaid
2016-09-11utils/curl: fix Rubocop warnings.Mike McQuaid
2016-09-05Utils::Shell: convert to use module_functionMisty De Meo
2016-09-04Merge pull request #201 from gregory-nisbet/feature-env-shellsMike McQuaid
2016-08-29bottles: translate foo@1.2 to foo:1.2Dominyk Tiller
2016-08-17utils/curl: assume Ruby 2.Mike McQuaid
2016-08-10move shell_profile to compat/utils.rb & deprecateGreg Nisbet
2016-08-10tests for shell-specific diagnostic messageGreg Nisbet
2016-08-10Multi-shell diagnostic checkGreg Nisbet
2016-08-10resolve conflict in diagnostic.rbGreg Nisbet
2016-08-10Enable vendored Ruby 2.0.Mike McQuaid
2016-08-09utils/analytics.sh: tweak output in debug modeMartin Afanasjew
2016-08-09analytics.rb: URL encode reported data.Mike McQuaid
2016-08-09analytics.*: use curl --data for readability.Mike McQuaid
2016-08-09analytics.*: output curl command in debug mode.Mike McQuaid
2016-08-08utils/analytics.sh: fix style inconsistenciesMartin Afanasjew
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-07-29utils/bottles: don't rely on tar wildcards, location.Mike McQuaid
2016-07-27bottles: more porting to generic layer.Mike McQuaid
2016-07-27utils/github: fix reverted order of credentialsMartin Afanasjew
2016-07-27utils/github: fix broken pipe errorMartin Afanasjew
2016-07-24analytics.sh: use full uuidgen path on OS X.Mike McQuaid
2016-07-18inreplace: support for audit arg in non-block formilovezfs
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-07-12ruby.sh: allow forcing the usage of the vendored Ruby.Mike McQuaid
2016-07-12ruby.sh: fix original setup ruby path name.Mike McQuaid
2016-07-11ruby.sh: add test flagXu Cheng
2016-07-11brew.sh: new HOMEBREW_RUBY_PATH resolution logicXu Cheng
2016-07-03gist-logs: close temp file before passing to curl (#418)Andrew Janke
2016-06-29utils/lock.sh: remove redundant 'local'Martin Afanasjew
2016-06-29analytics: make Linux UUID generation more robustMartin Afanasjew
2016-06-29analytics: handle UUID generation errorsMartin Afanasjew
2016-06-19utils/git: provide git_path and git_versionMartin Afanasjew
2016-06-08introduce global lock directory (#337)Xu Cheng
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid
2016-06-01Prefer $stderr over STDERR for consistency (#304)Martin Afanasjew
2016-05-28bottle/test-bot: deep merge bottle JSON hashes.Mike McQuaid
2016-05-23utils/lock.sh: default to system Ruby if available (#271)Mike McQuaid
2016-05-12add utils/lock.shXu Cheng
2016-05-08utils/bottles: fix Regexp escaping for Ruby 1.8Martin Afanasjew
2016-05-08Make bottle code cross-platform.Mike McQuaid
2016-05-04Don't report cask to analytics.Mike McQuaid
2016-05-03analytics: move to a class. Mike McQuaid