index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
Age
Commit message (
Expand
)
Author
2013-10-16
Don't print multiple deps messages when only installing one dep
Jack Nagel
2013-10-16
add pin/unpin to help
Stan
2013-10-16
tap: don't print warning for apple-gcc42 failure.
Mike McQuaid
2013-10-16
audit: fix go audit problems.
Mike McQuaid
2013-10-15
Remove audit check for XZ
Jack Nagel
2013-10-15
Avoid the need to defensively flatten tags array
Jack Nagel
2013-10-14
Pathname: removed unused method alias
Jack Nagel
2013-10-14
Remove pointless assertion
Jack Nagel
2013-10-14
Assert on state, not something that didn't happen
Jack Nagel
2013-10-13
superenv: add gcc-4.0 to superenv
Misty De Meo
2013-10-12
CurlDownloadStrategy: no need to to_s, name should never be nil
Jack Nagel
2013-10-12
git_etc: create etc if it doesn't exist.
Mike McQuaid
2013-10-11
Resource: do not mutate passed-in specs hash
Jack Nagel
2013-10-11
SubversionDownloadStrategy: don't mutate URL string
Jack Nagel
2013-10-11
CurlDownloadStrategy: dup mirror list before mutating it
Jack Nagel
2013-10-11
icu4c: add bottle regex.
Mike McQuaid
2013-10-11
GitDownloadStrategy: remove redundant use of nostdout
Jack Nagel
2013-10-11
GitDownloadStrategy: remove redundant use of :quiet_flag
Jack Nagel
2013-10-11
GitDownloadStrategy: @@git is always a string, so inline it
Jack Nagel
2013-10-11
SubversionDownloadStrategy: @@svn is always a string, so inline it
Jack Nagel
2013-10-11
VCSDownloadStrategy: pull construction of @clone into superclass
Jack Nagel
2013-10-11
VCSDownloadStrategy: rename checkout_name to cache_filename
Jack Nagel
2013-10-10
Move cached_location up to VCSDownloadStrategy
Jack Nagel
2013-10-10
download_strategy: rename @co to @clone for uniformity
Jack Nagel
2013-10-10
CxxStdlib: use f.recursive_dependencies in stdlib check
Misty De Meo
2013-10-10
formula_installer: pass effective_deps to CxxStdlib
Misty De Meo
2013-10-10
CxxStdlib: don't check buildtime deps
Misty De Meo
2013-10-10
git_etc: update based on bottle etc/var changes.
Mike McQuaid
2013-10-10
formula_installer: handle etc/var in bottles.
Mike McQuaid
2013-10-10
formula: add bottle_prefix method.
Mike McQuaid
2013-10-10
Pathname: add cp_path_sub method.
Mike McQuaid
2013-10-10
InstallRenamed: don't overwrite etc files; rename.
Mike McQuaid
2013-10-10
MercurialDownloadStrategy: avoid creating Formula object just for opt_prefix
Jack Nagel
2013-10-09
S3DownloadStrategy: use temporary_path accessor
Jack Nagel
2013-10-09
Move checkout_name from AbstractDownloadStrategy to VCSDownloadStrategy
Jack Nagel
2013-10-09
VCSDownloadStrategy: destructure spec hash more efficiently
Jack Nagel
2013-10-09
Extract a new superclass for VCS-based download strategies
Jack Nagel
2013-10-09
SubversionDownloadStrategy: stop mutating revisions hash
Jack Nagel
2013-10-09
download_strategy: style nits
Jack Nagel
2013-10-09
download_strategy: rename @spec to @ref_type
Jack Nagel
2013-10-08
Remove unused variable
Jack Nagel
2013-10-08
Remove outdated comment
Jack Nagel
2013-10-08
Prefer interpolation to concatenation
Jack Nagel
2013-10-08
doctor: avoid using MACOS_VERSION
Jack Nagel
2013-10-08
detect_cxx_stdlibs: Only detect for dylibs
Misty De Meo
2013-10-08
BuildOptions: detect if building a bottle.
Mike McQuaid
2013-10-07
Use MacOS.locate to find otool
Jack Nagel
2013-10-07
Fix test failure for C++ stdlib.
Xiyue Deng
2013-10-07
Tab#cxxstdlib: don't try to convert nil to_sym
Misty De Meo
2013-10-07
Tab#cxxstdlib: remove default stdlib
Misty De Meo
[prev]
[next]