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-05-14
audit: fix version audit for Version subclasses
Jack Nagel
2013-05-14
outdated: always do comparisons with a Formula as the receiver
Jack Nagel
2013-05-14
test_keg: reduce noise by including FileUtils
Jack Nagel
2013-05-14
test_keg: make mode an ivar
Jack Nagel
2013-05-13
Retry downloads if a server doesn't support byte ranges
Adam Vandenberg
2013-05-11
Use Hash#each_value rather than discarding key
Jack Nagel
2013-05-11
Fix --build-bottle CFLAGS.
Mike McQuaid
2013-05-10
info: simplify keg listing
Jack Nagel
2013-05-10
deps: fix --1 output
Jack Nagel
2013-05-10
info: improve dependency listing
Jack Nagel
2013-05-10
Add type accessors to Dependencies
Jack Nagel
2013-05-10
Use Enumerable#grep
Jack Nagel
2013-05-10
Refactor Dependency.expand
Jack Nagel
2013-05-10
Reorganize compat
Jack Nagel
2013-05-10
Remove ancient global methods from compat
Jack Nagel
2013-05-10
Allow requirements to specify a default formula.
Mike McQuaid
2013-05-09
Overwrite broken symlinks with --overwrite
Desmond Brand
2013-05-08
Add gcc-4.0 to fails_with
Misty De Meo
2013-05-07
doctor: update ruby version check
Jack Nagel
2013-05-07
doctor: update git version check
Jack Nagel
2013-05-07
audit: only generate aliases list once
Jack Nagel
2013-05-07
audit: only set up the build environment once
Jack Nagel
2013-05-06
ArchRequirement: takes a single arch
Misty De Meo
2013-05-06
Fix type error in conflict_requirement
Jack Nagel
2013-05-06
Avoid extra array allocations
Jack Nagel
2013-05-06
Reduce allocations in dependency construction
Jack Nagel
2013-05-06
TypeError is appropriate here
Jack Nagel
2013-05-06
Check Requirement before Dependency
Jack Nagel
2013-05-06
Extract string and class logic from parse_spec
Jack Nagel
2013-05-05
Formula: fix to_hash output for bottles
Misty De Meo
2013-05-03
Add frameworks helper to formula
Adam Vandenberg
2013-05-02
info: re-raise on blacklist miss
Jack Nagel
2013-05-02
--env: show HOMEBREW_CC in superenv
Adam Vandenberg
2013-04-29
info: try blacklist for unknown formula names
Adam Vandenberg
2013-04-27
Avoid capturing groups when unnused
Jack Nagel
2013-04-27
Combine GitHub version regexes
Jack Nagel
2013-04-27
Only remove DS_Store on ENOTEMPTY
Jack Nagel
2013-04-27
Don't test error message
Jack Nagel
2013-04-27
Allow `brew versions` to work with underspecified formulae
Jack Nagel
2013-04-26
audit: fix interpolation check
Jack Nagel
2013-04-26
Add deps target to tests Rakefile for needed gems.
Mike McQuaid
2013-04-25
doctor: don't shell out in coreutils check
Misty De Meo
2013-04-25
doctor: add default-names findutils check
Misty De Meo
2013-04-24
Add a couple more version tests
Jack Nagel
2013-04-24
Split up big version detection test
Jack Nagel
2013-04-22
audit: warn about top-level methods
Jack Nagel
2013-04-21
Remove global methods from formulae
Simon Sigurdhsson
2013-04-20
Avoid calling to_s on the same Pathname multiple times
Jack Nagel
2013-04-18
Don't accept Formula objects as dep specs
Jack Nagel
2013-04-17
Reorder dep spec types by frequency
Jack Nagel
[next]