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-04-11
audit: use .diff instead of .patch for github diffs
Adam Vandenberg
2014-04-10
Migrate homebrew-php to Homebrew organization.
Mike McQuaid
2014-04-08
unlink: prefer "symlinks" since that's how it is reported by link
Jack Nagel
2014-04-07
Restore documented behavior of `brew uses foo bar`
Jack Nagel
2014-04-07
uses: only check ARGV for recursive flag once
Jack Nagel
2014-04-07
doctor: fix typo
Jack Nagel
2014-04-06
Mirror unlink logic when checking for linked keg-only formulae
Jack Nagel
2014-04-06
brew audit: show line number for whitespace
Lee Hanxue
2014-04-06
Remove now unnecessary realpath calls
Jack Nagel
2014-04-05
Remove obsolete guards around canonical_name return value
Jack Nagel
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-04-03
Revert "Audit gnome URLs, prefer download.gnome.org"
Jack Nagel
2014-04-01
Batch up mdfind calls when possible
Jack Nagel
2014-03-31
audit: check the use of Dir[]
Mike McQuaid
2014-03-30
Audit gnome URLs, prefer download.gnome.org
Jack Nagel
2014-03-27
Fix Keg#find so we don't have to deal with it everywhere
Jack Nagel
2014-03-27
link: fix output ordering when exceptions are raised
Jack Nagel
2014-03-27
link: print wrapper is not always required
Jack Nagel
2014-03-26
Add missing newline to link and unlink in verbose mode
Jack Nagel
2014-03-25
Revert "doctor: use double quotes for setting PATH."
Mike McQuaid
2014-03-25
audit: don't warn about tarball in non-GitHub URL.
Mike McQuaid
2014-03-25
doctor: use double quotes for setting PATH.
Mike McQuaid
2014-03-24
Check existence of target keg instead of hiding exceptions
Jack Nagel
2014-03-22
Don't send, just call the method directly
Jack Nagel
2014-03-21
audit: #{prefix}/Frameworks -> #{frameworks}
Jack Nagel
2014-03-21
audit: suggest proper `if build.with(out)` usage
Ian Lancaster
2014-03-19
audit: catch new style gist URLs
Jack Nagel
2014-03-19
audit: fix gist patch URL regex
Geoff Nixon
2014-03-18
Fix copy/paste error
Jack Nagel
2014-03-18
Detect absolute symlinks during bottle relocation check
Jack Nagel
2014-03-15
diy: warn when detected name is an alias
Jack Nagel
2014-03-15
Modernize `brew diy`
Jack Nagel
2014-03-15
Rewrite `brew reinstall`
Jack Nagel
2014-03-13
Teach audit about new patches implementation
Jack Nagel
2014-03-13
Teach fetch to download patches
Jack Nagel
2014-03-13
Make FormulaInstaller setup more readable
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
2014-03-13
Make interactive an installer mode
Jack Nagel
2014-03-13
Don't set installer options to their default
Jack Nagel
2014-03-13
bottle: remove pyc files before bottling.
Mike McQuaid
2014-03-11
Fix `brew bottle --merge`
Jack Nagel
2014-03-10
Drop executable bit from linkapps.rb
Jack Nagel
2014-03-10
Update --cache command for generalized bottle implementation
Jack Nagel
2014-03-10
Update bottle command for generalized bottle implementation
Jack Nagel
2014-03-10
Update fetch command for generalized bottle implementation
Jack Nagel
2014-03-10
Update info command for generalized bottle implementation
Jack Nagel
2014-03-10
Make force_bottle an explicit installer mode
Jack Nagel
2014-03-10
install: explicitly pass used options to the installer
Jack Nagel
2014-03-10
Make build_from_source an explicit installer mode
Jack Nagel
[next]