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-06-18
Linking Frameworks correctly if multiple.
Samuel John
2013-06-18
Python module deps, ext. python fix and 10.6 fix
Samuel John
2013-06-17
Fix Xcode builds on 10.9.
Clemens Gruber
2013-06-16
Add minimum OS X version requirement
Adam Vandenberg
2013-06-15
Simplify regexp match
Jack Nagel
2013-06-15
These also get coerced to strings
Jack Nagel
2013-06-15
Push MacOS.cat logic down into MacOS::Version
Jack Nagel
2013-06-15
Add MacOS::Version.from_symbol
Jack Nagel
2013-06-15
Avoid unnecessary float to string conversion
Jack Nagel
2013-06-14
Run tests under actual OS version
Jack Nagel
2013-06-14
Simplify setting MACOS_VERSION
Jack Nagel
2013-06-14
Pass these as strings, they get converted anyway
Jack Nagel
2013-06-14
Remove Version#to_a alias
Jack Nagel
2013-06-14
Fix pretty names
Adam Vandenberg
2013-06-14
Move pretty_name into MacOS::Version
Adam Vandenberg
2013-06-14
Fix another constant reference
Jack Nagel
2013-06-14
Fix constant reference
Jack Nagel
2013-06-14
Favor compound if over compound unless
Jack Nagel
2013-06-14
Use ||= instead of unless
Jack Nagel
2013-06-14
Remove outdated comment
Jack Nagel
2013-06-14
Assign this inline
Jack Nagel
2013-06-14
Delete rather than assign nil
Jack Nagel
2013-06-14
Simplify nested conditional
Jack Nagel
2013-06-14
Use has_key? rather than accessing the value
Jack Nagel
2013-06-14
Rename single-letter variable
Jack Nagel
2013-06-14
Make flag lists into constants
Jack Nagel
2013-06-14
ENV: clean up set_cpu_flags and set_cpu_cflags usage
Jack Nagel
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-14
Freeze optimization flags hash rather than duping it
Jack Nagel
2013-06-13
Xcode 4.6.3
Jack Nagel
2013-06-13
ScriptFileFormula: remove override warning
Adam Vandenberg
2013-06-13
superenv: apply apr-1-config fix to 10.8+
Clemens Gruber
2013-06-13
Fix bug in `brew list --pinned`
Simon Sigurdhsson
2013-06-12
Remove unused variable
Jack Nagel
2013-06-12
Rename variables for clarity
Jack Nagel
2013-06-12
Extract search_taps method
Jack Nagel
2013-06-12
Pull tap list into a constant
Jack Nagel
2013-06-12
Remove use of global variable
Jack Nagel
2013-06-12
Rename method
Jack Nagel
2013-06-12
Extract query construction
Jack Nagel
2013-06-12
Use inspect instead of escaping quotes
Jack Nagel
2013-06-12
Move require out of method
Jack Nagel
2013-06-12
install: remove overcautious array manipulation
Jack Nagel
2013-06-11
Fix version misdetection from fa582cb9ac65
Jack Nagel
2013-06-11
Check method existence rather than Ruby version
Jack Nagel
2013-06-11
FormulaInstaller: ensure locks are always released
Jack Nagel
2013-06-11
Recognize OS X 10.9 and Xcode 5.0
Clemens Gruber
2013-06-11
Add doctor check for OS X > 10.8
Jack Nagel
2013-06-11
doctor: add check for osx-gcc-installer
Misty De Meo
2013-06-10
Cast deps to formula before passing them to superenv
Jack Nagel
[next]