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
2014-07-27
audit 'def test'
Adam Vandenberg
2014-07-26
Remove obsolete hacks from updater report
Jack Nagel
2014-07-26
Only populate the report with formula paths
Jack Nagel
2014-07-26
Switch from backticks to Utils.popen_read
Jack Nagel
2014-07-26
Separate reading and parsing the diff
Jack Nagel
2014-07-25
update: remove unused rename detection
Jack Nagel
2014-07-25
update: simplify diff parsing
Jack Nagel
2014-07-19
Pass the string directly to the output method
Jack Nagel
2014-07-19
Pass array to puts instead of iterating over it
Jack Nagel
2014-07-19
Default to stdout since other code calls this method
Jack Nagel
2014-07-19
Remove intermediate method
Jack Nagel
2014-07-19
Allow verbose config to be written to any IO object
Jack Nagel
2014-07-19
Don't mess with stdout when writing build config to a file
Jack Nagel
2014-07-18
Add a factory method that accepts a formula object
Jack Nagel
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-17
Only ask for the stem once
Jack Nagel
2014-07-17
Call size on the path
Jack Nagel
2014-07-17
Use locals instead of repeatedly converting pathnames to strings
Jack Nagel
2014-07-17
Remove deprecated options from brew-diy
Jack Nagel
2014-07-17
diy: use configure as the heuristic for autotools
Jack Nagel
2014-07-12
Compare cellar and prefix against constants
Jack Nagel
2014-07-12
Use pkg_version accessor
Jack Nagel
2014-07-11
Try to workaround gem packaging shenanigans
Jack Nagel
2014-07-11
audit: warn when using old-style patches
Jack Nagel
2014-07-09
Fix up phrasing of case-sensitive volume warning
Jack Nagel
2014-07-09
Clean up /bin/df regexp
Jack Nagel
2014-07-09
Fix getting filesystem mounts
Jack Nagel
2014-07-06
Remove redundant "which git" guards
Jack Nagel
2014-07-06
Use Formula tap methods instead of matching the path
Jack Nagel
2014-07-06
Make tap_ref match similar code in update
Jack Nagel
2014-07-06
Escape paths in regexps
Jack Nagel
2014-07-05
Use popen wrapper
Jack Nagel
2014-07-03
bottle: use revision to find bottle block too.
Mike McQuaid
2014-07-01
Use predicate methods instead of inspecting the tags array
Jack Nagel
2014-07-01
Use sort_by in missing deps doctor check
Jack Nagel
2014-07-01
Use sort_by in PrettyListing
Jack Nagel
2014-06-30
Add a method for getting the repo HEAD
Jack Nagel
2014-06-27
Convert update report to use composition
Jack Nagel
2014-06-27
Simplify valid_formula_location? method
Jack Nagel
2014-06-26
Pass strings, not keg objects, to exec
Jack Nagel
2014-06-25
Extend with a module instead of aliasing on the singleton class
Jack Nagel
2014-06-25
brew-versions: move to Contributions.
Mike McQuaid
2014-06-24
Rename Keg#fname to Keg#name
Jack Nagel
2014-06-24
Use Keg#uninstall to clean up kegs
Jack Nagel
2014-06-23
Remove opt link in Keg#uninstall
Jack Nagel
2014-06-23
Use Keg#uninstall to uninstall kegs
Jack Nagel
2014-06-23
Call original backtick using super
Jack Nagel
2014-06-23
Pass repository path into the updater
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
[next]