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
2017-02-20
Added support for returning HTTP status codes and for git and svn URLs
David Broder-Rodgers
2017-01-12
InreplaceError: fix undefined method crash
ilovezfs
2017-01-07
Allow `brew audit` to fake a Safari user-agent.
Mike McQuaid
2017-01-04
Use docs.brew.sh links.
Mike McQuaid
2016-12-29
curl: make curl_args more configurable.
Mike McQuaid
2016-12-11
analytics: don't raise if tap doesn't exist.
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-20
compat: deprecate Utils::JSON in favor of corelib JSON.
William Woodruff
2016-11-17
utils/json: Replace OkJson with Ruby's core JSON.
William Woodruff
2016-11-11
Check the lock directory is writable.
Mike McQuaid
2016-10-30
Improve GitHub API scopes output.
Mike McQuaid
2016-10-26
Redirect stderr output from git (shim) invocations to /dev/null.
William Woodruff
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-17
Formatter: identifier: only reset color, not full styling
Andrew Janke
2016-10-15
Move `Formatter.columns` into `utils/formatter`.
Markus Reiter
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Use `proc` to fallback to `puts`.
Markus Reiter
2016-10-15
Fallback to `$stdout.tty?` unless `respond_to?(:tty?)`.
Markus Reiter
2016-10-15
`puts_columns` only has to be defined inside `module Kernel`.
Markus Reiter
2016-10-15
Refactor `puts_columns`.
Markus Reiter
2016-10-01
Use Formatter for all URLs.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-10-01
analytics: don't report commands run by Homebrew
Alyssa Ross
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix Style/ModuleFunction.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-16
Move LinkedKegs/PinnedKegs/Locks from Library.
Mike McQuaid
2016-09-11
utils/shell:
Mike McQuaid
2016-09-11
utils/shell: fix Rubocop warnings.
Mike McQuaid
2016-09-11
utils/inreplace: fix Rubocop warnings.
Mike McQuaid
2016-09-11
utils/hash: fix Rubocop warnings.
Mike McQuaid
2016-09-11
utils/github: fix Rubocop warnings.
Mike McQuaid
2016-09-11
utils/curl: fix Rubocop warnings.
Mike McQuaid
2016-09-05
Utils::Shell: convert to use module_function
Misty De Meo
2016-09-04
Merge pull request #201 from gregory-nisbet/feature-env-shells
Mike McQuaid
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
move shell_profile to compat/utils.rb & deprecate
Greg Nisbet
2016-08-10
tests for shell-specific diagnostic message
Greg Nisbet
2016-08-10
Multi-shell diagnostic check
Greg Nisbet
2016-08-10
resolve conflict in diagnostic.rb
Greg Nisbet
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
[next]