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
/
cmd
Age
Commit message (
Expand
)
Author
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-13
Fix bug in `brew list --pinned`
Simon Sigurdhsson
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
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-09
info: remove unreachable code
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-09
deps: move recursive_deps_tree into Homebrew module
Jack Nagel
2013-06-09
Remove adamv-alt references.
Adam Vandenberg
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
2013-06-08
Make Test::Unit assertions available in formula tests
Jack Nagel
2013-06-08
brew-bottle: merge arg for bottle metadata files.
Mike McQuaid
2013-06-08
brew-bottle: split output and use a bottle object.
Mike McQuaid
2013-06-08
brew-test: add five minute timeout.
Mike McQuaid
2013-06-07
Improved audit of python stuff
Samuel John
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
cleanup: use String#[] instead of "captures.first rescue nil"
Jack Nagel
2013-06-04
Remove postgresql and mysql audit noise
Jack Nagel
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-27
Audit url/devel/head for redundant :using
Adam Vandenberg
2013-05-27
Add `brew search --debian <f>`
Adam Vandenberg
2013-05-27
audit: drop redundant 'each' after 'grep'
Jack Nagel
2013-05-27
doctor: check git SSL settings on <= 10.5
Jack Nagel
2013-05-26
doctor: combine git origin checks
Jack Nagel
2013-05-26
doctor: combine git existence and version checks
Jack Nagel
2013-05-24
doctor: style nits
Jack Nagel
2013-05-24
outdated: yield version list rather than recreate it
Jack Nagel
2013-05-24
upgrade: fix expansion of options for top-level formula objects
Jack Nagel
2013-05-23
Directory, not folder
Jack Nagel
2013-05-23
doctor: reorganize check_for_macgpg2
Jack Nagel
2013-05-23
doctor: simplify trailing slash checks
Jack Nagel
2013-05-23
doctor: extract helper from stray file checks
Jack Nagel
2013-05-23
doctor: fix check_for_broken_symlinks
Jack Nagel
2013-05-23
Allow brew log on deleted formulae.
Adam Vandenberg
2013-05-22
doctor: remove stale OS version check
Jack Nagel
2013-05-22
Refactor Xcode/CLT version checks
Jack Nagel
2013-05-22
Remove unnecessary rescue-all exception handling
Daniel Lee Harple
2013-05-22
Check GitHub API rate limit instead of silently failing
Daniel Lee Harple
2013-05-22
Pass a User-Agent when fetching data from the GitHub API
Daniel Lee Harple
2013-05-20
link: extract keg-only check into a helper method
Jack Nagel
2013-05-18
upgrade: fix typo
Jack Nagel
2013-05-18
upgrade: use a method rather than a boolean flag
Jack Nagel
[next]