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
2018-02-09
utils: only look for gems in GEM_HOME.
Mike McQuaid
2018-02-05
utils: no .metadata deprecations.
Mike McQuaid
2018-01-26
Always install Gems into bundler location.
Mike McQuaid
2018-01-24
utils: reduce odeprecated warnings.
Mike McQuaid
2018-01-21
utils: no deprecations for cached formulae.
Mike McQuaid
2018-01-17
utils: tell developers to submit odeprecated PRs.
Mike McQuaid
2017-12-24
utils: stop debug exploding when zsh is used
Dominyk Tiller
2017-12-12
Remove with_system_path
Shaun Jackman
2017-12-12
Do not specify absolute paths to utilities
Shaun Jackman
2017-11-17
diagnostic: fix paths usage.
Mike McQuaid
2017-11-05
utils: correctly handle empty user gem env.
Mike McQuaid
2017-10-29
Tweak use of with_env
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-29
Use `PATH` where possible.
Markus Reiter
2017-09-16
List cask full-names
Dan Wendorf
2017-09-04
audit: Add a global flag to silent warning when auditing
Gautham Goli
2017-07-21
Enable more deprecations.
Mike McQuaid
2017-07-15
run_as_not_developer: use with_env helper
Misty De Meo
2017-07-15
Add `with_env` helper to set temporary ENV vars
Misty De Meo
2017-06-14
Move `require?` to `utils`.
Markus Reiter
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-07
edit: tweak default editors.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
don't try to find the full path of the editor in 'brew edit'
adrian
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-18
Merge pull request #2537 from reitermarkus/pathname-to_str
Markus Reiter
2017-05-13
More environment filtering tweaks
Mike McQuaid
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Revert "Merge pull request #2603 from MikeMcQuaid/tweak-gem-vendoring"
Mike McQuaid
2017-05-07
Tweak Gem vendoring.
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
2017-05-03
Remove `existing` from PATH when adding `Gem.bindir`.
Markus Reiter
2017-05-03
utils: create GEM_HOME when installing Gems.
Mike McQuaid
2017-04-30
Rename `PATH#validate` to `PATH#existing`.
Markus Reiter
2017-04-30
Make `PATH` enumerable.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-30
Remove `Array#to_path_s`.
Markus Reiter
2017-04-30
Use `to_path_s` in `install_gem_setup_path!`.
Markus Reiter
2017-04-24
Remove puts_hash, require pp
Mike McQuaid
2017-04-24
utils: make which_editor handle editor args.
Mike McQuaid
2017-04-23
Fix audit version_scheme and revision checks.
Mike McQuaid
2017-04-23
Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixes
Mike McQuaid
2017-04-22
utils: fix which_editor.
Mike McQuaid
2017-04-22
Hide sensitive tokens from install/test/post.
Mike McQuaid
2017-04-21
Fix `brew edit` with environment filtering.
Mike McQuaid
[next]