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
/
cmd
Age
Commit message (
Expand
)
Author
2013-04-10
link: eliminate naked rescue
Jack Nagel
2013-04-10
Remove last use of deprecated Formula#recursive_deps
Jack Nagel
2013-04-07
Unify indentation of access modifiers
Jack Nagel
2013-04-06
audit: clean up some regexps
Jack Nagel
2013-04-06
audit: check build-time deps programmatically
Jack Nagel
2013-04-06
audit: rescue only FormulaUnavailableError
Jack Nagel
2013-04-06
audit: clean up URL audits
Jack Nagel
2013-04-06
brew audit: find *.github.com pages
Jaime Marquínez Ferrándiz
2013-04-06
Replace literal paths to ruby with RUBY_PATH
Jack Nagel
2013-04-06
Fix another handful of warnings
Jack Nagel
2013-04-05
Make some groups non-capturing
Jack Nagel
2013-04-05
Use #grep where it will suffice
Jack Nagel
2013-04-03
Don't error out when a package is already installed
Jack Nagel
2013-04-03
use separate args in brew create
Adam Vandenberg
2013-04-02
tap/untap: use Array#length, not #count
Misty De Meo
2013-04-01
audit: fix check for depending on requirement classes
Jack Nagel
2013-04-01
Fix `list --pinned` for non-formula kegs
Jack Nagel
2013-03-31
Fix uninstallation of non-formula kegs
Jack Nagel
2013-03-31
brew-info: Add pinned status to info.
Simon Sigurdhsson
2013-03-30
Simplify destructuring this array
Jack Nagel
2013-03-30
brew-pin: prevent selected formulae from upgrade.
Simon Sigurdhsson
2013-03-29
Use each_key instead of keys.each
Jack Nagel
2013-03-29
doctor: restore newlines between checks
Adam Vandenberg
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2013-03-28
audit: don't complain about postgis using postgresql
Adam Vandenberg
2013-03-28
info: make use of Tab#to_s
Jack Nagel
2013-03-26
doctor: check for all DYLD env vars
Adam Vandenberg
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-21
versions: add debug output
Jack Nagel
2013-03-21
versions: remove unnecessary variable
Jack Nagel
2013-03-21
versions: unload constant before calling Formula.factory
Russell Teabeault
2013-03-20
Fix `brew options --all`
Jack Nagel
2013-03-20
brew-info: specify whether poured or built.
Mike McQuaid
2013-03-18
versions: remove FIXME
Jack Nagel
2013-03-18
doctor: Tweak git-clean suggestion for empty dirs
Samuel John
2013-03-16
Fix `brew update` so that it doesn't show doubles
Peter Aronoff
2013-03-15
audit github downloads
Adam Vandenberg
2013-03-15
audit: Improve url audits.
Tobias Lidskog
2013-03-13
doctor: add check for coreutils in path
Adam Vandenberg
2013-03-13
doctor: mess with indentation
Adam Vandenberg
2013-03-12
Revert "Update `brew tap` to work without 'homebrew-'"
Mike McQuaid
2013-03-12
Update `brew tap` to work without 'homebrew-'
Peter Aronoff
2013-03-11
Relocate bottles using install_name_tool.
Mike McQuaid
2013-03-11
doctor: skip git origin check without brew repo
Misty De Meo
2013-03-10
audit: allow ARGV.find
Tobias Lidskog
2013-03-09
Exclude global pkgconfig dirs under superenv
Jack Nagel
2013-03-09
audit: correct inverted has_trailing_newline condition
Tobias Lidskog
2013-03-05
Added '--installed' option to `deps` command.
Matt Torok
2013-03-04
tap: adjust formula count for unsymlinked files
Misty De Meo
2013-03-02
A more helpful error message for `brew untap`
Peter Aronoff
[next]