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.rb
Age
Commit message (
Expand
)
Author
2017-02-27
Merge pull request #1708 from joshka/feature/install-tap-cmd-completions
Mike McQuaid
2017-02-26
Install tap command completions and manpages
Joshua McKinney
2017-02-25
Add 'B' for bytes to cleanup command output
Jeppe Toustrup
2017-02-20
Added support for returning HTTP status codes and for git and svn URLs
David Broder-Rodgers
2017-01-23
emoji: remove hack required for Ruby 1.8.7
Alyssa Ross
2016-12-30
Add option to disable methods on specific date.
Markus Reiter
2016-12-10
which_all: don't assume path is a string.
Mike McQuaid
2016-11-20
compat: deprecate Utils::JSON in favor of corelib JSON.
William Woodruff
2016-11-14
utils: fix capture_stderr style
Alyssa Ross
2016-11-14
Warn developers when uninstalling a dependency
Alyssa Ross
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Refactor `puts_columns`.
Markus Reiter
2016-10-08
Rename FormulaMethodDeprecatedError to MethodDeprecatedError.
Markus Reiter
2016-10-04
Make `core_tap_version_string` reusable.
Markus Reiter
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
Fix Style/GuardClause style offense.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-22
Use git describe to get the HOMEBREW_VERSION.
Mike McQuaid
2016-09-20
utils: fix completions/manpages/docs linking.
Mike McQuaid
2016-09-19
Use user GEM_HOME for installing gems
Alyssa Ross
2016-09-19
utils: skip migration of broken formulae symlinks.
Mike McQuaid
2016-09-18
Merge pull request #989 from MikeMcQuaid/rubocop-final
Mike McQuaid
2016-09-17
utils: convert formula name from pathname to string
Zhiming Wang
2016-09-17
utils: create missing kegs directories if needed.
Mike McQuaid
2016-09-17
utils: remove bad symlink if it already exists.
Mike McQuaid
2016-09-17
Improve legacy symlink migration.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
Move LinkedKegs migration.
Mike McQuaid
2016-09-15
utils: link_src_dst_dirs: paths not files.
Mike McQuaid
2016-09-11
utils: fix Rubocop warnings.
Mike McQuaid
2016-09-06
update-report: also link docs, completions.
Mike McQuaid
2016-09-06
utils: split link_path_manpages method.
Mike McQuaid
2016-09-04
Merge pull request #201 from gregory-nisbet/feature-env-shells
Mike McQuaid
2016-09-01
utils: fix link_path_manpages message indentation.
Mike McQuaid
2016-08-26
Fix missing `magenta` in Tty.
Markus Reiter
2016-08-24
utils: add link_path_manpages method.
Mike McQuaid
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-08-14
Merge pull request #702 from MikeMcQuaid/silence-audit-revisions
Mike McQuaid
2016-08-12
oh1: Add a truncate option
Shaun Jackman
2016-08-12
utils: check raise deprecation exceptions value.
Mike McQuaid
2016-08-10
move shell_profile to compat/utils.rb & deprecate
Greg Nisbet
2016-08-02
utils: add with_custom_locale helper
Dominyk Tiller
2016-07-31
utils: tell people to report deprecations to tap.
Mike McQuaid
2016-07-30
utils: fix option handling in 'odisabled'
Martin Afanasjew
2016-07-30
utils: provide a better location in 'odeprecated'
Martin Afanasjew
2016-07-29
utils: add API removal messaging methods.
Mike McQuaid
2016-07-09
emoji: extract logic into generic OS classes. (#450)
Mike McQuaid
[next]