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
2014-06-20
Use multiple argument form of system
Jack Nagel
2014-06-20
doctor: add caveats to avoid scaring people.
Mike McQuaid
2014-06-19
Remove obsolete doctor check
Jack Nagel
2014-06-19
Remove unnecessary string evals from doctor
Jack Nagel
2014-06-19
Use .each, not .all? to enumerate formulae
Jack Nagel
2014-06-19
Fix typo
Jack Nagel
2014-06-19
Remove more unused requires
Jack Nagel
2014-06-19
Remove unused require
Jack Nagel
2014-06-19
Pull requires out of methods
Jack Nagel
2014-06-19
Use rack accessor instead of building pathname manually
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-18
Stop hiding exceptions completely in `brew test`
Jack Nagel
2014-06-18
Fix `brew test` when conflicting minitest gems are installed
Jack Nagel
2014-06-18
bottle: cd to the repository before committing
Jack Nagel
2014-06-18
Expose inreplace as a class method
Jack Nagel
2014-06-17
Use Pathname#subdirs
Jack Nagel
2014-06-16
Move head-only checks to cmd/install
Jack Nagel
2014-06-16
install: move requires to top of file
Jack Nagel
2014-06-15
Fix audit suggestion
Jack Nagel
2014-06-15
readall: fix permissions
Adam Vandenberg
2014-06-15
Migrate readall
Adam Vandenberg
2014-06-12
Support older Minitest constant
Jack Nagel
2014-06-11
Read df output in binary mode
Jack Nagel
2014-06-09
Stop joining symbols to pathnames
Jack Nagel
2014-06-07
Eliminate FORMULA_META_FILES constant
Jack Nagel
2014-06-07
Update build error config dump for Ruby 2.0
Jack Nagel
2014-06-04
Rescue Minitest::Assertion under Ruby 2.0
Jack Nagel
2014-06-04
audit: read formula text in binmode
Jack Nagel
2014-06-04
Fix some places where encoding issues manifest on ruby 2.0
Jack Nagel
2014-06-03
doctor: Add check for install_name_tool
Misty De Meo
2014-06-03
test: improve docs for when using HEAD or similar flags
Dave Cottlehuber
2014-06-03
Update ruby version doctor check
Jack Nagel
2014-05-31
Prefer Dir.glob when iterating over the result
Jack Nagel
2014-05-28
Extract history introspection from "versions" command
Jack Nagel
2014-05-28
versions: remove --compact option
Jack Nagel
2014-05-28
versions: don't recreate the relative path on each iteration
Jack Nagel
2014-05-28
versions: use path attribute instead of reconstructing it
Jack Nagel
2014-05-28
versions: drop redundant pathname creation
Jack Nagel
2014-05-28
Fix brew-versions for taps with a Formula directory
Jack Nagel
2014-05-27
Make some constant strings into actual constants
Jack Nagel
2014-05-26
pluralize formulae in tap/untap
Adam Vandenberg
2014-05-23
Skip over "mirror" lines when inserting bottle block
Jack Nagel
2014-05-21
fix permisions on tests
Adam Vandenberg
2014-05-21
make `tests` an internal command
Adam Vandenberg
2014-05-20
Remove obsolete text
Jack Nagel
2014-05-20
Remove ENV variable that is no longer used
Jack Nagel
2014-05-20
Don't fetch the value just to throw it away
Jack Nagel
2014-05-20
Stop using superenv? method to dump ENV
Jack Nagel
2014-05-20
Remove dead code
Jack Nagel
2014-05-19
Re-enable Xcode-only support on 10.9
Jack Nagel
[next]