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-27
brew list --versions --multiple
Adam Vandenberg
2014-04-27
run macports check after failed build instead of before every build
Andrew Potter
2014-04-27
Respect tap directory layout when searching
Jack Nagel
2014-04-27
Use canonical_name to canonicalize aliases
Jack Nagel
2014-04-27
Search results should always be sorted
Jack Nagel
2014-04-27
Use Formulary.factory to find formula in taps
Jack Nagel
2014-04-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
2014-04-25
Build relative paths using resolved_path and relative_path_from
Jack Nagel
2014-04-25
Less code in begin clause
Jack Nagel
2014-04-25
Extract some boilerplate into an each_tap method
Jack Nagel
2014-04-24
Don't use a regexp to match paths, just compare them for equality
Jack Nagel
2014-04-24
Pass arguments instead of reopening Pathname
Jack Nagel
2014-04-24
Using existing method to make tap symlinks
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-23
separate the brew info for multiple formulae
Dan Martinez
2014-04-23
Migrate apple-gcc42 back to homebrew/versions.
Mike McQuaid
2014-04-21
Adjust link command for updated error handling
Jack Nagel
2014-04-18
search: move nginx to Homebrew organisation.
Mike McQuaid
2014-04-15
Fix syntax error
Jack Nagel
2014-04-15
Remove yet another xcode-select check
Jack Nagel
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
[next]